Skip to content

Console Output

03:20:17 Started by an SCM change
03:20:17 Running as SYSTEM
03:20:18 Agent basic-7bgzs is provisioned from template basic
03:20:18 ---
03:20:18 apiVersion: "v1"
03:20:18 kind: "Pod"
03:20:18 metadata:
03:20:18   labels:
03:20:18     jenkins: "slave"
03:20:18     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
03:20:18     jenkins/label: "basic"
03:20:18   name: "basic-7bgzs"
03:20:18   namespace: "ditto"
03:20:18 spec:
03:20:18   containers:
03:20:18   - env:
03:20:18     - name: "JENKINS_SECRET"
03:20:18       value: "********"
03:20:18     - name: "JENKINS_TUNNEL"
03:20:18       value: "jenkins-discovery.ditto.svc.cluster.local:50000"
03:20:18     - name: "JENKINS_AGENT_NAME"
03:20:18       value: "basic-7bgzs"
03:20:18     - name: "JENKINS_REMOTING_JAVA_OPTS"
03:20:18       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
03:20:18         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
03:20:18     - name: "JAVA_TOOL_OPTIONS"
03:20:18       value: ""
03:20:18     - name: "_JAVA_OPTIONS"
03:20:18       value: ""
03:20:18     - name: "OPENJ9_JAVA_OPTIONS"
03:20:18       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
03:20:18     - name: "JENKINS_NAME"
03:20:18       value: "basic-7bgzs"
03:20:18     - name: "JENKINS_AGENT_WORKDIR"
03:20:18       value: "/home/jenkins/agent"
03:20:18     - name: "JENKINS_URL"
03:20:18       value: "http://jenkins-ui.ditto.svc.cluster.local/ditto/"
03:20:18     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
03:20:18     imagePullPolicy: "Always"
03:20:18     name: "jnlp"
03:20:18     resources:
03:20:18       limits:
03:20:18         cpu: "2000m"
03:20:18         memory: "4096Mi"
03:20:18       requests:
03:20:18         cpu: "1000m"
03:20:18         memory: "4096Mi"
03:20:18     tty: true
03:20:18     volumeMounts:
03:20:18     - mountPath: "/home/jenkins/.m2/toolchains.xml"
03:20:18       name: "m2-dir"
03:20:18       readOnly: true
03:20:18       subPath: "toolchains.xml"
03:20:18     - mountPath: "/home/jenkins/.mavenrc"
03:20:18       name: "m2-dir"
03:20:18       readOnly: true
03:20:18       subPath: ".mavenrc"
03:20:18     - mountPath: "/opt/tools"
03:20:18       name: "volume-0"
03:20:18       readOnly: false
03:20:18     - mountPath: "/home/jenkins"
03:20:18       name: "volume-2"
03:20:18       readOnly: false
03:20:18     - mountPath: "/home/jenkins/.m2/repository"
03:20:18       name: "volume-3"
03:20:18       readOnly: false
03:20:18     - mountPath: "/home/jenkins/.m2/settings-security.xml"
03:20:18       name: "m2-secret-dir"
03:20:18       readOnly: true
03:20:18       subPath: "settings-security.xml"
03:20:18     - mountPath: "/home/jenkins/.m2/wrapper"
03:20:18       name: "volume-4"
03:20:18       readOnly: false
03:20:18     - mountPath: "/home/jenkins/.m2/settings.xml"
03:20:18       name: "m2-secret-dir"
03:20:18       readOnly: true
03:20:18       subPath: "settings.xml"
03:20:18     - mountPath: "/home/jenkins/.ssh"
03:20:18       name: "volume-1"
03:20:18       readOnly: false
03:20:18       subPath: ""
03:20:18     - mountPath: "/home/jenkins/agent"
03:20:18       name: "workspace-volume"
03:20:18       readOnly: false
03:20:18     workingDir: "/home/jenkins/agent"
03:20:18   nodeSelector:
03:20:18     kubernetes.io/os: "linux"
03:20:18   restartPolicy: "Never"
03:20:18   volumes:
03:20:18   - name: "volume-0"
03:20:18     persistentVolumeClaim:
03:20:18       claimName: "tools-claim-jiro-ditto"
03:20:18       readOnly: true
03:20:18   - name: "m2-secret-dir"
03:20:18     secret:
03:20:18       secretName: "m2-secret-dir"
03:20:18   - emptyDir:
03:20:18       medium: ""
03:20:18     name: "volume-2"
03:20:18   - configMap:
03:20:18       name: "m2-dir"
03:20:18     name: "m2-dir"
03:20:18   - configMap:
03:20:18       name: "known-hosts"
03:20:18     name: "volume-1"
03:20:18   - emptyDir:
03:20:18       medium: ""
03:20:18     name: "workspace-volume"
03:20:18   - emptyDir:
03:20:18       medium: ""
03:20:18     name: "volume-4"
03:20:18   - emptyDir:
03:20:18       medium: ""
03:20:18     name: "volume-3"
03:20:18 
03:20:18 Building remotely on basic-7bgzs (basic) in workspace /home/jenkins/agent/workspace/ditto-ci
03:20:18 The recommended git tool is: NONE
03:20:21 No credentials specified
03:20:21 Cloning the remote Git repository
03:20:21 Cloning repository https://github.com/eclipse/ditto.git
03:20:21  > git init /home/jenkins/agent/workspace/ditto-ci # timeout=10
03:20:21 Fetching upstream changes from https://github.com/eclipse/ditto.git
03:20:21  > git --version # timeout=10
03:20:21  > git --version # 'git version 2.20.1'
03:20:21  > git fetch --tags --force --progress -- https://github.com/eclipse/ditto.git +refs/heads/*:refs/remotes/origin/* # timeout=10
03:20:33  > git config remote.origin.url https://github.com/eclipse/ditto.git # timeout=10
03:20:33  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:20:35 Avoid second fetch
03:20:35  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:20:35 Checking out Revision 9f7d7789d0526b1828bdab311276ede44f68ad24 (refs/remotes/origin/master)
03:20:35  > git config core.sparsecheckout # timeout=10
03:20:35  > git checkout -f 9f7d7789d0526b1828bdab311276ede44f68ad24 # timeout=10
03:20:36 Commit message: "bumped Helm chart to 3.5.3"
03:20:36  > git rev-list --no-walk 53af4dc4d7286679f662d8d03739aeec4d175468 # timeout=10
03:20:37 [ditto-ci] $ /opt/tools/apache-maven/latest/bin/mvn --batch-mode --errors clean install -DcreateJavadoc=true -DskipITs=true
03:20:37 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
03:20:37 Maven home: /opt/tools/apache-maven/latest
03:20:37 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
03:20:37 Default locale: en_US, platform encoding: UTF-8
03:20:37 OS name: "linux", version: "6.1.11-200.fc37.x86_64", arch: "amd64", family: "unix"
03:20:39 [INFO] Error stacktraces are turned on.
03:20:39 [INFO] Scanning for projects...
03:20:53 [WARNING] 
03:20:53 [WARNING] Some problems were encountered while building the effective model for org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT
03:20:53 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.eclipse.ditto:ditto-internal-utils-pekko:test-jar -> duplicate declaration of version (?) @ org.eclipse.ditto:ditto-policies-service:${revision}, /home/jenkins/agent/workspace/ditto-ci/policies/service/pom.xml, line 143, column 21
03:20:53 [WARNING] 
03:20:53 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
03:20:53 [WARNING] 
03:20:53 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
03:20:53 [WARNING] 
03:20:53 [WARNING] The project org.eclipse.ditto:ditto:pom:0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
03:20:53 [INFO] ------------------------------------------------------------------------
03:20:53 [INFO] Reactor Build Order:
03:20:53 [INFO] 
03:20:53 [INFO] Eclipse Ditto                                                      [pom]
03:20:53 [INFO] Eclipse Ditto :: Legal                                             [jar]
03:20:53 [INFO] Eclipse Ditto :: BOM                                               [pom]
03:20:53 [INFO] Eclipse Ditto :: Utils                                             [pom]
03:20:53 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions                       [jar]
03:20:53 [INFO] Eclipse Ditto :: JSON                                           [bundle]
03:20:53 [INFO] Eclipse Ditto :: Base                                              [pom]
03:20:53 [INFO] Eclipse Ditto :: Base :: Model                                  [bundle]
03:20:53 [INFO] Eclipse Ditto :: Base :: API                                       [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal                                          [pom]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils                                 [pom]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Config                       [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics                      [jar]
03:20:53 [INFO] Eclipse Ditto :: Utils :: Result                                   [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing                      [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Models                                [pom]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming                   [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko                        [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Health                       [jar]
03:20:53 [INFO] Eclipse Ditto :: JSON CBOR                                      [bundle]
03:20:53 [INFO] Eclipse Ditto :: Policies                                          [pom]
03:20:53 [INFO] Eclipse Ditto :: Policies :: Model                              [bundle]
03:20:53 [INFO] Eclipse Ditto :: Things                                            [pom]
03:20:53 [INFO] Eclipse Ditto :: Things :: Model                                [bundle]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster                      [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension                    [jar]
03:20:53 [INFO] Eclipse Ditto :: Placeholders                                   [bundle]
03:20:53 [INFO] Eclipse Ditto :: Base :: Service                                   [jar]
03:20:53 [INFO] Eclipse Ditto :: Connectivity                                      [pom]
03:20:53 [INFO] Eclipse Ditto :: Connectivity :: Model                          [bundle]
03:20:53 [INFO] Eclipse Ditto :: Thing Search                                      [pom]
03:20:53 [INFO] Eclipse Ditto :: Thing Search :: Model                          [bundle]
03:20:53 [INFO] Eclipse Ditto :: Messages                                          [pom]
03:20:53 [INFO] Eclipse Ditto :: Messages :: Model                              [bundle]
03:20:53 [INFO] Eclipse Ditto :: Protocol                                       [bundle]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Models :: Signal                      [jar]
03:20:53 [INFO] Eclipse Ditto :: Policies :: API                                   [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data             [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub                      [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache                        [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Test                         [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence                  [jar]
03:20:53 [INFO] Eclipse Ditto :: Things :: API                                     [jar]
03:20:53 [INFO] Eclipse Ditto :: Connectivity :: API                               [jar]
03:20:53 [INFO] Eclipse Ditto :: JWT                                               [pom]
03:20:53 [INFO] Eclipse Ditto :: JWT :: Model                                   [bundle]
03:20:53 [INFO] Eclipse Ditto :: WoT                                               [pom]
03:20:53 [INFO] Eclipse Ditto :: WoT :: Model                                   [bundle]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders                [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces                   [jar]
03:20:53 [INFO] Eclipse Ditto :: Policies :: Enforcement                           [jar]
03:20:53 [INFO] Eclipse Ditto :: RQL                                               [pom]
03:20:53 [INFO] Eclipse Ditto :: RQL :: Model                                   [bundle]
03:20:53 [INFO] Eclipse Ditto :: RQL :: parser                                  [bundle]
03:20:53 [INFO] Eclipse Ditto :: RQL :: Query                                   [bundle]
03:20:53 [INFO] Eclipse Ditto :: Thing Search :: API                               [jar]
03:20:53 [INFO] Eclipse Ditto :: Edge                                              [pom]
03:20:53 [INFO] Eclipse Ditto :: Edge :: Service                                   [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment           [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers          [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors            [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol                     [jar]
03:20:53 [INFO] Eclipse Ditto :: RQL :: search option parser                    [bundle]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Search                       [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies             [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things               [jar]
03:20:53 [INFO] Eclipse Ditto :: Connectivity :: Service                           [jar]
03:20:53 [INFO] Eclipse Ditto :: Documentation                                     [pom]
03:20:53 [INFO] Eclipse Ditto :: Gateway                                           [pom]
03:20:53 [INFO] Eclipse Ditto :: Gateway :: API                                    [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP                         [jar]
03:20:53 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT                          [jar]
03:20:53 [INFO] Eclipse Ditto :: Gateway :: Service                                [jar]
03:20:53 [INFO] Eclipse Ditto :: Policies :: Service                               [jar]
03:20:53 [INFO] Eclipse Ditto :: WoT :: Integration                                [jar]
03:20:53 [INFO] Eclipse Ditto :: Things :: Service                                 [jar]
03:20:53 [INFO] Eclipse Ditto :: Thing Search :: Service                           [jar]
03:20:53 [INFO] 
03:20:53 [INFO] ----------------------< org.eclipse.ditto:ditto >-----------------------
03:20:53 [INFO] Building Eclipse Ditto 0-SNAPSHOT                                 [1/77]
03:20:53 [INFO]   from pom.xml
03:20:53 [INFO] --------------------------------[ pom ]---------------------------------
03:20:55 [INFO] 
03:20:55 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto ---
03:20:55 [INFO] 
03:20:55 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto ---
03:20:55 [INFO] 
03:20:55 [INFO] --- license:4.2:check (default) @ ditto ---
03:20:56 [WARNING]  Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes
03:20:56 [WARNING]  Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header
03:20:56 [WARNING]  Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes
03:20:56 [WARNING]  Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders
03:20:56 [INFO] Checking licenses...
03:20:56 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:20:56 [WARNING] See https://mycila.carbou.me/license-maven-plugin for more information.
03:20:58 [INFO] 
03:20:58 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto ---
03:20:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/target/jacoco.exec
03:20:59 [INFO] 
03:20:59 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto ---
03:21:05 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:21:05 [INFO] The goal is skip due to packaging 'pom'
03:21:05 [INFO] 
03:21:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto ---
03:21:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:0-SNAPSHOT...
03:21:05 [INFO] 
03:21:05 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto ---
03:21:08 [INFO] 
03:21:08 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto ---
03:21:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:21:09 [INFO] 
03:21:09 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto ---
03:21:10 [INFO] Tests are skipped.
03:21:10 [INFO] 
03:21:10 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto ---
03:21:10 [INFO] Tests are skipped.
03:21:10 [INFO] 
03:21:10 [INFO] --- jacoco:0.8.10:report (report) @ ditto ---
03:21:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:21:10 [INFO] 
03:21:10 [INFO] --- install:3.1.1:install (default-install) @ ditto ---
03:21:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto/0-SNAPSHOT/ditto-0-SNAPSHOT.pom
03:21:10 [INFO] 
03:21:10 [INFO] -------------------< org.eclipse.ditto:ditto-legal >--------------------
03:21:10 [INFO] Building Eclipse Ditto :: Legal 0-SNAPSHOT                        [2/77]
03:21:10 [INFO]   from legal/pom.xml
03:21:10 [INFO] --------------------------------[ jar ]---------------------------------
03:21:10 [INFO] 
03:21:10 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-legal ---
03:21:10 [INFO] 
03:21:10 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-legal ---
03:21:10 [INFO] 
03:21:10 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-legal ---
03:21:10 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/legal/target/jacoco.exec
03:21:10 [INFO] 
03:21:10 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-legal ---
03:21:10 [INFO] Copying 8 resources from  to target/classes
03:21:10 [INFO] 
03:21:10 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-legal ---
03:21:10 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT...
03:21:10 [INFO] 
03:21:10 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-legal ---
03:21:11 [INFO] No sources to compile
03:21:11 [INFO] 
03:21:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-legal ---
03:21:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/legal/src/test/resources
03:21:11 [INFO] 
03:21:11 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-legal ---
03:21:11 [INFO] No sources to compile
03:21:11 [INFO] 
03:21:11 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-legal ---
03:21:11 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:21:11 [INFO] No tests to run.
03:21:11 [INFO] 
03:21:11 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-legal ---
03:21:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar
03:21:11 [INFO] 
03:21:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-legal ---
03:21:11 [INFO] Tests are skipped.
03:21:11 [INFO] 
03:21:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-legal ---
03:21:11 [INFO] Tests are skipped.
03:21:11 [INFO] 
03:21:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-legal ---
03:21:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:21:11 [INFO] 
03:21:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-legal ---
03:21:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/legal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.pom
03:21:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.jar
03:21:11 [INFO] 
03:21:11 [INFO] --------------------< org.eclipse.ditto:ditto-bom >---------------------
03:21:11 [INFO] Building Eclipse Ditto :: BOM 0-SNAPSHOT                          [3/77]
03:21:11 [INFO]   from bom/pom.xml
03:21:11 [INFO] --------------------------------[ pom ]---------------------------------
03:21:11 [INFO] 
03:21:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-bom ---
03:21:11 [INFO] 
03:21:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-bom ---
03:21:11 [INFO] 
03:21:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom ---
03:21:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/bom/target/jacoco.exec
03:21:11 [INFO] 
03:21:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-bom ---
03:21:11 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:21:11 [INFO] The goal is skip due to packaging 'pom'
03:21:11 [INFO] 
03:21:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-bom ---
03:21:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:0-SNAPSHOT...
03:21:11 [INFO] 
03:21:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-bom ---
03:21:11 [INFO] 
03:21:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-bom ---
03:21:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:21:11 [INFO] 
03:21:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-bom ---
03:21:11 [INFO] Tests are skipped.
03:21:11 [INFO] 
03:21:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-bom ---
03:21:11 [INFO] Tests are skipped.
03:21:11 [INFO] 
03:21:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-bom ---
03:21:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:21:11 [INFO] 
03:21:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-bom ---
03:21:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/bom/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-bom/0-SNAPSHOT/ditto-bom-0-SNAPSHOT.pom
03:21:11 [INFO] 
03:21:11 [INFO] -------------------< org.eclipse.ditto:ditto-utils >--------------------
03:21:11 [INFO] Building Eclipse Ditto :: Utils 0-SNAPSHOT                        [4/77]
03:21:11 [INFO]   from utils/pom.xml
03:21:11 [INFO] --------------------------------[ pom ]---------------------------------
03:21:11 [INFO] 
03:21:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils ---
03:21:11 [INFO] 
03:21:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils ---
03:21:11 [INFO] 
03:21:11 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils ---
03:21:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:21:12 [INFO] 
03:21:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils ---
03:21:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/target/jacoco.exec
03:21:12 [INFO] 
03:21:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils ---
03:21:12 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:21:12 [INFO] The goal is skip due to packaging 'pom'
03:21:12 [INFO] 
03:21:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils ---
03:21:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:0-SNAPSHOT...
03:21:12 [INFO] 
03:21:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils ---
03:21:12 [INFO] 
03:21:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils ---
03:21:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:21:12 [INFO] 
03:21:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils ---
03:21:12 [INFO] Tests are skipped.
03:21:12 [INFO] 
03:21:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils ---
03:21:12 [INFO] Tests are skipped.
03:21:12 [INFO] 
03:21:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils ---
03:21:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:21:12 [INFO] 
03:21:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils ---
03:21:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils/0-SNAPSHOT/ditto-utils-0-SNAPSHOT.pom
03:21:12 [INFO] 
03:21:12 [INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >----------------
03:21:12 [INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 0-SNAPSHOT  [5/77]
03:21:12 [INFO]   from utils/jsr305/pom.xml
03:21:12 [INFO] --------------------------------[ jar ]---------------------------------
03:21:13 [INFO] 
03:21:13 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-jsr305 ---
03:21:13 [INFO] 
03:21:13 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-jsr305 ---
03:21:13 [INFO] 
03:21:13 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 ---
03:21:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:21:13 [INFO] 
03:21:13 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 ---
03:21:13 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/jacoco.exec
03:21:13 [INFO] 
03:21:13 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-jsr305 ---
03:21:13 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:21:13 [WARNING] 
03:21:13 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:21:13 [WARNING] 
03:21:13 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:21:13 [WARNING] 
03:21:13 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:21:13 [INFO] 
03:21:13 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-jsr305 ---
03:21:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/resources
03:21:13 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:21:13 [INFO] 
03:21:13 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-jsr305 ---
03:21:13 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:0-SNAPSHOT...
03:21:13 [INFO] 
03:21:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-jsr305 ---
03:21:13 [INFO] Changes detected - recompiling the module! :dependency
03:21:13 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
03:21:14 [WARNING] bootstrap class path not set in conjunction with -source 8
03:21:14 [INFO] 
03:21:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-jsr305 ---
03:21:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/test/resources
03:21:14 [INFO] 
03:21:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-jsr305 ---
03:21:14 [INFO] No sources to compile
03:21:14 [INFO] 
03:21:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-jsr305 ---
03:21:14 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:21:14 [INFO] No tests to run.
03:21:14 [INFO] 
03:21:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 ---
03:21:14 [INFO] 
03:21:14 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-jsr305 ---
03:21:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar
03:21:14 [INFO] 
03:21:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-jsr305 ---
03:21:14 [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.6.0:javadoc' has not been previously called for the module: 'org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT'. Trying to invoke it...
03:21:18 [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs
03:21:18 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:21:18 [INFO] No previous run data found, generating javadoc.
03:21:20 [WARNING] Javadoc Warnings
03:21:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllParametersAndReturnValuesAreNonnullByDefault.java:39: warning: no comment
03:21:20 [WARNING] ElementType[] value() default {};
03:21:20 [WARNING] ^
03:21:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllValuesAreNonnullByDefault.java:40: warning: no comment
03:21:20 [WARNING] ElementType[] value() default {};
03:21:20 [WARNING] ^
03:21:20 [WARNING] 2 warnings
03:21:20 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar
03:21:20 [INFO] 
03:21:20 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-jsr305 ---
03:21:20 [INFO] Tests are skipped.
03:21:20 [INFO] 
03:21:20 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-jsr305 ---
03:21:20 [INFO] Tests are skipped.
03:21:20 [INFO] 
03:21:20 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-jsr305 ---
03:21:20 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:21:20 [INFO] 
03:21:20 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-utils-jsr305 ---
03:21:23 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.diff'.
03:21:24 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.xml'.
03:21:24 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.html'.
03:21:24 [INFO] 
03:21:24 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-jsr305 ---
03:21:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.pom
03:21:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.jar
03:21:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar
03:21:24 [INFO] 
03:21:24 [INFO] --------------------< org.eclipse.ditto:ditto-json >--------------------
03:21:24 [INFO] Building Eclipse Ditto :: JSON 0-SNAPSHOT                         [6/77]
03:21:24 [INFO]   from json/pom.xml
03:21:24 [INFO] -------------------------------[ bundle ]-------------------------------
03:21:29 [INFO] 
03:21:29 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json ---
03:21:29 [INFO] 
03:21:29 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json ---
03:21:29 [INFO] 
03:21:29 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json ---
03:21:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:21:29 [INFO] 
03:21:29 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json ---
03:21:29 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec
03:21:29 [INFO] 
03:21:29 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json ---
03:21:29 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:21:29 [WARNING] 
03:21:29 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:21:29 [WARNING] 
03:21:29 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:21:29 [WARNING] 
03:21:30 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:21:30 [INFO] 
03:21:30 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json ---
03:21:30 [INFO] Copying 0 resource from src/main/resources to target/classes
03:21:30 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:21:30 [INFO] 
03:21:30 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json ---
03:21:30 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:0-SNAPSHOT...
03:21:30 [INFO] 
03:21:30 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json ---
03:21:30 [INFO] Changes detected - recompiling the module! :dependency
03:21:30 [INFO] Compiling 67 source files with javac [debug target 1.8] to target/classes
03:21:33 [WARNING] bootstrap class path not set in conjunction with -source 8
03:21:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java uses unchecked or unsafe operations.
03:21:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: Recompile with -Xlint:unchecked for details.
03:21:33 [INFO] 
03:21:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json ---
03:21:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json/src/test/resources
03:21:33 [INFO] 
03:21:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json ---
03:21:33 [INFO] Changes detected - recompiling the module! :dependency
03:21:33 [INFO] Compiling 44 source files with javac [debug target 1.8] to target/test-classes
03:21:37 [WARNING] bootstrap class path not set in conjunction with -source 8
03:21:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/JsonValueParserTest.java:[170,67] non-varargs call of varargs method with inexact argument type for last parameter;
03:21:37   cast to java.lang.Object for a varargs call
03:21:37   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
03:21:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/ImmutableJsonArrayTest.java:[299,27] non-varargs call of varargs method with inexact argument type for last parameter;
03:21:37   cast to java.lang.String for a varargs call
03:21:37   cast to java.lang.String[] for a non-varargs call and to suppress this warning
03:21:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/ImmutableJsonArrayTest.java:[338,46] non-varargs call of varargs method with inexact argument type for last parameter;
03:21:37   cast to org.eclipse.ditto.json.JsonValue for a varargs call
03:21:37   cast to org.eclipse.ditto.json.JsonValue[] for a non-varargs call and to suppress this warning
03:21:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/JsonFactoryTest.java:[346,63] non-varargs call of varargs method with inexact argument type for last parameter;
03:21:37   cast to org.eclipse.ditto.json.JsonPointer for a varargs call
03:21:37   cast to org.eclipse.ditto.json.JsonPointer[] for a non-varargs call and to suppress this warning
03:21:37 [INFO] 
03:21:37 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json ---
03:21:37 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:21:37 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/json/target/surefire-reports
03:21:37 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:21:38 [INFO] 
03:21:38 [INFO] -------------------------------------------------------
03:21:38 [INFO]  T E S T S
03:21:38 [INFO] -------------------------------------------------------
03:21:39 [INFO] Running org.eclipse.ditto.json.ImmutableJsonBooleanTest
03:21:41 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s -- in org.eclipse.ditto.json.ImmutableJsonBooleanTest
03:21:41 [INFO] Running org.eclipse.ditto.json.ImmutableJsonStringTest
03:21:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.eclipse.ditto.json.ImmutableJsonStringTest
03:21:41 [INFO] Running org.eclipse.ditto.json.JsonValueFieldDefinitionTest
03:21:42 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s -- in org.eclipse.ditto.json.JsonValueFieldDefinitionTest
03:21:42 [INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsTest
03:21:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsTest
03:21:42 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest
03:21:42 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest
03:21:42 [INFO] Running org.eclipse.ditto.json.JsonCharEscaperTest
03:21:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.json.JsonCharEscaperTest
03:21:42 [INFO] Running org.eclipse.ditto.json.JsonPointerInvalidExceptionTest
03:21:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.json.JsonPointerInvalidExceptionTest
03:21:43 [INFO] Running org.eclipse.ditto.json.ImmutableJsonKeyTest
03:21:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.json.ImmutableJsonKeyTest
03:21:43 [INFO] Running org.eclipse.ditto.json.JsonMergePatchTest
03:21:43 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.eclipse.ditto.json.JsonMergePatchTest
03:21:43 [INFO] Running org.eclipse.ditto.json.ImmutableJsonIntTest
03:21:43 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.eclipse.ditto.json.ImmutableJsonIntTest
03:21:43 [INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest
03:21:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest
03:21:43 [INFO] Running org.eclipse.ditto.json.JsonFieldSelectorTrieTest
03:21:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonFieldSelectorTrieTest
03:21:43 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectNullTest
03:21:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.json.ImmutableJsonObjectNullTest
03:21:43 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest
03:21:43 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest
03:21:43 [INFO] Running org.eclipse.ditto.json.ValueListJsonHandlerTest
03:21:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.json.ValueListJsonHandlerTest
03:21:43 [INFO] Running org.eclipse.ditto.json.ImmutableJsonNullTest
03:21:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.json.ImmutableJsonNullTest
03:21:43 [INFO] Running org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest
03:21:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest
03:21:43 [INFO] Running org.eclipse.ditto.json.ImmutableJsonDoubleTest
03:21:44 [INFO] Tests run: 270, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in org.eclipse.ditto.json.ImmutableJsonDoubleTest
03:21:44 [INFO] Running org.eclipse.ditto.json.JsonValueParserTest
03:21:44 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in org.eclipse.ditto.json.JsonValueParserTest
03:21:44 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayNullTest
03:21:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.json.ImmutableJsonArrayNullTest
03:21:44 [INFO] Running org.eclipse.ditto.json.ImmutableJsonLiteralTest
03:21:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.json.ImmutableJsonLiteralTest
03:21:44 [INFO] Running org.eclipse.ditto.json.JsonParseExceptionTest
03:21:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.json.JsonParseExceptionTest
03:21:44 [INFO] Running org.eclipse.ditto.json.ImmutableJsonLongTest
03:21:44 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.eclipse.ditto.json.ImmutableJsonLongTest
03:21:44 [INFO] Running org.eclipse.ditto.json.ImmutableJsonPointerTest
03:21:44 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.json.ImmutableJsonPointerTest
03:21:44 [INFO] Running org.eclipse.ditto.json.JsonObjectMergerTest
03:21:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.json.JsonObjectMergerTest
03:21:44 [INFO] Running org.eclipse.ditto.json.FieldMapJsonHandlerTest
03:21:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.json.FieldMapJsonHandlerTest
03:21:44 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest
03:21:44 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest
03:21:44 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldTest
03:21:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.eclipse.ditto.json.ImmutableJsonFieldTest
03:21:45 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectTest
03:21:45 [INFO] Tests run: 91, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.eclipse.ditto.json.ImmutableJsonObjectTest
03:21:45 [INFO] Running org.eclipse.ditto.json.JsonArrayTest
03:21:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonArrayTest
03:21:45 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayTest
03:21:45 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.json.ImmutableJsonArrayTest
03:21:45 [INFO] Running org.eclipse.ditto.json.JavaValueFieldDefinitionTest
03:21:45 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.json.JavaValueFieldDefinitionTest
03:21:45 [INFO] Running org.eclipse.ditto.json.JsonCollectorsTest
03:21:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.json.JsonCollectorsTest
03:21:45 [INFO] Running org.eclipse.ditto.json.JsonFactoryTest
03:21:45 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.eclipse.ditto.json.JsonFactoryTest
03:21:45 [INFO] Running org.eclipse.ditto.json.ImmutableJsonPatchTest
03:21:45 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.json.ImmutableJsonPatchTest
03:21:45 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest
03:21:45 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest
03:21:45 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest
03:21:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest
03:21:46 [INFO] 
03:21:46 [INFO] Results:
03:21:46 [INFO] 
03:21:46 [INFO] Tests run: 937, Failures: 0, Errors: 0, Skipped: 0
03:21:46 [INFO] 
03:21:46 [INFO] 
03:21:46 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json ---
03:21:46 [INFO] 
03:21:46 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json ---
03:21:47 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar
03:21:47 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/MANIFEST.MF
03:21:47 [INFO] 
03:21:47 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json ---
03:21:48 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:21:48 [INFO] No previous run data found, generating javadoc.
03:21:52 [WARNING] Javadoc Warnings
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonFactory.java:262: warning: no comment
03:21:52 [WARNING] public static JsonObject newObject(final JsonValue jsonValue) {
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonObject.java:252: warning: no @param for key
03:21:52 [WARNING] boolean containsFlatteningArrays(CharSequence key);
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:37: warning: no @throws for java.io.IOException
03:21:52 [WARNING] void writeCachedElement(byte[] cachedData) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:42: warning: no @throws for java.io.IOException
03:21:52 [WARNING] void writeNull() throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @param for state
03:21:52 [WARNING] void writeBoolean(boolean state) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @throws for java.io.IOException
03:21:52 [WARNING] void writeBoolean(boolean state) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @param for number
03:21:52 [WARNING] void writeNumber(float number) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @throws for java.io.IOException
03:21:52 [WARNING] void writeNumber(float number) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @param for number
03:21:52 [WARNING] void writeNumber(double number) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @throws for java.io.IOException
03:21:52 [WARNING] void writeNumber(double number) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @param for number
03:21:52 [WARNING] void writeNumber(long number) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @throws for java.io.IOException
03:21:52 [WARNING] void writeNumber(long number) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @param for number
03:21:52 [WARNING] void writeNumber(int number) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @throws for java.io.IOException
03:21:52 [WARNING] void writeNumber(int number) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @param for text
03:21:52 [WARNING] void writeString(String text) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @throws for java.io.IOException
03:21:52 [WARNING] void writeString(String text) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @param for name
03:21:52 [WARNING] void writeFieldName(String name) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @throws for java.io.IOException
03:21:52 [WARNING] void writeFieldName(String name) throws IOException;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:32: warning: no comment
03:21:52 [WARNING] @Nullable private final String description;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:31: warning: no comment
03:21:52 [WARNING] private final String errorCode;
03:21:52 [WARNING] ^
03:21:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:33: warning: no comment
03:21:52 [WARNING] @Nullable private final URI href;
03:21:52 [WARNING] ^
03:21:52 [WARNING] 21 warnings
03:21:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar
03:21:52 [INFO] 
03:21:52 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-json ---
03:21:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar
03:21:53 [INFO] 
03:21:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json ---
03:21:53 [INFO] Tests are skipped.
03:21:53 [INFO] 
03:21:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json ---
03:21:53 [INFO] Tests are skipped.
03:21:53 [INFO] 
03:21:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json ---
03:21:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec
03:21:53 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON' with 70 classes
03:21:54 [INFO] 
03:21:54 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json ---
03:21:55 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.diff'.
03:21:55 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.xml'.
03:21:55 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.html'.
03:21:55 [INFO] 
03:21:55 [INFO] --- install:3.1.1:install (default-install) @ ditto-json ---
03:21:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.pom
03:21:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar
03:21:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-javadoc.jar
03:21:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-tests.jar
03:21:55 [INFO] 
03:21:55 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json ---
03:21:55 [INFO] Writing OBR metadata
03:21:56 [INFO] Installing org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar
03:21:56 [INFO] Writing OBR metadata
03:21:56 [INFO] 
03:21:56 [INFO] --------------------< org.eclipse.ditto:ditto-base >--------------------
03:21:56 [INFO] Building Eclipse Ditto :: Base 0-SNAPSHOT                         [7/77]
03:21:56 [INFO]   from base/pom.xml
03:21:56 [INFO] --------------------------------[ pom ]---------------------------------
03:21:56 [INFO] 
03:21:56 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base ---
03:21:56 [INFO] 
03:21:56 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base ---
03:21:56 [INFO] 
03:21:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base ---
03:21:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/target/jacoco.exec
03:21:56 [INFO] 
03:21:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base ---
03:21:56 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:21:56 [INFO] The goal is skip due to packaging 'pom'
03:21:56 [INFO] 
03:21:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base ---
03:21:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:0-SNAPSHOT...
03:21:56 [INFO] 
03:21:56 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base ---
03:21:56 [INFO] 
03:21:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base ---
03:21:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:21:56 [INFO] 
03:21:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base ---
03:21:56 [INFO] Tests are skipped.
03:21:56 [INFO] 
03:21:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base ---
03:21:56 [INFO] Tests are skipped.
03:21:56 [INFO] 
03:21:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base ---
03:21:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:21:56 [INFO] 
03:21:56 [INFO] --- install:3.1.1:install (default-install) @ ditto-base ---
03:21:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base/0-SNAPSHOT/ditto-base-0-SNAPSHOT.pom
03:21:56 [INFO] 
03:21:56 [INFO] -----------------< org.eclipse.ditto:ditto-base-model >-----------------
03:21:56 [INFO] Building Eclipse Ditto :: Base :: Model 0-SNAPSHOT                [8/77]
03:21:56 [INFO]   from base/model/pom.xml
03:21:56 [INFO] -------------------------------[ bundle ]-------------------------------
03:21:59 [INFO] 
03:21:59 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-model ---
03:21:59 [INFO] 
03:21:59 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-model ---
03:21:59 [INFO] 
03:21:59 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model ---
03:21:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:21:59 [INFO] 
03:21:59 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model ---
03:21:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec
03:21:59 [INFO] 
03:21:59 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-model ---
03:21:59 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:21:59 [WARNING] 
03:21:59 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:21:59 [WARNING] 
03:21:59 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:21:59 [WARNING] 
03:21:59 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:21:59 [INFO] 
03:21:59 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-model ---
03:21:59 [INFO] Copying 0 resource from src/main/resources to target/classes
03:21:59 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:21:59 [INFO] 
03:21:59 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-model ---
03:21:59 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:0-SNAPSHOT...
03:21:59 [INFO] 
03:21:59 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-model ---
03:21:59 [INFO] Changes detected - recompiling the module! :dependency
03:21:59 [INFO] Compiling 272 source files with javac [debug target 1.8] to target/classes
03:22:03 [WARNING] bootstrap class path not set in conjunction with -source 8
03:22:03 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Some input files use unchecked or unsafe operations.
03:22:03 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Recompile with -Xlint:unchecked for details.
03:22:03 [INFO] 
03:22:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-model ---
03:22:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/resources
03:22:03 [INFO] 
03:22:03 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-model ---
03:22:03 [INFO] Changes detected - recompiling the module! :dependency
03:22:03 [INFO] Compiling 131 source files with javac [debug target 1.8] to target/test-classes
03:22:07 [WARNING] bootstrap class path not set in conjunction with -source 8
03:22:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/assertions/WithDittoHeadersChecker.java:[93,100] non-varargs call of varargs method with inexact argument type for last parameter;
03:22:07   cast to java.lang.Object for a varargs call
03:22:07   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
03:22:07 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Some input files use or override a deprecated API.
03:22:07 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Recompile with -Xlint:deprecation for details.
03:22:07 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Some input files use unchecked or unsafe operations.
03:22:07 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Recompile with -Xlint:unchecked for details.
03:22:07 [INFO] 
03:22:07 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-model ---
03:22:07 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:22:07 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/model/target/surefire-reports
03:22:07 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:22:07 [INFO] 
03:22:07 [INFO] -------------------------------------------------------
03:22:07 [INFO]  T E S T S
03:22:07 [INFO] -------------------------------------------------------
03:22:08 [INFO] Running org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest
03:22:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s -- in org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest
03:22:10 [INFO] Running org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest
03:22:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest
03:22:10 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest
03:22:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.554 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest
03:22:12 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest
03:22:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest
03:22:12 [INFO] Running org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest
03:22:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest
03:22:12 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest
03:22:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest
03:22:12 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest
03:22:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s -- in org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest
03:22:13 [INFO] Running org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest
03:22:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s -- in org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest
03:22:13 [INFO] Running org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest
03:22:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest
03:22:13 [INFO] Running org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest
03:22:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest
03:22:13 [INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest
03:22:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest
03:22:13 [INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest
03:22:14 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest
03:22:14 [INFO] Running org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest
03:22:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest
03:22:14 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest
03:22:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest
03:22:14 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest
03:22:14 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest
03:22:14 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest
03:22:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest
03:22:14 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest
03:22:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest
03:22:15 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest
03:22:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest
03:22:15 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest
03:22:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest
03:22:15 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest
03:22:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest
03:22:15 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest
03:22:15 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest
03:22:15 [INFO] Running org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest
03:22:15 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest
03:22:15 [INFO] Running org.eclipse.ditto.base.model.headers.LongValueValidatorTest
03:22:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.ditto.base.model.headers.LongValueValidatorTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest
03:22:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest
03:22:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest
03:22:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest
03:22:16 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest
03:22:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.EnumValueValidatorTest
03:22:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.base.model.headers.EnumValueValidatorTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest
03:22:16 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest
03:22:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest
03:22:16 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest
03:22:16 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest
03:22:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest
03:22:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest
03:22:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.IntValueValidatorTest
03:22:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.headers.IntValueValidatorTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest
03:22:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest
03:22:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest
03:22:16 Feb 26, 2024 8:22:16 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:16 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:16 Feb 26, 2024 8:22:16 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:16 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest
03:22:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest
03:22:16 Feb 26, 2024 8:22:16 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:16 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:16 Feb 26, 2024 8:22:16 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:16 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest
03:22:16 Feb 26, 2024 8:22:16 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:16 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:16 Feb 26, 2024 8:22:16 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:16 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest
03:22:16 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest
03:22:17 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest
03:22:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest
03:22:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest
03:22:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest
03:22:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest
03:22:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest
03:22:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:22:17 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest
03:22:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest
03:22:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest
03:22:17 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:22:17 Feb 26, 2024 8:22:17 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:17 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:22:19 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest
03:22:19 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest
03:22:19 Feb 26, 2024 8:22:19 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:19 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:22:19 Feb 26, 2024 8:22:19 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:19 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:22:19 Feb 26, 2024 8:22:19 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:19 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:22:19 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest
03:22:19 [INFO] Running org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest
03:22:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest
03:22:19 [INFO] Running org.eclipse.ditto.base.model.signals.DateTimeUtilTest
03:22:19 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.signals.DateTimeUtilTest
03:22:19 [INFO] Running org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest
03:22:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest
03:22:19 [INFO] Running org.eclipse.ditto.base.model.entity.id.RegexPatternsTest
03:22:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.base.model.entity.id.RegexPatternsTest
03:22:19 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest
03:22:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest
03:22:19 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest
03:22:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest
03:22:19 [INFO] Running org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest
03:22:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest
03:22:19 [INFO] Running org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest
03:22:19 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest
03:22:19 [INFO] Running org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest
03:22:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest
03:22:19 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdsTest
03:22:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdsTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest
03:22:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest
03:22:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest
03:22:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest
03:22:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest
03:22:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest
03:22:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest
03:22:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest
03:22:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest
03:22:21 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest
03:22:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.common.ConditionCheckerTest
03:22:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.common.ConditionCheckerTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest
03:22:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.common.PlaceholdersTest
03:22:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.PlaceholdersTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusTest
03:22:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.eclipse.ditto.base.model.common.HttpStatusTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.common.LikeHelperTest
03:22:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.common.LikeHelperTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.common.BinaryValidationResultTest
03:22:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.common.BinaryValidationResultTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.common.DittoDurationTest
03:22:21 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.base.model.common.DittoDurationTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCategoryTest
03:22:21 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.common.HttpStatusCategoryTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest
03:22:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest
03:22:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest
03:22:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest
03:22:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest
03:22:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest
03:22:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest
03:22:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.json.JsonSchemaVersionTest
03:22:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.json.JsonSchemaVersionTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest
03:22:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest
03:22:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest
03:22:21 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest
03:22:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest
03:22:21 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest
03:22:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest
03:22:22 [INFO] 
03:22:22 [INFO] Results:
03:22:22 [INFO] 
03:22:22 [INFO] Tests run: 805, Failures: 0, Errors: 0, Skipped: 0
03:22:22 [INFO] 
03:22:22 [INFO] 
03:22:22 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model ---
03:22:22 [INFO] 
03:22:22 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-base-model ---
03:22:22 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar
03:22:22 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/MANIFEST.MF
03:22:22 [INFO] 
03:22:22 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-model ---
03:22:23 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:22:23 [INFO] No previous run data found, generating javadoc.
03:22:33 [WARNING] Javadoc Warnings
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/package-info.java:14: warning: no comment
03:22:33 [WARNING] package org.eclipse.ditto.base.model.headers.contenttype;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/package-info.java:14: warning: no comment
03:22:33 [WARNING] package org.eclipse.ditto.base.model.headers.entitytag;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/package-info.java:14: warning: no comment
03:22:33 [WARNING] package org.eclipse.ditto.base.model.namespaces;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/signals/commands/package-info.java:14: warning: no comment
03:22:33 [WARNING] package org.eclipse.ditto.base.model.namespaces.signals.commands;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/package-info.java:14: warning: no comment
03:22:33 [WARNING] package org.eclipse.ditto.base.model.signals;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/announcements/package-info.java:14: warning: no comment
03:22:33 [WARNING] package org.eclipse.ditto.base.model.signals.announcements;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/package-info.java:14: warning: no comment
03:22:33 [WARNING] package org.eclipse.ditto.base.model.signals.commands;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/package-info.java:14: warning: no comment
03:22:33 [WARNING] package org.eclipse.ditto.base.model.signals.commands.exceptions;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/package-info.java:14: warning: no comment
03:22:33 [WARNING] package org.eclipse.ditto.base.model.signals.commands.streaming;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/package-info.java:14: warning: no comment
03:22:33 [WARNING] package org.eclipse.ditto.base.model.signals.events;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/package-info.java:14: warning: no comment
03:22:33 [WARNING] package org.eclipse.ditto.base.model.signals.events.streaming;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommand.java:145: warning: no comment
03:22:33 [WARNING] protected boolean canEqual(@Nullable final Object other) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandResponse.java:129: warning: no comment
03:22:33 [WARNING] protected boolean canEqual(@Nullable final Object other) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:35: warning: no comment
03:22:33 [WARNING] protected static final String DEFAULT_LIMIT = "-1";
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:39: warning: no comment
03:22:33 [WARNING] protected AbstractCommandSizeValidator(@Nullable Long maxSize) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:194: warning: no comment
03:22:33 [WARNING] protected JsonArray getJsonArrayForDefinition(final HeaderDefinition definition) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:163: warning: no comment
03:22:33 [WARNING] protected Optional<String> getStringForDefinition(final HeaderDefinition definition) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:81: warning: no comment
03:22:33 [WARNING] protected final S myself;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:649: warning: no comment
03:22:33 [WARNING] protected abstract R doBuild(DittoHeaders dittoHeaders);
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:357: warning: no comment
03:22:33 [WARNING] protected void putBoolean(final HeaderDefinition definition, final boolean value) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:298: warning: no comment
03:22:33 [WARNING] protected void putStringCollection(final HeaderDefinition definition, final Collection<String> collection) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:196: warning: no comment
03:22:33 [WARNING] protected static Map<String, String> toMap(final JsonValueContainer<JsonField> jsonObject) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:543: warning: no comment
03:22:33 [WARNING] protected void validateValueType(final CharSequence key, final CharSequence value) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:29: warning: no comment
03:22:33 [WARNING] protected static final String FALLBACK_ID = "unknown:unknown";
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:46: warning: no comment
03:22:33 [WARNING] protected static DittoRuntimeException buildExceptionFromJson(
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/AbstractEvent.java:139: warning: no comment
03:22:33 [WARNING] protected boolean canEqual(@Nullable final Object other) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/AbstractIdValidator.java:59: warning: no comment
03:22:33 [WARNING] protected abstract DittoRuntimeExceptionBuilder<?> createExceptionBuilder(@Nullable CharSequence id);
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/AbstractNamespacedEntityId.java:53: warning: no comment
03:22:33 [WARNING] protected AbstractNamespacedEntityId(final EntityType entityType, @Nullable final CharSequence entityId) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:46: warning: no comment
03:22:33 [WARNING] protected final EntityId entityId;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:47: warning: no comment
03:22:33 [WARNING] protected final JsonPointer resourcePath;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:59: warning: no comment
03:22:33 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @param for dittoHeaders
03:22:33 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @return
03:22:33 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:182: warning: no comment
03:22:33 [WARNING] BINARY
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:180: warning: no comment
03:22:33 [WARNING] JSON,
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:181: warning: no comment
03:22:33 [WARNING] JSON_MERGE_PATCH,
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:179: warning: no comment
03:22:33 [WARNING] TEXT,
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:257: warning: no comment
03:22:33 [WARNING] public Matcher getRegexMatcher(final CharSequence duration) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:261: warning: no comment
03:22:33 [WARNING] public String getSuffix() {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:265: warning: no comment
03:22:33 [WARNING] public Duration getJavaDuration(final long amount) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:269: warning: no comment
03:22:33 [WARNING] public ChronoUnit getChronoUnit() {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:221: warning: no comment
03:22:33 [WARNING] DAYS("d", Duration::ofDays, ChronoUnit.DAYS),
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:220: warning: no comment
03:22:33 [WARNING] HOURS("h", Duration::ofHours, ChronoUnit.HOURS),
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:218: warning: no comment
03:22:33 [WARNING] MILLISECONDS("ms", Duration::ofMillis, ChronoUnit.MILLIS),
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:219: warning: no comment
03:22:33 [WARNING] MINUTES("m", Duration::ofMinutes, ChronoUnit.MINUTES),
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:223: warning: no comment
03:22:33 [WARNING] MONTHS("mo", months -> ofPeriodGreaterThanDays(Period.ofMonths((int) months)), ChronoUnit.MONTHS),
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:216: warning: no comment
03:22:33 [WARNING] SECONDS("s", Duration::ofSeconds, ChronoUnit.SECONDS),
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:217: warning: no comment
03:22:33 [WARNING] SECONDS_IMPLICIT("", Duration::ofSeconds, ChronoUnit.SECONDS),
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:222: warning: no comment
03:22:33 [WARNING] WEEKS("w", weeks -> ofPeriodGreaterThanDays(Period.ofWeeks((int) weeks)), ChronoUnit.WEEKS),
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:224: warning: no comment
03:22:33 [WARNING] YEARS("y", years -> ofPeriodGreaterThanDays(Period.ofYears((int) years)), ChronoUnit.YEARS);
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:294: warning: no comment
03:22:33 [WARNING] protected static Optional<URI> getHref(final JsonObject jsonObject) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:290: warning: no comment
03:22:33 [WARNING] protected static Optional<HttpStatus> getHttpStatus(final JsonObject jsonObject) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:280: warning: no comment
03:22:33 [WARNING] protected <T extends DittoRuntimeException> DittoRuntimeExceptionBuilder<T> toBuilder(
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/EntityIdJsonDeserializer.java:54: warning: no @return
03:22:33 [WARNING] public static EntityId deserializeEntityId(final JsonObject jsonObject,
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:94: warning: no comment
03:22:33 [WARNING] public boolean isEmpty() {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:98: warning: no comment
03:22:33 [WARNING] public Stream<EntityTagMatcher> stream() {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/type/EntityTypeJsonDeserializer.java:51: warning: no @return
03:22:33 [WARNING] public static EntityType deserializeEntityType(final JsonObject jsonObject,
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:473: warning: no comment
03:22:33 [WARNING] public int getCode() {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:489: warning: no comment
03:22:33 [WARNING] public boolean isClientError() {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:477: warning: no comment
03:22:33 [WARNING] public boolean isInformational() {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:485: warning: no comment
03:22:33 [WARNING] public boolean isRedirection() {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:493: warning: no comment
03:22:33 [WARNING] public boolean isServerError() {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:481: warning: no comment
03:22:33 [WARNING] public boolean isSuccess() {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersNoSlashesValidator.java:37: warning: no comment
03:22:33 [WARNING] protected NoControlCharactersNoSlashesValidator(final CharSequence id) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersValidator.java:36: warning: no comment
03:22:33 [WARNING] protected NoControlCharactersValidator(final CharSequence id) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/PathUnknownException.java:117: warning: no comment
03:22:33 [WARNING] public Builder(final JsonPointer path) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/RegexPatterns.java:20: warning: no comment
03:22:33 [WARNING] public final class RegexPatterns {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:63: warning: no comment
03:22:33 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID =
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:66: warning: no comment
03:22:33 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE =
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:69: warning: no comment
03:22:33 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_PATH =
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/AbstractStreamingSubscriptionEvent.java:132: warning: no comment
03:22:33 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:68: warning: no comment
03:22:33 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID =
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:71: warning: no comment
03:22:33 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE =
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:286: warning: no @param for dittoHeaders
03:22:33 [WARNING] public static SubscribeForPersistedEvents fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:464: warning: no comment
03:22:33 [WARNING] public static final JsonFieldDefinition<String> FILTER =
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:449: warning: no comment
03:22:33 [WARNING] public static final JsonFieldDefinition<Long> JSON_FROM_HISTORICAL_REVISION =
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:455: warning: no comment
03:22:33 [WARNING] public static final JsonFieldDefinition<String> JSON_FROM_HISTORICAL_TIMESTAMP =
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:452: warning: no comment
03:22:33 [WARNING] public static final JsonFieldDefinition<Long> JSON_TO_HISTORICAL_REVISION =
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:458: warning: no comment
03:22:33 [WARNING] public static final JsonFieldDefinition<String> JSON_TO_HISTORICAL_TIMESTAMP =
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/TimeoutInvalidException.java:116: warning: no comment
03:22:33 [WARNING] public Builder() {
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderInvalidException.java:71: warning: no comment
03:22:33 [WARNING] @Nullable private final String invalidHeaderKey;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderNotSupportedException.java:68: warning: no comment
03:22:33 [WARNING] @Nullable private final String notSupportedHeaderKey;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:53: warning: no comment
03:22:33 [WARNING] private final String description;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:51: warning: no comment
03:22:33 [WARNING] private final String errorCode;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:54: warning: no comment
03:22:33 [WARNING] private final URI href;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:52: warning: no comment
03:22:33 [WARNING] private final HttpStatus httpStatus;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/EntityNotCreatableException.java:59: warning: no comment
03:22:33 [WARNING] private final String entityId;
03:22:33 [WARNING] ^
03:22:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/ResourceMap.java:32: warning: no comment
03:22:33 [WARNING] private final T resource;
03:22:33 [WARNING] ^
03:22:33 [WARNING] 88 warnings
03:22:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar
03:22:33 [INFO] 
03:22:33 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-model ---
03:22:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar
03:22:33 [INFO] 
03:22:33 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-model ---
03:22:33 [INFO] Tests are skipped.
03:22:33 [INFO] 
03:22:33 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-model ---
03:22:33 [INFO] Tests are skipped.
03:22:33 [INFO] 
03:22:33 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-model ---
03:22:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec
03:22:34 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Model' with 292 classes
03:22:34 [INFO] 
03:22:34 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-base-model ---
03:22:35 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.diff'.
03:22:36 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.xml'.
03:22:36 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.html'.
03:22:36 [INFO] 
03:22:36 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-model ---
03:22:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.pom
03:22:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar
03:22:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-javadoc.jar
03:22:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-tests.jar
03:22:36 [INFO] 
03:22:36 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-base-model ---
03:22:36 [INFO] Installing org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar
03:22:36 [INFO] Writing OBR metadata
03:22:36 [INFO] 
03:22:36 [INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------
03:22:36 [INFO] Building Eclipse Ditto :: Base :: API 0-SNAPSHOT                  [9/77]
03:22:36 [INFO]   from base/api/pom.xml
03:22:36 [INFO] --------------------------------[ jar ]---------------------------------
03:22:36 [INFO] 
03:22:36 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-api ---
03:22:36 [INFO] 
03:22:36 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-api ---
03:22:36 [INFO] 
03:22:36 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api ---
03:22:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec
03:22:36 [INFO] 
03:22:36 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-api ---
03:22:36 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:22:36 [WARNING] 
03:22:36 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:22:36 [WARNING] 
03:22:36 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:22:36 [WARNING] 
03:22:36 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:22:36 [INFO] 
03:22:36 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-api ---
03:22:36 [INFO] Copying 0 resource from src/main/resources to target/classes
03:22:36 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:22:36 [INFO] 
03:22:36 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-api ---
03:22:36 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT...
03:22:36 [INFO] 
03:22:36 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-api ---
03:22:36 [INFO] Changes detected - recompiling the module! :dependency
03:22:36 [INFO] Compiling 53 source files with javac [debug target 17] to target/classes
03:22:37 [INFO] 
03:22:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-api ---
03:22:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/api/src/test/resources
03:22:37 [INFO] 
03:22:37 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-api ---
03:22:37 [INFO] Changes detected - recompiling the module! :dependency
03:22:37 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
03:22:37 [INFO] 
03:22:37 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-api ---
03:22:37 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:22:37 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/api/target/surefire-reports
03:22:37 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:22:37 [INFO] 
03:22:37 [INFO] -------------------------------------------------------
03:22:37 [INFO]  T E S T S
03:22:37 [INFO] -------------------------------------------------------
03:22:39 [INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest
03:22:39 Feb 26, 2024 8:22:39 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:39 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:41 Feb 26, 2024 8:22:41 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.588 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest
03:22:41 [INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest
03:22:41 Feb 26, 2024 8:22:41 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:41 Feb 26, 2024 8:22:41 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:41 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest
03:22:41 [INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest
03:22:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest
03:22:42 [INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest
03:22:42 Feb 26, 2024 8:22:42 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:42 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:42 Feb 26, 2024 8:22:42 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:42 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:42 Feb 26, 2024 8:22:42 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:42 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:42 Feb 26, 2024 8:22:42 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:42 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest
03:22:42 [INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigTest
03:22:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigTest
03:22:42 [INFO] Running org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest
03:22:42 Feb 26, 2024 8:22:42 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:42 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:42 Feb 26, 2024 8:22:42 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:42 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:42 Feb 26, 2024 8:22:42 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:42 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest
03:22:42 [INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigTest
03:22:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.base.api.common.ModifyConfigTest
03:22:42 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownTest
03:22:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.ditto.base.api.common.ShutdownTest
03:22:42 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest
03:22:42 Feb 26, 2024 8:22:42 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:42 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:42 Feb 26, 2024 8:22:42 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:42 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:42 Feb 26, 2024 8:22:42 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:22:42 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:22:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest
03:22:42 [INFO] Running org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest
03:22:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest
03:22:42 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownResponseTest
03:22:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.base.api.common.ShutdownResponseTest
03:22:42 [INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest
03:22:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest
03:22:42 [INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigResponseTest
03:22:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.base.api.common.ModifyConfigResponseTest
03:22:42 [INFO] Running org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest
03:22:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest
03:22:43 [INFO] 
03:22:43 [INFO] Results:
03:22:43 [INFO] 
03:22:43 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0
03:22:43 [INFO] 
03:22:43 [INFO] 
03:22:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api ---
03:22:43 [INFO] 
03:22:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-api ---
03:22:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar
03:22:43 [INFO] 
03:22:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-api ---
03:22:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:22:43 [INFO] No previous run data found, generating javadoc.
03:22:48 [WARNING] Javadoc Warnings
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/commands/sudo/package-info.java:14: warning: no comment
03:22:48 [WARNING] package org.eclipse.ditto.base.api.commands.sudo;
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/package-info.java:14: warning: no comment
03:22:48 [WARNING] package org.eclipse.ditto.base.api.common;
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/package-info.java:14: warning: no comment
03:22:48 [WARNING] package org.eclipse.ditto.base.api.common.purge;
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/package-info.java:14: warning: no comment
03:22:48 [WARNING] package org.eclipse.ditto.base.api.devops;
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/package-info.java:14: warning: no comment
03:22:48 [WARNING] package org.eclipse.ditto.base.api.devops.signals.commands;
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/package-info.java:14: warning: no comment
03:22:48 [WARNING] package org.eclipse.ditto.base.api.persistence;
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/cleanup/package-info.java:15: warning: no comment
03:22:48 [WARNING] package org.eclipse.ditto.base.api.persistence.cleanup;
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/ChangeLogLevel.java:54: warning: no comment
03:22:48 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_LOGGER_CONFIG =
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for serviceName
03:22:48 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName,
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for instance
03:22:48 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName,
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/LoggingFacade.java:35: warning: no @param for includeDisabledLoggers
03:22:48 [WARNING] List<LoggerConfig> getLoggerConfig(boolean includeDisabledLoggers);
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/PurgeEntities.java:164: warning: no comment
03:22:48 [WARNING] public static String getTopic(final EntityType entityType) {
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/RetrieveLoggerConfigResponse.java:54: warning: no comment
03:22:48 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_LOGGER_CONFIGS =
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/Shutdown.java:158: warning: no comment
03:22:48 [WARNING] public static final JsonFieldDefinition<JsonObject> REASON = JsonFactory.newJsonObjectFieldDefinition("reason",
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:120: warning: no @return
03:22:48 [WARNING] public abstract String getPubSubTopic();
03:22:48 [WARNING] ^
03:22:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:92: warning: no comment
03:22:48 [WARNING] protected static PersistenceLifecycle getPersistenceLifecycle(final String lifecycleName) {
03:22:48 [WARNING] ^
03:22:48 [WARNING] 16 warnings
03:22:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar
03:22:48 [INFO] 
03:22:48 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-api ---
03:22:48 [INFO] Tests are skipped.
03:22:48 [INFO] 
03:22:48 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-api ---
03:22:48 [INFO] Tests are skipped.
03:22:48 [INFO] 
03:22:48 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-api ---
03:22:48 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec
03:22:48 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: API' with 57 classes
03:22:49 [INFO] 
03:22:49 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-api ---
03:22:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.pom
03:22:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.jar
03:22:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT-javadoc.jar
03:22:49 [INFO] 
03:22:49 [INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------
03:22:49 [INFO] Building Eclipse Ditto :: Internal 0-SNAPSHOT                    [10/77]
03:22:49 [INFO]   from internal/pom.xml
03:22:49 [INFO] --------------------------------[ pom ]---------------------------------
03:22:49 [INFO] 
03:22:49 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal ---
03:22:49 [INFO] 
03:22:49 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal ---
03:22:49 [INFO] 
03:22:49 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal ---
03:22:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/target/jacoco.exec
03:22:49 [INFO] 
03:22:49 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal ---
03:22:49 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:22:49 [INFO] The goal is skip due to packaging 'pom'
03:22:49 [INFO] 
03:22:49 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal ---
03:22:49 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:0-SNAPSHOT...
03:22:49 [INFO] 
03:22:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal ---
03:22:49 [INFO] 
03:22:49 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal ---
03:22:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:22:49 [INFO] 
03:22:49 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal ---
03:22:49 [INFO] Tests are skipped.
03:22:49 [INFO] 
03:22:49 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal ---
03:22:49 [INFO] Tests are skipped.
03:22:49 [INFO] 
03:22:49 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal ---
03:22:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:22:49 [INFO] 
03:22:49 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal ---
03:22:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal/0-SNAPSHOT/ditto-internal-0-SNAPSHOT.pom
03:22:49 [INFO] 
03:22:49 [INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >---------------
03:22:49 [INFO] Building Eclipse Ditto :: Internal :: Utils 0-SNAPSHOT           [11/77]
03:22:49 [INFO]   from internal/utils/pom.xml
03:22:49 [INFO] --------------------------------[ pom ]---------------------------------
03:22:49 [INFO] 
03:22:49 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils ---
03:22:49 [INFO] 
03:22:49 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils ---
03:22:49 [INFO] 
03:22:49 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils ---
03:22:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/target/jacoco.exec
03:22:49 [INFO] 
03:22:49 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils ---
03:22:49 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:22:49 [INFO] The goal is skip due to packaging 'pom'
03:22:49 [INFO] 
03:22:49 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils ---
03:22:49 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:0-SNAPSHOT...
03:22:49 [INFO] 
03:22:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils ---
03:22:49 [INFO] 
03:22:49 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils ---
03:22:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:22:49 [INFO] 
03:22:49 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils ---
03:22:49 [INFO] Tests are skipped.
03:22:49 [INFO] 
03:22:49 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils ---
03:22:49 [INFO] Tests are skipped.
03:22:49 [INFO] 
03:22:49 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils ---
03:22:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:22:49 [INFO] 
03:22:49 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils ---
03:22:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils/0-SNAPSHOT/ditto-internal-utils-0-SNAPSHOT.pom
03:22:49 [INFO] 
03:22:49 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------
03:22:49 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 0-SNAPSHOT [12/77]
03:22:49 [INFO]   from internal/utils/config/pom.xml
03:22:49 [INFO] --------------------------------[ jar ]---------------------------------
03:22:54 [INFO] 
03:22:54 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-config ---
03:22:54 [INFO] 
03:22:54 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-config ---
03:22:54 [INFO] 
03:22:54 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config ---
03:22:54 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec
03:22:54 [INFO] 
03:22:54 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-config ---
03:22:54 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:22:54 [WARNING] 
03:22:54 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:22:54 [WARNING] 
03:22:54 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:22:54 [WARNING] 
03:22:54 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:22:54 [INFO] 
03:22:54 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-config ---
03:22:54 [INFO] Copying 1 resource from src/main/resources to target/classes
03:22:54 [INFO] Copying 16 resources from src/main/resources to target/classes
03:22:54 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:22:54 [INFO] 
03:22:54 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-config ---
03:22:54 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT...
03:22:54 [INFO] 
03:22:54 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-config ---
03:22:54 [INFO] Changes detected - recompiling the module! :dependency
03:22:54 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes
03:22:54 [INFO] 
03:22:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-config ---
03:22:54 [INFO] Copying 6 resources from src/test/resources to target/test-classes
03:22:54 [INFO] 
03:22:54 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-config ---
03:22:54 [INFO] Changes detected - recompiling the module! :dependency
03:22:54 [INFO] Compiling 13 source files with javac [debug target 17] to target/test-classes
03:22:55 [INFO] 
03:22:55 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-config ---
03:22:55 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:22:55 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/surefire-reports
03:22:55 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:22:55 [INFO] 
03:22:55 [INFO] -------------------------------------------------------
03:22:55 [INFO]  T E S T S
03:22:55 [INFO] -------------------------------------------------------
03:22:56 [INFO] Running org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest
03:23:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.618 s -- in org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest
03:23:01 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest
03:23:01 SLF4J(W): No SLF4J providers were found.
03:23:01 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
03:23:01 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
03:23:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest
03:23:01 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest
03:23:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest
03:23:01 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest
03:23:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest
03:23:01 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest
03:23:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest
03:23:01 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest
03:23:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest
03:23:01 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest
03:23:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest
03:23:01 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest
03:23:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest
03:23:01 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretTest
03:23:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretTest
03:23:01 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest
03:23:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest
03:23:01 [INFO] Running org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest
03:23:01 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest
03:23:01 [INFO] Running org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest
03:23:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest
03:23:01 [INFO] Running org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest
03:23:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest
03:23:02 [INFO] 
03:23:02 [INFO] Results:
03:23:02 [INFO] 
03:23:02 [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
03:23:02 [INFO] 
03:23:02 [INFO] 
03:23:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config ---
03:23:02 [INFO] 
03:23:02 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-config ---
03:23:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar
03:23:02 [INFO] 
03:23:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-config ---
03:23:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:23:02 [INFO] No previous run data found, generating javadoc.
03:23:05 [WARNING] Javadoc Warnings
03:23:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/package-info.java:14: warning: no comment
03:23:05 [WARNING] package org.eclipse.ditto.internal.utils.config;
03:23:05 [WARNING] ^
03:23:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/raw/package-info.java:14: warning: no comment
03:23:05 [WARNING] package org.eclipse.ditto.internal.utils.config.raw;
03:23:05 [WARNING] ^
03:23:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:77: warning: no comment
03:23:05 [WARNING] String DITTO_EXTENSIONS_SCOPE = "ditto.extensions";
03:23:05 [WARNING] ^
03:23:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:83: warning: no comment
03:23:05 [WARNING] static Config dittoExtension(final Config config) {
03:23:05 [WARNING] ^
03:23:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:79: warning: no comment
03:23:05 [WARNING] static Config getOrEmpty(final Config config, final String path) {
03:23:05 [WARNING] ^
03:23:05 [WARNING] 5 warnings
03:23:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar
03:23:05 [INFO] 
03:23:05 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-config ---
03:23:05 [INFO] Tests are skipped.
03:23:05 [INFO] 
03:23:05 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-config ---
03:23:05 [INFO] Tests are skipped.
03:23:05 [INFO] 
03:23:05 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-config ---
03:23:05 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec
03:23:05 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Config' with 18 classes
03:23:05 [INFO] 
03:23:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-config ---
03:23:05 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.pom
03:23:05 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.jar
03:23:05 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar
03:23:05 [INFO] 
03:23:05 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >-----------
03:23:05 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 0-SNAPSHOT [13/77]
03:23:05 [INFO]   from internal/utils/metrics/pom.xml
03:23:05 [INFO] --------------------------------[ jar ]---------------------------------
03:23:13 [INFO] 
03:23:13 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-metrics ---
03:23:13 [INFO] 
03:23:13 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-metrics ---
03:23:13 [INFO] 
03:23:13 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics ---
03:23:13 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec
03:23:13 [INFO] 
03:23:13 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-metrics ---
03:23:13 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:23:13 [WARNING] 
03:23:13 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:23:13 [WARNING] 
03:23:13 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:23:13 [WARNING] 
03:23:13 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:23:13 [INFO] 
03:23:13 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-metrics ---
03:23:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/resources
03:23:13 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:23:13 [INFO] 
03:23:13 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-metrics ---
03:23:13 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT...
03:23:13 [INFO] 
03:23:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-metrics ---
03:23:13 [INFO] Changes detected - recompiling the module! :dependency
03:23:13 [INFO] Compiling 38 source files with javac [debug target 17] to target/classes
03:23:13 [INFO] 
03:23:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-metrics ---
03:23:13 [INFO] Copying 3 resources from src/test/resources to target/test-classes
03:23:13 [INFO] 
03:23:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-metrics ---
03:23:13 [INFO] Changes detected - recompiling the module! :dependency
03:23:13 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
03:23:14 [INFO] 
03:23:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-metrics ---
03:23:14 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:23:14 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/surefire-reports
03:23:14 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:23:14 [INFO] 
03:23:14 [INFO] -------------------------------------------------------
03:23:14 [INFO]  T E S T S
03:23:14 [INFO] -------------------------------------------------------
03:23:15 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest
03:23:15 SLF4J(W): No SLF4J providers were found.
03:23:15 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
03:23:15 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
03:23:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest
03:23:17 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest
03:23:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.503 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest
03:23:20 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest
03:23:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest
03:23:20 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest
03:23:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:23:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.047 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest
03:23:22 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest
03:23:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.563 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest
03:23:24 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest
03:23:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest
03:23:25 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest
03:23:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest
03:23:25 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest
03:23:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest
03:23:25 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest
03:23:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest
03:23:25 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest
03:23:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest
03:23:25 [INFO] Running org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest
03:23:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 s -- in org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest
03:23:26 [INFO] 
03:23:26 [INFO] Results:
03:23:26 [INFO] 
03:23:26 [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
03:23:26 [INFO] 
03:23:26 [INFO] 
03:23:26 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-metrics ---
03:23:26 [INFO] 
03:23:26 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-metrics ---
03:23:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar
03:23:26 [INFO] 
03:23:26 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-metrics ---
03:23:26 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:23:26 [INFO] No previous run data found, generating javadoc.
03:23:30 [WARNING] Javadoc Warnings
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/config/package-info.java:14: warning: no comment
03:23:30 [WARNING] package org.eclipse.ditto.internal.utils.metrics.config;
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/package-info.java:14: warning: no comment
03:23:30 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments;
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/package-info.java:14: warning: no comment
03:23:30 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.counter;
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/package-info.java:14: warning: no comment
03:23:30 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.gauge;
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/package-info.java:14: warning: no comment
03:23:30 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.histogram;
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/tag/package-info.java:14: warning: no comment
03:23:30 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.tag;
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/package-info.java:14: warning: no comment
03:23:30 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.timer;
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedForkJoinExecutorServiceConfigurator.java:51: warning: no comment
03:23:30 [WARNING] public InstrumentedForkJoinExecutorServiceConfigurator(final Config config,
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedThreadPoolExecutorServiceConfigurator.java:51: warning: no comment
03:23:30 [WARNING] public InstrumentedThreadPoolExecutorServiceConfigurator(final Config config,
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/KamonCounter.java:45: warning: no comment
03:23:30 [WARNING] public static KamonCounter newCounter(final String name) {
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/KamonGauge.java:42: warning: no comment
03:23:30 [WARNING] public static Gauge newGauge(final String name) {
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/KamonHistogram.java:50: warning: no comment
03:23:30 [WARNING] public static Histogram newHistogram(final String name) {
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/StartedTimer.java:60: warning: no @return
03:23:30 [WARNING] StartedTimer onStop(OnStopHandler onStopHandler);
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @param for name
03:23:30 [WARNING] public static PreparedTimer newTimer(final String name) {
03:23:30 [WARNING] ^
03:23:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @return
03:23:30 [WARNING] public static PreparedTimer newTimer(final String name) {
03:23:30 [WARNING] ^
03:23:30 [WARNING] 15 warnings
03:23:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar
03:23:30 [INFO] 
03:23:30 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-metrics ---
03:23:30 [INFO] Tests are skipped.
03:23:30 [INFO] 
03:23:30 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-metrics ---
03:23:30 [INFO] Tests are skipped.
03:23:30 [INFO] 
03:23:30 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-metrics ---
03:23:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec
03:23:30 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Metrics' with 24 classes
03:23:31 [INFO] 
03:23:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-metrics ---
03:23:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT.pom
03:23:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT.jar
03:23:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar
03:23:31 [INFO] 
03:23:31 [INFO] ----------------< org.eclipse.ditto:ditto-utils-result >----------------
03:23:31 [INFO] Building Eclipse Ditto :: Utils :: Result 0-SNAPSHOT             [14/77]
03:23:31 [INFO]   from utils/result/pom.xml
03:23:31 [INFO] --------------------------------[ jar ]---------------------------------
03:23:31 [INFO] 
03:23:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-result ---
03:23:31 [INFO] 
03:23:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-result ---
03:23:31 [INFO] 
03:23:31 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result ---
03:23:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:23:31 [INFO] 
03:23:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result ---
03:23:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec
03:23:31 [INFO] 
03:23:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-result ---
03:23:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:23:31 [WARNING] 
03:23:31 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:23:31 [WARNING] 
03:23:31 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:23:31 [WARNING] 
03:23:31 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/utils/result/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:23:31 [INFO] 
03:23:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-result ---
03:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/resources
03:23:31 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:23:31 [INFO] 
03:23:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-result ---
03:23:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT...
03:23:31 [INFO] 
03:23:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-result ---
03:23:31 [INFO] Changes detected - recompiling the module! :dependency
03:23:31 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes
03:23:31 [INFO] 
03:23:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-result ---
03:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/resources
03:23:31 [INFO] 
03:23:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-result ---
03:23:31 [INFO] Changes detected - recompiling the module! :dependency
03:23:31 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
03:23:32 [INFO] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Some input files use unchecked or unsafe operations.
03:23:32 [INFO] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Recompile with -Xlint:unchecked for details.
03:23:32 [INFO] 
03:23:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-result ---
03:23:32 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:23:32 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/surefire-reports
03:23:32 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:23:32 [INFO] 
03:23:32 [INFO] -------------------------------------------------------
03:23:32 [INFO]  T E S T S
03:23:32 [INFO] -------------------------------------------------------
03:23:32 [INFO] Running org.eclipse.ditto.utils.result.ResultTest
03:23:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s -- in org.eclipse.ditto.utils.result.ResultTest
03:23:33 [INFO] Running org.eclipse.ditto.utils.result.ErrTest
03:23:35 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 s -- in org.eclipse.ditto.utils.result.ErrTest
03:23:35 [INFO] Running org.eclipse.ditto.utils.result.OkTest
03:23:35 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.utils.result.OkTest
03:23:35 [INFO] 
03:23:35 [INFO] Results:
03:23:35 [INFO] 
03:23:35 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
03:23:35 [INFO] 
03:23:35 [INFO] 
03:23:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-result ---
03:23:35 [INFO] 
03:23:35 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-result ---
03:23:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar
03:23:35 [INFO] 
03:23:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-result ---
03:23:35 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:23:35 [INFO] No previous run data found, generating javadoc.
03:23:37 [WARNING] Javadoc Warnings
03:23:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/java/org/eclipse/ditto/utils/result/package-info.java:14: warning: no comment
03:23:37 [WARNING] package org.eclipse.ditto.utils.result;
03:23:37 [WARNING] ^
03:23:37 [WARNING] 1 warning
03:23:37 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar
03:23:38 [INFO] 
03:23:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-result ---
03:23:38 [INFO] Tests are skipped.
03:23:38 [INFO] 
03:23:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-result ---
03:23:38 [INFO] Tests are skipped.
03:23:38 [INFO] 
03:23:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-result ---
03:23:38 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec
03:23:38 [INFO] Analyzed bundle 'Eclipse Ditto :: Utils :: Result' with 5 classes
03:23:38 [INFO] 
03:23:38 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-result ---
03:23:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.pom
03:23:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.jar
03:23:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT-javadoc.jar
03:23:38 [INFO] 
03:23:38 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >-----------
03:23:38 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 0-SNAPSHOT [15/77]
03:23:38 [INFO]   from internal/utils/tracing/pom.xml
03:23:38 [INFO] --------------------------------[ jar ]---------------------------------
03:23:42 [INFO] 
03:23:42 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-tracing ---
03:23:42 [INFO] 
03:23:42 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-tracing ---
03:23:42 [INFO] 
03:23:42 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing ---
03:23:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec
03:23:42 [INFO] 
03:23:42 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-tracing ---
03:23:42 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:23:42 [WARNING] 
03:23:42 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:23:42 [WARNING] 
03:23:42 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:23:42 [WARNING] 
03:23:42 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:23:42 [INFO] 
03:23:42 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-tracing ---
03:23:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/resources
03:23:42 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:23:42 [INFO] 
03:23:42 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-tracing ---
03:23:42 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT...
03:23:42 [INFO] 
03:23:42 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-tracing ---
03:23:42 [INFO] Changes detected - recompiling the module! :dependency
03:23:42 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes
03:23:43 [INFO] 
03:23:43 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-tracing ---
03:23:43 [INFO] Changes detected - recompiling the module! :dependency
03:23:43 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes
03:23:43 [INFO] 
03:23:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-tracing ---
03:23:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/test/resources
03:23:43 [INFO] 
03:23:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-tracing ---
03:23:43 [INFO] Changes detected - recompiling the module! :dependency
03:23:43 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes
03:23:44 [INFO] 
03:23:44 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-tracing ---
03:23:44 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:23:44 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/surefire-reports
03:23:44 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:23:44 [INFO] 
03:23:44 [INFO] -------------------------------------------------------
03:23:44 [INFO]  T E S T S
03:23:44 [INFO] -------------------------------------------------------
03:23:45 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest
03:23:46 08:23:46.335 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/search/things>: <TraceInformation [traceUri=/api/2/search/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/search/things/x]]]>
03:23:46 08:23:46.669 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </status1>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]>
03:23:46 08:23:46.670 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </api/9/search/thingsX>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]>
03:23:46 08:23:46.671 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/search/things/count>: <TraceInformation [traceUri=/api/2/search/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/search/things/x]]]>
03:23:46 08:23:46.672 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </status/bumlux>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]>
03:23:46 08:23:46.681 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/things/abc:1a4ed3df-308b-462e-9cfc-b78891f18c39/features/Vehicle/definition>: <TraceInformation [traceUri=/api/2/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/things/x/features/x]]]>
03:23:46 08:23:46.683 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/things/abc:1a4ed3df-308b-462e-9cfc-b78891f18c39/features/Vehicle/properties/Engine/max-speed>: <TraceInformation [traceUri=/api/2/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/things/x/features/x]]]>
03:23:46 08:23:46.684 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </bumlux>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]>
03:23:46 08:23:46.685 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </status/healthTest>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]>
03:23:46 08:23:46.686 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/things/ns:1>: <TraceInformation [traceUri=/api/2/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/things/x]]]>
03:23:46 08:23:46.686 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </status>: <TraceInformation [traceUri=/status, tagSet=[Tag [key=ditto.request.path, value=/status]]]>
03:23:46 08:23:46.687 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </status/health>: <TraceInformation [traceUri=/status/health, tagSet=[Tag [key=ditto.request.path, value=/status/health]]]>
03:23:46 08:23:46.688 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </api/9/search/things>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]>
03:23:48 [WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.270 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest
03:23:48 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest
03:23:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest
03:23:48 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest
03:23:50 08:23:50.205 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option
03:23:50 08:23:50.326 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics
03:23:50 08:23:50.348 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter
03:23:50 08:23:50.350 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter
03:23:50 08:23:50.413 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
03:23:51 08:23:51.149 [main] INFO kamon.Init -- 
03:23:51  _
03:23:51 | |
03:23:51 | | ____ _ _ __ ___   ___  _ __
03:23:51 | |/ / _  |  _ ` _ \ / _ \|  _ \
03:23:51 |   < (_| | | | | | | (_) | | | |
03:23:51 |_|\_\__,_|_| |_| |_|\___/|_| |_|
03:23:51 =====================================
03:23:51 Initializing Kamon Telemetry v2.6.6 / Kanela not found
03:23:51 
03:23:53 08:23:53.830 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter
03:23:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.998 s -- in org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest
03:23:53 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest
03:23:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest
03:23:53 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest
03:23:53 08:23:53.905 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option
03:23:53 08:23:53.909 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics
03:23:53 08:23:53.909 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter
03:23:53 08:23:53.909 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter
03:23:53 08:23:53.910 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
03:23:53 08:23:53.912 [main] INFO kamon.Init -- 
03:23:53  _
03:23:53 | |
03:23:53 | | ____ _ _ __ ___   ___  _ __
03:23:53 | |/ / _  |  _ ` _ \ / _ \|  _ \
03:23:53 |   < (_| | | | | | | (_) | | | |
03:23:53 |_|\_\__,_|_| |_| |_|\___/|_| |_|
03:23:53 =====================================
03:23:53 Initializing Kamon Telemetry v2.6.6 / Kanela not found
03:23:53 
03:23:54 Feb 26, 2024 8:23:54 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
03:23:54 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
03:23:54 Feb 26, 2024 8:23:54 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
03:23:54 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
03:23:54 Feb 26, 2024 8:23:54 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
03:23:54 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
03:23:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest
03:23:54 08:23:54.414 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
03:23:54 kamon.otel.StatusRuntimeException$: Exporting trace span failed
03:23:54 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
03:23:54 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
03:23:54 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
03:23:54 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
03:23:54 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
03:23:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:23:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:23:54 	at java.base/java.lang.Thread.run(Thread.java:833)
03:23:54 08:23:54.420 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
03:23:54 kamon.otel.StatusRuntimeException$: Exporting trace span failed
03:23:54 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
03:23:54 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
03:23:54 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
03:23:54 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
03:23:54 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
03:23:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:23:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:23:54 	at java.base/java.lang.Thread.run(Thread.java:833)
03:23:54 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest
03:23:54 08:23:54.420 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
03:23:54 kamon.otel.StatusRuntimeException$: Exporting trace span failed
03:23:54 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
03:23:54 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
03:23:54 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
03:23:54 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
03:23:54 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
03:23:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:23:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:23:54 	at java.base/java.lang.Thread.run(Thread.java:833)
03:23:54 08:23:54.420 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter
03:23:54 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest
03:23:54 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest
03:23:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest
03:23:55 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest
03:23:55 08:23:55.005 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option
03:23:55 08:23:55.008 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics
03:23:55 08:23:55.009 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter
03:23:55 08:23:55.009 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter
03:23:55 08:23:55.009 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
03:23:55 08:23:55.012 [main] INFO kamon.Init -- 
03:23:55  _
03:23:55 | |
03:23:55 | | ____ _ _ __ ___   ___  _ __
03:23:55 | |/ / _  |  _ ` _ \ / _ \|  _ \
03:23:55 |   < (_| | | | | | | (_) | | | |
03:23:55 |_|\_\__,_|_| |_| |_|\___/|_| |_|
03:23:55 =====================================
03:23:55 Initializing Kamon Telemetry v2.6.6 / Kanela not found
03:23:55 
03:23:55 Feb 26, 2024 8:23:55 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
03:23:55 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
03:23:55 08:23:55.116 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
03:23:55 kamon.otel.StatusRuntimeException$: Exporting trace span failed
03:23:55 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
03:23:55 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
03:23:55 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
03:23:55 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
03:23:55 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
03:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:23:55 	at java.base/java.lang.Thread.run(Thread.java:833)
03:23:55 Feb 26, 2024 8:23:55 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
03:23:55 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
03:23:55 08:23:55.217 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
03:23:55 kamon.otel.StatusRuntimeException$: Exporting trace span failed
03:23:55 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
03:23:55 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
03:23:55 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
03:23:55 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
03:23:55 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
03:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:23:55 	at java.base/java.lang.Thread.run(Thread.java:833)
03:23:55 Feb 26, 2024 8:23:55 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
03:23:55 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
03:23:55 08:23:55.316 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
03:23:55 kamon.otel.StatusRuntimeException$: Exporting trace span failed
03:23:55 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
03:23:55 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
03:23:55 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
03:23:55 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
03:23:55 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
03:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:23:55 	at java.base/java.lang.Thread.run(Thread.java:833)
03:23:55 Feb 26, 2024 8:23:55 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
03:23:55 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
03:23:55 08:23:55.415 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
03:23:55 kamon.otel.StatusRuntimeException$: Exporting trace span failed
03:23:55 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
03:23:55 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
03:23:55 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
03:23:55 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
03:23:55 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
03:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:23:55 	at java.base/java.lang.Thread.run(Thread.java:833)
03:23:55 Feb 26, 2024 8:23:55 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
03:23:55 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
03:23:55 08:23:55.516 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
03:23:55 kamon.otel.StatusRuntimeException$: Exporting trace span failed
03:23:55 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
03:23:55 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
03:23:55 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
03:23:55 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
03:23:55 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
03:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:23:55 	at java.base/java.lang.Thread.run(Thread.java:833)
03:23:55 08:23:55.520 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter
03:23:55 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s -- in org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest
03:23:55 [INFO] Running org.eclipse.ditto.internal.utils.tracing.DittoTracingTest
03:23:55 08:23:55.531 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option
03:23:55 08:23:55.536 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics
03:23:55 08:23:55.537 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter
03:23:55 08:23:55.537 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter
03:23:55 08:23:55.537 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
03:23:55 08:23:55.539 [main] INFO kamon.Init -- 
03:23:55  _
03:23:55 | |
03:23:55 | | ____ _ _ __ ___   ___  _ __
03:23:55 | |/ / _  |  _ ` _ \ / _ \|  _ \
03:23:55 |   < (_| | | | | | | (_) | | | |
03:23:55 |_|\_\__,_|_| |_| |_|\___/|_| |_|
03:23:55 =====================================
03:23:55 Initializing Kamon Telemetry v2.6.6 / Kanela not found
03:23:55 
03:23:55 08:23:55.700 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
03:23:55 08:23:55.703 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
03:23:56 08:23:56.663 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:23:56 08:23:56.665 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:23:56 08:23:56.676 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
03:23:56 Feb 26, 2024 8:23:56 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
03:23:56 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
03:23:56 08:23:56.744 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
03:23:56 kamon.otel.StatusRuntimeException$: Exporting trace span failed
03:23:56 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
03:23:56 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
03:23:56 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
03:23:56 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
03:23:56 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
03:23:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:23:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:23:56 	at java.base/java.lang.Thread.run(Thread.java:833)
03:23:56 08:23:56.759 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
03:23:56 08:23:56.763 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
03:23:56 08:23:56.765 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:23:56 08:23:56.767 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
03:23:56 08:23:56.769 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
03:23:56 08:23:56.771 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
03:23:56 08:23:56.773 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter
03:23:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.244 s -- in org.eclipse.ditto.internal.utils.tracing.DittoTracingTest
03:23:56 [INFO] Running org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest
03:23:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s -- in org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest
03:23:57 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationTest
03:23:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationTest
03:23:57 [INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest
03:23:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest
03:23:57 [INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest
03:23:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest
03:23:57 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest
03:23:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest
03:23:57 [INFO] 
03:23:57 [INFO] Results:
03:23:57 [INFO] 
03:23:57 [WARNING] Tests run: 119, Failures: 0, Errors: 0, Skipped: 1
03:23:57 [INFO] 
03:23:57 [INFO] 
03:23:57 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-tracing ---
03:23:57 [INFO] 
03:23:57 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-tracing ---
03:23:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar
03:23:57 [INFO] 
03:23:57 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-tracing ---
03:23:57 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:23:57 [INFO] No previous run data found, generating javadoc.
03:24:01 [WARNING] Javadoc Warnings
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/config/package-info.java:14: warning: no comment
03:24:01 [WARNING] package org.eclipse.ditto.internal.utils.tracing.config;
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/filter/package-info.java:14: warning: no comment
03:24:01 [WARNING] package org.eclipse.ditto.internal.utils.tracing.filter;
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/package-info.java:14: warning: no comment
03:24:01 [WARNING] package org.eclipse.ditto.internal.utils.tracing.span;
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:56: warning: no comment
03:24:01 [WARNING] public static final SpanTagKey<Boolean> AUTH_ERROR = new BooleanImplementation(KEY_PREFIX + "auth.error");
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:54: warning: no comment
03:24:01 [WARNING] public static final SpanTagKey<Boolean> AUTH_SUCCESS = new BooleanImplementation(KEY_PREFIX + "auth.success");
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:37: warning: no comment
03:24:01 [WARNING] public static final SpanTagKey<CharSequence> CHANNEL = new CharSequenceImplementation(KEY_PREFIX + "channel");
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:41: warning: no comment
03:24:01 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_ID =
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:44: warning: no comment
03:24:01 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_TYPE =
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:32: warning: no comment
03:24:01 [WARNING] public static final SpanTagKey<CharSequence> CORRELATION_ID =
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:39: warning: no comment
03:24:01 [WARNING] public static final SpanTagKey<CharSequence> ENTITY_ID = new CharSequenceImplementation(KEY_PREFIX + "entityId");
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:47: warning: no comment
03:24:01 [WARNING] public static final SpanTagKey<HttpStatus> HTTP_STATUS = new HttpStatusImplementation(KEY_PREFIX + "statusCode");
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:49: warning: no comment
03:24:01 [WARNING] public static final SpanTagKey<CharSequence> REQUEST_METHOD_NAME =
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:52: warning: no comment
03:24:01 [WARNING] public static final SpanTagKey<URI> REQUEST_URI = new URIImplementation(KEY_PREFIX + "request.path");
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:35: warning: no comment
03:24:01 [WARNING] public static final SpanTagKey<CharSequence> SIGNAL_TYPE = new CharSequenceImplementation(KEY_PREFIX + "signal.type");
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:68: warning: no comment
03:24:01 [WARNING] public abstract Tag getTagForValue(T value);
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/StartedSpan.java:111: warning: no @return
03:24:01 [WARNING] Map<String, String> propagateContext(Map<String, String> map);
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceInformation.java:43: warning: no comment
03:24:01 [WARNING] public URI getTraceUri() {
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @param for traceUri
03:24:01 [WARNING] public static String metricizeTraceUri(final String traceUri) {
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @return
03:24:01 [WARNING] public static String metricizeTraceUri(final String traceUri) {
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @param for path
03:24:01 [WARNING] public static String normalizePath(final String path) {
03:24:01 [WARNING] ^
03:24:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @return
03:24:01 [WARNING] public static String normalizePath(final String path) {
03:24:01 [WARNING] ^
03:24:01 [WARNING] 21 warnings
03:24:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar
03:24:01 [INFO] 
03:24:01 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-tracing ---
03:24:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar
03:24:01 [INFO] 
03:24:01 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-tracing ---
03:24:01 [INFO] Tests are skipped.
03:24:01 [INFO] 
03:24:01 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-tracing ---
03:24:01 [INFO] Tests are skipped.
03:24:01 [INFO] 
03:24:01 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-tracing ---
03:24:01 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec
03:24:01 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Tracing' with 30 classes
03:24:01 [INFO] 
03:24:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-tracing ---
03:24:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.pom
03:24:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.jar
03:24:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar
03:24:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar
03:24:01 [INFO] 
03:24:01 [INFO] --------------< org.eclipse.ditto:ditto-internal-models >---------------
03:24:01 [INFO] Building Eclipse Ditto :: Internal :: Models 0-SNAPSHOT          [16/77]
03:24:01 [INFO]   from internal/models/pom.xml
03:24:01 [INFO] --------------------------------[ pom ]---------------------------------
03:24:01 [INFO] 
03:24:01 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models ---
03:24:01 [INFO] 
03:24:01 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models ---
03:24:01 [INFO] 
03:24:01 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models ---
03:24:01 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/target/jacoco.exec
03:24:01 [INFO] 
03:24:01 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models ---
03:24:01 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:24:01 [INFO] The goal is skip due to packaging 'pom'
03:24:01 [INFO] 
03:24:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models ---
03:24:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:0-SNAPSHOT...
03:24:01 [INFO] 
03:24:01 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models ---
03:24:01 [INFO] 
03:24:01 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models ---
03:24:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:24:01 [INFO] 
03:24:01 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models ---
03:24:01 [INFO] Tests are skipped.
03:24:01 [INFO] 
03:24:01 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models ---
03:24:01 [INFO] Tests are skipped.
03:24:01 [INFO] 
03:24:01 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models ---
03:24:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:24:01 [INFO] 
03:24:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models ---
03:24:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/0-SNAPSHOT/ditto-internal-models-0-SNAPSHOT.pom
03:24:01 [INFO] 
03:24:01 [INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >----------
03:24:01 [INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 0-SNAPSHOT [17/77]
03:24:01 [INFO]   from internal/models/streaming/pom.xml
03:24:01 [INFO] --------------------------------[ jar ]---------------------------------
03:24:01 [INFO] 
03:24:01 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-streaming ---
03:24:01 [INFO] 
03:24:01 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-streaming ---
03:24:01 [INFO] 
03:24:01 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming ---
03:24:01 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec
03:24:01 [INFO] 
03:24:01 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-streaming ---
03:24:01 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:24:01 [WARNING] 
03:24:01 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:24:01 [WARNING] 
03:24:01 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:24:01 [WARNING] 
03:24:01 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:24:01 [INFO] 
03:24:01 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-streaming ---
03:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/resources
03:24:01 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:24:01 [INFO] 
03:24:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-streaming ---
03:24:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT...
03:24:01 [INFO] 
03:24:01 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-streaming ---
03:24:01 [INFO] Changes detected - recompiling the module! :dependency
03:24:01 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes
03:24:01 [INFO] 
03:24:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-streaming ---
03:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/test/resources
03:24:01 [INFO] 
03:24:01 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-streaming ---
03:24:01 [INFO] Changes detected - recompiling the module! :dependency
03:24:01 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
03:24:02 [INFO] 
03:24:02 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-streaming ---
03:24:02 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:24:02 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/surefire-reports
03:24:02 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:24:02 [INFO] 
03:24:02 [INFO] -------------------------------------------------------
03:24:02 [INFO]  T E S T S
03:24:02 [INFO] -------------------------------------------------------
03:24:02 [INFO] Running org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest
03:24:04 Feb 26, 2024 8:24:04 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:04 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:24:04 Feb 26, 2024 8:24:04 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:04 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:24:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.240 s -- in org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest
03:24:05 [INFO] Running org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest
03:24:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest
03:24:05 [INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest
03:24:05 Feb 26, 2024 8:24:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:24:05 Feb 26, 2024 8:24:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:24:05 Feb 26, 2024 8:24:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:24:05 Feb 26, 2024 8:24:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:24:05 Feb 26, 2024 8:24:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:24:05 Feb 26, 2024 8:24:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:24:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest
03:24:05 [INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest
03:24:05 Feb 26, 2024 8:24:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:24:05 Feb 26, 2024 8:24:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:24:05 Feb 26, 2024 8:24:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:24:05 Feb 26, 2024 8:24:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:24:05 Feb 26, 2024 8:24:05 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:24:05 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:24:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest
03:24:05 [INFO] 
03:24:05 [INFO] Results:
03:24:05 [INFO] 
03:24:05 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
03:24:05 [INFO] 
03:24:05 [INFO] 
03:24:05 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming ---
03:24:05 [INFO] 
03:24:05 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-streaming ---
03:24:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar
03:24:06 [INFO] 
03:24:06 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-streaming ---
03:24:06 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:24:06 [INFO] No previous run data found, generating javadoc.
03:24:09 [WARNING] Javadoc Warnings
03:24:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/AbstractEntityIdWithRevision.java:34: warning: no comment
03:24:09 [WARNING] protected AbstractEntityIdWithRevision(final I id, final long revision) {
03:24:09 [WARNING] ^
03:24:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/SudoStreamSnapshots.java:122: warning: no @param for dittoHeaders
03:24:09 [WARNING] public static SudoStreamSnapshots fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
03:24:09 [WARNING] ^
03:24:09 [WARNING] 2 warnings
03:24:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar
03:24:09 [INFO] 
03:24:09 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-streaming ---
03:24:09 [INFO] Tests are skipped.
03:24:09 [INFO] 
03:24:09 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-streaming ---
03:24:09 [INFO] Tests are skipped.
03:24:09 [INFO] 
03:24:09 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-streaming ---
03:24:09 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec
03:24:09 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Streaming' with 10 classes
03:24:09 [INFO] 
03:24:09 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-streaming ---
03:24:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.pom
03:24:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.jar
03:24:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar
03:24:09 [INFO] 
03:24:09 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-pekko >------------
03:24:09 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pekko 0-SNAPSHOT  [18/77]
03:24:09 [INFO]   from internal/utils/pekko/pom.xml
03:24:09 [INFO] --------------------------------[ jar ]---------------------------------
03:24:10 [INFO] 
03:24:10 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pekko ---
03:24:10 [INFO] 
03:24:10 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pekko ---
03:24:10 [INFO] 
03:24:10 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko ---
03:24:10 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec
03:24:10 [INFO] 
03:24:10 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pekko ---
03:24:10 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:24:10 [WARNING] 
03:24:10 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:24:10 [WARNING] 
03:24:10 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:24:10 [WARNING] 
03:24:10 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:24:10 [INFO] 
03:24:10 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pekko ---
03:24:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/resources
03:24:10 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:24:10 [INFO] 
03:24:10 [INFO] --- scala:4.8.1:compile (default) @ ditto-internal-utils-pekko ---
03:24:16 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
03:24:16 [INFO] Compiler bridge file is not installed yet
03:24:31 warning: 4 deprecations (since 2.12.0)
03:24:31 warning: 1 deprecation (since 2.12.5)
03:24:31 warning: 2 deprecations (since 2.12.9)
03:24:31 warning: 2 deprecations (since 2.13)
03:24:31 warning: 7 deprecations (since 2.13.0)
03:24:31 warning: 1 deprecation (since 2.13.12)
03:24:31 warning: 1 deprecation (since 2.13.4)
03:24:31 warning: 18 deprecations in total; re-run with -deprecation for details
03:24:31 warning: 2 feature warnings; re-run with -feature for details
03:24:31 9 warnings
03:24:31 [INFO] Compiler bridge installed
03:24:32 [INFO] compiling 7 Scala sources and 51 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes ...
03:24:34 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details
03:24:34 [WARNING] one warning found
03:24:39 [INFO] NoPosition: Note: Some input files use or override a deprecated API.
03:24:39 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details.
03:24:40 [INFO] done compiling
03:24:41 [INFO] compile in 27.2 s
03:24:41 [INFO] 
03:24:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pekko ---
03:24:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT...
03:24:41 [INFO] 
03:24:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pekko ---
03:24:41 [INFO] Changes detected - recompiling the module! :dependency
03:24:41 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes
03:24:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Some input files use or override a deprecated API.
03:24:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Recompile with -Xlint:deprecation for details.
03:24:42 [INFO] 
03:24:42 [INFO] --- scala:4.8.1:compile (compile) @ ditto-internal-utils-pekko ---
03:24:42 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
03:24:43 [INFO] compile in 0.3 s
03:24:43 [INFO] 
03:24:43 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-pekko ---
03:24:43 [INFO] Changes detected - recompiling the module! :dependency
03:24:43 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes
03:24:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Some input files use or override a deprecated API.
03:24:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Recompile with -Xlint:deprecation for details.
03:24:44 [INFO] 
03:24:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pekko ---
03:24:44 [INFO] Copying 2 resources from src/test/resources to target/test-classes
03:24:44 [INFO] 
03:24:44 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pekko ---
03:24:44 [INFO] Changes detected - recompiling the module! :dependency
03:24:44 [INFO] Compiling 19 source files with javac [debug target 17] to target/test-classes
03:24:45 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API.
03:24:45 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:deprecation for details.
03:24:45 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations.
03:24:45 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:unchecked for details.
03:24:45 [INFO] 
03:24:45 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-internal-utils-pekko ---
03:24:45 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
03:24:46 [INFO] compiling 19 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/test-classes ...
03:24:51 [INFO] NoPosition: Note: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API.
03:24:51 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details.
03:24:51 [INFO] NoPosition: Note: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations.
03:24:51 [INFO] NoPosition: Note: Recompile with -Xlint:unchecked for details.
03:24:51 [INFO] done compiling
03:24:51 [INFO] compile in 5.3 s
03:24:51 [INFO] 
03:24:51 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pekko ---
03:24:51 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:24:51 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/surefire-reports
03:24:51 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:24:51 [INFO] 
03:24:51 [INFO] -------------------------------------------------------
03:24:51 [INFO]  T E S T S
03:24:51 [INFO] -------------------------------------------------------
03:24:52 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest
03:24:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:24:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.085 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest
03:24:56 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest
03:24:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest
03:24:57 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest
03:24:59 SLF4J(I): Attempting to load provider "org.eclipse.ditto.internal.utils.pekko.logging.StaticMDCServiceProvider" specified via "slf4j.provider" system property
03:24:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.159 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest
03:24:59 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest
03:25:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest
03:25:00 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest
03:25:00 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.475 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest
03:25:00 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest
03:25:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest
03:25:00 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest
03:25:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest
03:25:00 [INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest
03:25:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest
03:25:01 [INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest
03:25:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest
03:25:01 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest
03:25:03 [INFO] [02/26/2024 08:25:03.334] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:03 [INFO] [02/26/2024 08:25:03.551] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:03 [INFO] [02/26/2024 08:25:03.677] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:03 [INFO] [02/26/2024 08:25:03.795] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:03 [INFO] [02/26/2024 08:25:03.882] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:03 [INFO] [02/26/2024 08:25:03.980] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] [02/26/2024 08:25:04.067] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] [02/26/2024 08:25:04.161] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] [02/26/2024 08:25:04.257] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] [02/26/2024 08:25:04.347] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] [02/26/2024 08:25:04.432] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] [02/26/2024 08:25:04.507] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] [02/26/2024 08:25:04.581] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] [02/26/2024 08:25:04.657] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] [02/26/2024 08:25:04.729] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] [02/26/2024 08:25:04.806] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] [02/26/2024 08:25:04.875] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] [02/26/2024 08:25:04.948] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:04 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.879 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest
03:25:04 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest
03:25:05 [INFO] [02/26/2024 08:25:05.039] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:05 [INFO] [02/26/2024 08:25:05.101] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:05 [INFO] [02/26/2024 08:25:05.173] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:05 [INFO] [02/26/2024 08:25:05.242] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest
03:25:05 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest
03:25:05 [INFO] [02/26/2024 08:25:05.481] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:05 [INFO] [02/26/2024 08:25:05.564] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:05 [INFO] [02/26/2024 08:25:05.716] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest
03:25:05 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest
03:25:06 [INFO] [02/26/2024 08:25:06.010] [default-pekko.actor.default-dispatcher-7] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-26)] [resume-source-errors-flow] Element: FailureWithLookBehind[error=java.lang.IllegalStateException: 1st expected error, finalElements=[2]]
03:25:06 [INFO] [02/26/2024 08:25:06.033] [default-pekko.actor.default-dispatcher-7] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-26)] [resume-source-errors-flow] Element: FailureWithLookBehind[error=java.lang.IllegalStateException: 2nd expected error, finalElements=[2]]
03:25:06 [INFO] [02/26/2024 08:25:06.053] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:06 [INFO] [02/26/2024 08:25:06.159] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:06 [INFO] [02/26/2024 08:25:06.257] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest
03:25:06 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest
03:25:07 [INFO] [02/26/2024 08:25:07.078] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:07 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.820 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest
03:25:07 [INFO] Running org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest
03:25:07 [INFO] [02/26/2024 08:25:07.533] [main] [CoordinatedShutdown(pekko://monitored-unbounded-mailbox-test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest
03:25:07 [INFO] 
03:25:07 [INFO] Results:
03:25:07 [INFO] 
03:25:07 [WARNING] Tests run: 121, Failures: 0, Errors: 0, Skipped: 1
03:25:07 [INFO] 
03:25:07 [INFO] 
03:25:07 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pekko ---
03:25:07 [INFO] 
03:25:07 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pekko ---
03:25:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar
03:25:07 [INFO] 
03:25:07 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pekko ---
03:25:07 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:25:07 [INFO] No previous run data found, generating javadoc.
03:25:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar
03:25:10 [INFO] 
03:25:10 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-pekko ---
03:25:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar
03:25:10 [INFO] 
03:25:10 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pekko ---
03:25:11 [INFO] Tests are skipped.
03:25:11 [INFO] 
03:25:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pekko ---
03:25:11 [INFO] Tests are skipped.
03:25:11 [INFO] 
03:25:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pekko ---
03:25:11 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec
03:25:11 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pekko' with 85 classes
03:25:11 [INFO] 
03:25:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pekko ---
03:25:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT.pom
03:25:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT.jar
03:25:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar
03:25:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar
03:25:11 [INFO] 
03:25:11 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------
03:25:11 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 0-SNAPSHOT [19/77]
03:25:11 [INFO]   from internal/utils/health/pom.xml
03:25:11 [INFO] --------------------------------[ jar ]---------------------------------
03:25:15 [INFO] 
03:25:15 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-health ---
03:25:15 [INFO] 
03:25:15 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-health ---
03:25:15 [INFO] 
03:25:15 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health ---
03:25:15 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec
03:25:15 [INFO] 
03:25:15 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-health ---
03:25:15 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:25:15 [WARNING] 
03:25:15 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:25:15 [WARNING] 
03:25:15 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:25:15 [WARNING] 
03:25:15 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:25:15 [INFO] 
03:25:15 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-health ---
03:25:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/resources
03:25:15 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:25:15 [INFO] 
03:25:15 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-health ---
03:25:15 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT...
03:25:15 [INFO] 
03:25:15 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-health ---
03:25:15 [INFO] Changes detected - recompiling the module! :dependency
03:25:15 [INFO] Compiling 35 source files with javac [debug target 17] to target/classes
03:25:15 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java uses or overrides a deprecated API.
03:25:15 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: Recompile with -Xlint:deprecation for details.
03:25:15 [INFO] 
03:25:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-health ---
03:25:15 [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:25:15 [INFO] 
03:25:15 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-health ---
03:25:15 [INFO] Changes detected - recompiling the module! :dependency
03:25:15 [INFO] Compiling 12 source files with javac [debug target 17] to target/test-classes
03:25:16 [INFO] 
03:25:16 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-health ---
03:25:16 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:25:16 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/surefire-reports
03:25:16 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:25:16 [INFO] 
03:25:16 [INFO] -------------------------------------------------------
03:25:16 [INFO]  T E S T S
03:25:16 [INFO] -------------------------------------------------------
03:25:17 [INFO] Running org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest
03:25:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 s -- in org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest
03:25:19 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest
03:25:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.688 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest
03:25:21 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest
03:25:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest
03:25:22 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest
03:25:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest
03:25:22 [INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest
03:25:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest
03:25:22 [INFO] Running org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest
03:25:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest
03:25:22 [INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest
03:25:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest
03:25:22 [INFO] Running org.eclipse.ditto.internal.utils.health.SubsystemHealthCheckTest
03:25:25 [INFO] [02/26/2024 08:25:24.997] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:25 [INFO] [02/26/2024 08:25:25.334] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:25 [INFO] [pekkoDeadLetter][02/26/2024 08:25:25.399] [default-pekko.actor.default-dispatcher-5] [pekko://default/user/*Root/healthCheckingActor] Message [org.eclipse.ditto.internal.utils.health.RetrieveHealth] from Actor[pekko://default/temp/_user_*Root_healthCheckingActor$a] to Actor[pekko://default/user/*Root/healthCheckingActor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://default/user/*Root/healthCheckingActor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:25:26 [INFO] [02/26/2024 08:25:26.001] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:26 [INFO] [02/26/2024 08:25:26.163] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:25:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.449 s -- in org.eclipse.ditto.internal.utils.health.SubsystemHealthCheckTest
03:25:26 [INFO] Running org.eclipse.ditto.internal.utils.health.StatusInfoTest
03:25:26 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.eclipse.ditto.internal.utils.health.StatusInfoTest
03:25:26 [INFO] Running org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest
03:25:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest
03:25:26 [INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest
03:25:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest
03:25:26 [INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthTest
03:25:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthTest
03:25:26 [INFO] 
03:25:26 [INFO] Results:
03:25:26 [INFO] 
03:25:26 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0
03:25:26 [INFO] 
03:25:26 [INFO] 
03:25:26 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-health ---
03:25:26 [INFO] 
03:25:26 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-health ---
03:25:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar
03:25:26 [INFO] 
03:25:26 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-health ---
03:25:26 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:25:26 [INFO] No previous run data found, generating javadoc.
03:25:31 [WARNING] Javadoc Warnings
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/package-info.java:14: warning: no comment
03:25:31 [WARNING] package org.eclipse.ditto.internal.utils.health;
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/config/package-info.java:14: warning: no comment
03:25:31 [WARNING] package org.eclipse.ditto.internal.utils.health.config;
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:337: warning: no @param for events
03:25:31 [WARNING] protected StatusDetailMessage.Level getMostSevereLevelFromEvents(final Deque<Pair<Instant, Event>> events) {
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:239: warning: no comment
03:25:31 [WARNING] protected Stream<Pair<Instant, Event>> getEventStream() {
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:251: warning: no comment
03:25:31 [WARNING] protected void shutdownStream(final Shutdown shutdown) {
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:376: warning: no comment
03:25:31 [WARNING] default StatusDetailMessage.Level level() {
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:374: warning: no comment
03:25:31 [WARNING] String name();
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:35: warning: no comment
03:25:31 [WARNING] protected final DiagnosticLoggingAdapter log = DittoLoggerFactory.getDiagnosticLoggingAdapter(this);
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:72: warning: no comment
03:25:31 [WARNING] public final StatusInfo getHealth() {
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:95: warning: no comment
03:25:31 [WARNING] public Level getLevel() {
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:99: warning: no comment
03:25:31 [WARNING] public JsonValue getMessage() {
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:55: warning: no comment
03:25:31 [WARNING] public static StatusDetailMessage of(final Level level, final String message) {
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:59: warning: no comment
03:25:31 [WARNING] public static StatusDetailMessage of(final Level level, final JsonValue message) {
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:63: warning: no comment
03:25:31 [WARNING] public static StatusDetailMessage warn(@Nullable final Throwable throwable) {
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:42: warning: no comment
03:25:31 [WARNING] ERROR;
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:40: warning: no comment
03:25:31 [WARNING] INFO,
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:41: warning: no comment
03:25:31 [WARNING] WARN,
03:25:31 [WARNING] ^
03:25:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:44: warning: no comment
03:25:31 [WARNING] public static final Level DEFAULT = INFO;
03:25:31 [WARNING] ^
03:25:31 [WARNING] 18 warnings
03:25:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar
03:25:31 [INFO] 
03:25:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-health ---
03:25:31 [INFO] Tests are skipped.
03:25:31 [INFO] 
03:25:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-health ---
03:25:31 [INFO] Tests are skipped.
03:25:31 [INFO] 
03:25:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-health ---
03:25:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec
03:25:31 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Health' with 35 classes
03:25:31 [INFO] 
03:25:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-health ---
03:25:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT.pom
03:25:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT.jar
03:25:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar
03:25:31 [INFO] 
03:25:31 [INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------
03:25:31 [INFO] Building Eclipse Ditto :: JSON CBOR 0-SNAPSHOT                   [20/77]
03:25:31 [INFO]   from json-cbor/pom.xml
03:25:31 [INFO] -------------------------------[ bundle ]-------------------------------
03:25:34 [INFO] 
03:25:34 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json-cbor ---
03:25:34 [INFO] 
03:25:34 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json-cbor ---
03:25:34 [INFO] 
03:25:34 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor ---
03:25:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:25:34 [INFO] 
03:25:34 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor ---
03:25:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec
03:25:34 [INFO] 
03:25:34 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json-cbor ---
03:25:34 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:25:34 [WARNING] 
03:25:34 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:25:34 [WARNING] 
03:25:34 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:25:34 [WARNING] 
03:25:34 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:25:34 [INFO] 
03:25:34 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json-cbor ---
03:25:34 [INFO] Copying 1 resource from src/main/resources to target/classes
03:25:34 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:25:34 [INFO] 
03:25:34 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json-cbor ---
03:25:34 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:0-SNAPSHOT...
03:25:34 [INFO] 
03:25:34 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json-cbor ---
03:25:34 [INFO] Changes detected - recompiling the module! :dependency
03:25:34 [INFO] Compiling 6 source files with javac [debug target 1.8] to target/classes
03:25:34 [WARNING] bootstrap class path not set in conjunction with -source 8
03:25:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java uses or overrides a deprecated API.
03:25:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: Recompile with -Xlint:deprecation for details.
03:25:34 [INFO] 
03:25:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json-cbor ---
03:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/test/resources
03:25:34 [INFO] 
03:25:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json-cbor ---
03:25:34 [INFO] Changes detected - recompiling the module! :dependency
03:25:34 [INFO] Compiling 9 source files with javac [debug target 1.8] to target/test-classes
03:25:34 [WARNING] bootstrap class path not set in conjunction with -source 8
03:25:34 [INFO] 
03:25:34 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json-cbor ---
03:25:34 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:25:34 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/surefire-reports
03:25:34 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:25:34 [INFO] 
03:25:34 [INFO] -------------------------------------------------------
03:25:34 [INFO]  T E S T S
03:25:34 [INFO] -------------------------------------------------------
03:25:35 [INFO] Running org.eclipse.ditto.json.cbor.BinaryToHexConverterTest
03:25:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 s -- in org.eclipse.ditto.json.cbor.BinaryToHexConverterTest
03:25:36 [INFO] Running org.eclipse.ditto.json.cbor.CborIllegalValuesTest
03:25:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.eclipse.ditto.json.cbor.CborIllegalValuesTest
03:25:37 [INFO] Running org.eclipse.ditto.json.cbor.SerializationRoundTripTest
03:25:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.ditto.json.cbor.SerializationRoundTripTest
03:25:37 [INFO] Running org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest
03:25:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest
03:25:37 [INFO] Running org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest
03:25:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest
03:25:37 [INFO] Running org.eclipse.ditto.json.cbor.CborJsonTest
03:25:37 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.json.cbor.CborJsonTest
03:25:37 [INFO] Running org.eclipse.ditto.json.cbor.JacksonCborFactoryTest
03:25:37 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.json.cbor.JacksonCborFactoryTest
03:25:37 [INFO] 
03:25:37 [INFO] Results:
03:25:37 [INFO] 
03:25:37 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0
03:25:37 [INFO] 
03:25:37 [INFO] 
03:25:37 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor ---
03:25:37 [INFO] 
03:25:37 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json-cbor ---
03:25:37 [WARNING] Include-Resource: overriding META-INF/services/org.eclipse.ditto.json.CborFactory=src/main/resources/META-INF/services/org.eclipse.ditto.json.CborFactory with META-INF=/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF (add {maven-resources} if you want to include the maven resources)
03:25:37 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar
03:25:37 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/MANIFEST.MF
03:25:37 [INFO] 
03:25:37 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json-cbor ---
03:25:37 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:25:37 [INFO] No previous run data found, generating javadoc.
03:25:39 [WARNING] Javadoc Warnings
03:25:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:56: warning: no @throws for java.io.IOException
03:25:39 [WARNING] public static String toHexString(final byte[] array) throws IOException {
03:25:39 [WARNING] ^
03:25:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:66: warning: no @throws for java.io.IOException
03:25:39 [WARNING] public static String toHexString(final ByteBuffer byteBuffer) throws IOException {
03:25:39 [WARNING] ^
03:25:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:76: warning: no @throws for java.io.IOException
03:25:39 [WARNING] public static String toHexString(final InputStream inputStream) throws IOException {
03:25:39 [WARNING] ^
03:25:39 [WARNING] 3 warnings
03:25:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar
03:25:39 [INFO] 
03:25:39 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json-cbor ---
03:25:39 [INFO] Tests are skipped.
03:25:39 [INFO] 
03:25:39 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json-cbor ---
03:25:39 [INFO] Tests are skipped.
03:25:39 [INFO] 
03:25:39 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json-cbor ---
03:25:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec
03:25:39 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON CBOR' with 6 classes
03:25:39 [INFO] 
03:25:39 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json-cbor ---
03:25:39 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.diff'.
03:25:40 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.xml'.
03:25:40 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.html'.
03:25:40 [INFO] 
03:25:40 [INFO] --- install:3.1.1:install (default-install) @ ditto-json-cbor ---
03:25:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.pom
03:25:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar
03:25:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT-javadoc.jar
03:25:40 [INFO] 
03:25:40 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json-cbor ---
03:25:40 [INFO] Installing org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar
03:25:40 [INFO] Writing OBR metadata
03:25:40 [INFO] 
03:25:40 [INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------
03:25:40 [INFO] Building Eclipse Ditto :: Policies 0-SNAPSHOT                    [21/77]
03:25:40 [INFO]   from policies/pom.xml
03:25:40 [INFO] --------------------------------[ pom ]---------------------------------
03:25:40 [INFO] 
03:25:40 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies ---
03:25:40 [INFO] 
03:25:40 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies ---
03:25:40 [INFO] 
03:25:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies ---
03:25:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/target/jacoco.exec
03:25:40 [INFO] 
03:25:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies ---
03:25:40 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:25:40 [INFO] The goal is skip due to packaging 'pom'
03:25:40 [INFO] 
03:25:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies ---
03:25:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:0-SNAPSHOT...
03:25:40 [INFO] 
03:25:40 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies ---
03:25:40 [INFO] 
03:25:40 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies ---
03:25:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:25:40 [INFO] 
03:25:40 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies ---
03:25:40 [INFO] Tests are skipped.
03:25:40 [INFO] 
03:25:40 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies ---
03:25:40 [INFO] Tests are skipped.
03:25:40 [INFO] 
03:25:40 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies ---
03:25:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:25:40 [INFO] 
03:25:40 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies ---
03:25:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies/0-SNAPSHOT/ditto-policies-0-SNAPSHOT.pom
03:25:40 [INFO] 
03:25:40 [INFO] ---------------< org.eclipse.ditto:ditto-policies-model >---------------
03:25:40 [INFO] Building Eclipse Ditto :: Policies :: Model 0-SNAPSHOT           [22/77]
03:25:40 [INFO]   from policies/model/pom.xml
03:25:40 [INFO] -------------------------------[ bundle ]-------------------------------
03:25:43 [INFO] 
03:25:43 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-model ---
03:25:43 [INFO] 
03:25:43 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-model ---
03:25:43 [INFO] 
03:25:43 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model ---
03:25:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:25:43 [INFO] 
03:25:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model ---
03:25:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec
03:25:43 [INFO] 
03:25:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-model ---
03:25:43 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:25:43 [WARNING] 
03:25:43 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:25:43 [WARNING] 
03:25:43 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:25:43 [WARNING] 
03:25:43 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:25:43 [INFO] 
03:25:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-model ---
03:25:43 [INFO] Copying 0 resource from src/main/resources to target/classes
03:25:43 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:25:43 [INFO] 
03:25:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-model ---
03:25:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:0-SNAPSHOT...
03:25:43 [INFO] 
03:25:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-model ---
03:25:43 [INFO] Changes detected - recompiling the module! :dependency
03:25:43 [INFO] Compiling 224 source files with javac [debug target 1.8] to target/classes
03:25:49 [WARNING] bootstrap class path not set in conjunction with -source 8
03:25:49 [INFO] 
03:25:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-model ---
03:25:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/model/src/test/resources
03:25:49 [INFO] 
03:25:49 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-model ---
03:25:49 [INFO] Changes detected - recompiling the module! :dependency
03:25:49 [INFO] Compiling 235 source files with javac [debug target 1.8] to target/test-classes
03:25:59 [WARNING] bootstrap class path not set in conjunction with -source 8
03:25:59 [INFO] 
03:25:59 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-model ---
03:25:59 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:25:59 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/surefire-reports
03:25:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:26:00 [INFO] 
03:26:00 [INFO] -------------------------------------------------------
03:26:00 [INFO]  T E S T S
03:26:00 [INFO] -------------------------------------------------------
03:26:04 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest
03:26:04 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest
03:26:04 [INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest
03:26:04 Feb 26, 2024 8:26:04 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:26:04 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
03:26:05 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest
03:26:05 [INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest
03:26:05 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest
03:26:05 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest
03:26:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.562 s -- in org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest
03:26:07 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest
03:26:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s -- in org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest
03:26:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest
03:26:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest
03:26:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest
03:26:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest
03:26:08 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest
03:26:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest
03:26:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest
03:26:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest
03:26:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourcesTest
03:26:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.ditto.policies.model.ImmutableResourcesTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest
03:26:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest
03:26:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest
03:26:08 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest
03:26:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest
03:26:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest
03:26:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest
03:26:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest
03:26:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest
03:26:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest
03:26:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest
03:26:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest
03:26:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest
03:26:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest
03:26:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest
03:26:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest
03:26:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest
03:26:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest
03:26:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest
03:26:09 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest
03:26:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest
03:26:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest
03:26:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest
03:26:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest
03:26:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest
03:26:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest
03:26:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest
03:26:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest
03:26:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest
03:26:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest
03:26:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest
03:26:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest
03:26:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest
03:26:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest
03:26:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest
03:26:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest
03:26:10 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest
03:26:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest
03:26:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest
03:26:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest
03:26:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest
03:26:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest
03:26:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest
03:26:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest
03:26:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest
03:26:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest
03:26:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest
03:26:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest
03:26:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest
03:26:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest
03:26:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest
03:26:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest
03:26:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest
03:26:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest
03:26:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest
03:26:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest
03:26:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest
03:26:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest
03:26:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyModificationInvalidExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyModificationInvalidExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyTooManyModifyingRequestsExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyTooManyModifyingRequestsExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest
03:26:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotModifiableExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotModifiableExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotAccessibleExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotAccessibleExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotAccessibleExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotAccessibleExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectsNotModifiableExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectsNotModifiableExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionFailedExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionFailedExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotAccessibleExceptionTest
03:26:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotAccessibleExceptionTest
03:26:11 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest
03:26:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest
03:26:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest
03:26:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest
03:26:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest
03:26:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest
03:26:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest
03:26:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest
03:26:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest
03:26:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest
03:26:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest
03:26:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest
03:26:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest
03:26:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest
03:26:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest
03:26:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest
03:26:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest
03:26:12 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest
03:26:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest
03:26:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest
03:26:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest
03:26:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest
03:26:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest
03:26:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest
03:26:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest
03:26:13 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest
03:26:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest
03:26:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyTest
03:26:13 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest
03:26:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportTest
03:26:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceKeyTest
03:26:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.ImmutableResourceKeyTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest
03:26:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIdTest
03:26:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIdTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.PolicyIdTest
03:26:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.PolicyIdTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePermissionsTest
03:26:13 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.ImmutablePermissionsTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.PoliciesResourceTypeTest
03:26:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.PoliciesResourceTypeTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest
03:26:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest
03:26:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.PoliciesModelFactoryTest
03:26:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.PoliciesModelFactoryTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest
03:26:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTest
03:26:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceTest
03:26:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.ImmutableResourceTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest
03:26:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableLabelTest
03:26:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.ImmutableLabelTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectsTest
03:26:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectsTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelTest
03:26:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelTest
03:26:13 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest
03:26:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest
03:26:14 [INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest
03:26:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest
03:26:14 [INFO] Running org.eclipse.ditto.policies.model.PolicyImporterTest
03:26:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.policies.model.PolicyImporterTest
03:26:14 [INFO] 
03:26:14 [INFO] Results:
03:26:14 [INFO] 
03:26:14 [WARNING] Tests run: 925, Failures: 0, Errors: 0, Skipped: 1
03:26:14 [INFO] 
03:26:14 [INFO] 
03:26:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model ---
03:26:14 [INFO] 
03:26:14 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-policies-model ---
03:26:15 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar
03:26:15 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/MANIFEST.MF
03:26:15 [INFO] 
03:26:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-model ---
03:26:15 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:26:15 [INFO] No previous run data found, generating javadoc.
03:26:27 [WARNING] Javadoc Warnings
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/announcements/package-info.java:14: warning: no comment
03:26:27 [WARNING] package org.eclipse.ditto.policies.model.signals.announcements;
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/package-info.java:14: warning: no comment
03:26:27 [WARNING] package org.eclipse.ditto.policies.model.signals.commands;
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/package-info.java:14: warning: no comment
03:26:27 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.actions;
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/exceptions/package-info.java:14: warning: no comment
03:26:27 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.exceptions;
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/package-info.java:14: warning: no comment
03:26:27 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.modify;
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/package-info.java:14: warning: no comment
03:26:27 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.query;
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/package-info.java:14: warning: no comment
03:26:27 [WARNING] package org.eclipse.ditto.policies.model.signals.events;
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/AbstractPolicyBuilderLabelScoped.java:31: warning: no comment
03:26:27 [WARNING] protected AbstractPolicyBuilderLabelScoped(final PolicyBuilder delegate,
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/ActivateTokenIntegration.java:142: warning: no @param for subjectAnnouncement
03:26:27 [WARNING] public static ActivateTokenIntegration of(final PolicyId policyId, final Label label,
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/DeletePolicyImportResponse.java:108: warning: no @param for httpStatus
03:26:27 [WARNING] public static DeletePolicyImportResponse newInstance(final PolicyId policyId, final PolicyId importedPolicyId,
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/ImportableType.java:46: warning: no comment
03:26:27 [WARNING] public String getName() {
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/PoliciesModelFactory.java:46: warning: no comment
03:26:27 [WARNING] public static final int DITTO_LIMITS_POLICY_IMPORTS_LIMIT = Integer.parseInt(System.getProperty("ditto.limits.policy.imports-limit", "10"));
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/Policy.java:441: warning: no comment
03:26:27 [WARNING] default CompletionStage<Policy> withResolvedImports(
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntriesModified.java:62: warning: no comment
03:26:27 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRIES =
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntryCreated.java:60: warning: no comment
03:26:27 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRY =
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:126: warning: no comment
03:26:27 [WARNING] public static PolicyErrorResponse fromJson(final String jsonString, final DittoHeaders dittoHeaders) {
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:133: warning: no comment
03:26:27 [WARNING] public static PolicyErrorResponse fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportCreated.java:62: warning: no comment
03:26:27 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORT =
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportsModified.java:62: warning: no comment
03:26:27 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORTS =
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:37: warning: no comment
03:26:27 [WARNING] public static PolicyImport validatePolicyImport(final PolicyId importingPolicyId, final PolicyImport policyImport) {
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:30: warning: no comment
03:26:27 [WARNING] public static PolicyImports validatePolicyImports(@Nullable final PolicyId importingPolicyId, final PolicyImports policyImports) {
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:32: warning: no comment
03:26:27 [WARNING] POLICY,
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:35: warning: no comment
03:26:27 [WARNING] POLICY_ENTRIES,
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:36: warning: no comment
03:26:27 [WARNING] POLICY_ENTRY,
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:38: warning: no comment
03:26:27 [WARNING] POLICY_ENTRY_RESOURCE,
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:37: warning: no comment
03:26:27 [WARNING] POLICY_ENTRY_RESOURCES,
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:40: warning: no comment
03:26:27 [WARNING] POLICY_ENTRY_SUBJECT;
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:39: warning: no comment
03:26:27 [WARNING] POLICY_ENTRY_SUBJECTS,
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:34: warning: no comment
03:26:27 [WARNING] POLICY_IMPORT,
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:33: warning: no comment
03:26:27 [WARNING] POLICY_IMPORTS,
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourceCreated.java:62: warning: no comment
03:26:27 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_KEY =
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:46: warning: no comment
03:26:27 [WARNING] public final class ResourcesModified extends AbstractPolicyEvent<ResourcesModified>
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:59: warning: no comment
03:26:27 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_RESOURCES =
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/RetrievePolicyImportResponse.java:56: warning: no comment
03:26:27 [WARNING] public static final String POLICY_IMPORT = "policyImport";
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsDeletedPartially.java:69: warning: no comment
03:26:27 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_DELETED_SUBJECT_IDS =
03:26:27 [WARNING] ^
03:26:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsModifiedPartially.java:70: warning: no comment
03:26:27 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_MODIFIED_SUBJECTS =
03:26:27 [WARNING] ^
03:26:27 [WARNING] 36 warnings
03:26:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar
03:26:28 [INFO] 
03:26:28 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-policies-model ---
03:26:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar
03:26:28 [INFO] 
03:26:28 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-model ---
03:26:28 [INFO] Tests are skipped.
03:26:28 [INFO] 
03:26:28 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-model ---
03:26:28 [INFO] Tests are skipped.
03:26:28 [INFO] 
03:26:28 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-model ---
03:26:28 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec
03:26:28 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Model' with 261 classes
03:26:29 [INFO] 
03:26:29 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-policies-model ---
03:26:30 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.diff'.
03:26:31 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.xml'.
03:26:31 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.html'.
03:26:31 [INFO] 
03:26:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-model ---
03:26:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.pom
03:26:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar
03:26:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-javadoc.jar
03:26:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-tests.jar
03:26:31 [INFO] 
03:26:31 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-policies-model ---
03:26:31 [INFO] Installing org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar
03:26:31 [INFO] Writing OBR metadata
03:26:31 [INFO] 
03:26:31 [INFO] -------------------< org.eclipse.ditto:ditto-things >-------------------
03:26:31 [INFO] Building Eclipse Ditto :: Things 0-SNAPSHOT                      [23/77]
03:26:31 [INFO]   from things/pom.xml
03:26:31 [INFO] --------------------------------[ pom ]---------------------------------
03:26:31 [INFO] 
03:26:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things ---
03:26:31 [INFO] 
03:26:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things ---
03:26:31 [INFO] 
03:26:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things ---
03:26:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/target/jacoco.exec
03:26:31 [INFO] 
03:26:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things ---
03:26:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:26:31 [INFO] The goal is skip due to packaging 'pom'
03:26:31 [INFO] 
03:26:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things ---
03:26:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:0-SNAPSHOT...
03:26:31 [INFO] 
03:26:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things ---
03:26:31 [INFO] 
03:26:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things ---
03:26:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:26:31 [INFO] 
03:26:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things ---
03:26:31 [INFO] Tests are skipped.
03:26:31 [INFO] 
03:26:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things ---
03:26:31 [INFO] Tests are skipped.
03:26:31 [INFO] 
03:26:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things ---
03:26:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:26:31 [INFO] 
03:26:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-things ---
03:26:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things/0-SNAPSHOT/ditto-things-0-SNAPSHOT.pom
03:26:31 [INFO] 
03:26:31 [INFO] ----------------< org.eclipse.ditto:ditto-things-model >----------------
03:26:31 [INFO] Building Eclipse Ditto :: Things :: Model 0-SNAPSHOT             [24/77]
03:26:31 [INFO]   from things/model/pom.xml
03:26:31 [INFO] -------------------------------[ bundle ]-------------------------------
03:26:31 [INFO] 
03:26:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-model ---
03:26:31 [INFO] 
03:26:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-model ---
03:26:31 [INFO] 
03:26:31 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model ---
03:26:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:26:31 [INFO] 
03:26:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model ---
03:26:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec
03:26:31 [INFO] 
03:26:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-model ---
03:26:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:26:31 [WARNING] 
03:26:31 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:26:31 [WARNING] 
03:26:31 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:26:31 [WARNING] 
03:26:31 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:26:31 [INFO] 
03:26:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-model ---
03:26:31 [INFO] Copying 0 resource from src/main/resources to target/classes
03:26:31 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:26:31 [INFO] 
03:26:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-model ---
03:26:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:0-SNAPSHOT...
03:26:31 [INFO] 
03:26:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-model ---
03:26:31 [INFO] Changes detected - recompiling the module! :dependency
03:26:31 [INFO] Compiling 239 source files with javac [debug target 1.8] to target/classes
03:26:35 [WARNING] bootstrap class path not set in conjunction with -source 8
03:26:35 [INFO] 
03:26:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-model ---
03:26:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/resources
03:26:35 [INFO] 
03:26:35 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-model ---
03:26:35 [INFO] Changes detected - recompiling the module! :dependency
03:26:35 [INFO] Compiling 201 source files with javac [debug target 1.8] to target/test-classes
03:26:41 [WARNING] bootstrap class path not set in conjunction with -source 8
03:26:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java uses or overrides a deprecated API.
03:26:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: Recompile with -Xlint:deprecation for details.
03:26:41 [INFO] 
03:26:41 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-model ---
03:26:41 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:26:41 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/model/target/surefire-reports
03:26:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:26:41 [INFO] 
03:26:41 [INFO] -------------------------------------------------------
03:26:41 [INFO]  T E S T S
03:26:41 [INFO] -------------------------------------------------------
03:26:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest
03:26:44 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.520 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest
03:26:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceTest
03:26:44 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceTest
03:26:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest
03:26:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.989 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest
03:26:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest
03:26:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest
03:26:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest
03:26:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest
03:26:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest
03:26:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest
03:26:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest
03:26:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest
03:26:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest
03:26:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest
03:26:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest
03:26:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest
03:26:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest
03:26:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest
03:26:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest
03:26:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest
03:26:47 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest
03:26:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest
03:26:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest
03:26:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest
03:26:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest
03:26:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest
03:26:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest
03:26:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest
03:26:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest
03:26:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest
03:26:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest
03:26:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest
03:26:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest
03:26:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest
03:26:48 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest
03:26:51 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.971 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest
03:26:51 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest
03:26:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest
03:26:51 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest
03:26:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest
03:26:51 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest
03:26:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest
03:26:51 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest
03:26:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest
03:26:51 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest
03:26:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest
03:26:51 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest
03:26:52 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest
03:26:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest
03:26:52 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest
03:26:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest
03:26:52 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest
03:26:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest
03:26:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest
03:26:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest
03:26:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest
03:26:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest
03:26:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest
03:26:52 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest
03:26:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest
03:26:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest
03:26:52 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest
03:26:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest
03:26:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest
03:26:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest
03:26:52 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest
03:26:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest
03:26:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest
03:26:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest
03:26:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest
03:26:52 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest
03:26:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest
03:26:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest
03:26:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest
03:26:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest
03:26:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest
03:26:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest
03:26:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest
03:26:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest
03:26:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest
03:26:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest
03:26:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest
03:26:53 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest
03:26:53 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest
03:26:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest
03:26:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest
03:26:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest
03:26:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest
03:26:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest
03:26:53 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest
03:26:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest
03:26:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest
03:26:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest
03:26:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest
03:26:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest
03:26:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest
03:26:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest
03:26:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest
03:26:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest
03:26:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsExceptionTest
03:26:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest
03:26:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest
03:26:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistryTest
03:26:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistryTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest
03:26:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest
03:26:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest
03:26:54 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingCreatedTest
03:26:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.eclipse.ditto.things.model.signals.events.ThingCreatedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDeletedTest
03:26:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.things.model.signals.events.ThingDeletedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest
03:26:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest
03:26:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest
03:26:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest
03:26:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest
03:26:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest
03:26:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest
03:26:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest
03:26:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest
03:26:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest
03:26:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest
03:26:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest
03:26:55 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest
03:26:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest
03:26:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest
03:26:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest
03:26:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest
03:26:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest
03:26:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest
03:26:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest
03:26:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest
03:26:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest
03:26:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest
03:26:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest
03:26:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest
03:26:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest
03:26:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingModifiedTest
03:26:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.events.ThingModifiedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest
03:26:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest
03:26:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest
03:26:56 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest
03:26:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest
03:26:57 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest
03:26:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest
03:26:57 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest
03:26:57 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest
03:26:57 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingMergedTest
03:26:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.things.model.signals.events.ThingMergedTest
03:26:57 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest
03:26:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest
03:26:57 [INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest
03:26:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest
03:26:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest
03:26:58 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest
03:26:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest
03:26:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.ImmutableAttributesTest
03:26:58 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.things.model.ImmutableAttributesTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.ThingIdTest
03:26:58 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.eclipse.ditto.things.model.ThingIdTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest
03:26:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureTest
03:26:58 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.things.model.ImmutableFeatureTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.NullThingDefinitionTest
03:26:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.model.NullThingDefinitionTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.AttributesModelFactoryTest
03:26:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.AttributesModelFactoryTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest
03:26:58 [INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.ThingsModelFactoryTest
03:26:58 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.model.ThingsModelFactoryTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.ThingsJsonTest
03:26:58 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.ThingsJsonTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.NullFeatureTest
03:26:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.NullFeatureTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.NullFeaturePropertiesTest
03:26:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.NullFeaturePropertiesTest
03:26:58 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturesTest
03:26:59 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s -- in org.eclipse.ditto.things.model.ImmutableFeaturesTest
03:26:59 [INFO] Running org.eclipse.ditto.things.model.NullFeaturesTest
03:26:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.NullFeaturesTest
03:26:59 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest
03:26:59 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest
03:26:59 [INFO] Running org.eclipse.ditto.things.model.ThingFieldSelectorTest
03:26:59 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.ThingFieldSelectorTest
03:26:59 [INFO] Running org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest
03:26:59 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest
03:26:59 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingRevisionTest
03:26:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.ImmutableThingRevisionTest
03:26:59 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingDefinitionTest
03:26:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.ImmutableThingDefinitionTest
03:26:59 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingTest
03:26:59 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.ditto.things.model.ImmutableThingTest
03:26:59 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest
03:26:59 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest
03:26:59 [INFO] Running org.eclipse.ditto.things.model.NullAttributesTest
03:26:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.NullAttributesTest
03:26:59 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest
03:26:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest
03:26:59 [INFO] 
03:26:59 [INFO] Results:
03:26:59 [INFO] 
03:26:59 [INFO] Tests run: 1438, Failures: 0, Errors: 0, Skipped: 0
03:26:59 [INFO] 
03:26:59 [INFO] 
03:26:59 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model ---
03:26:59 [INFO] 
03:26:59 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-things-model ---
03:27:00 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar
03:27:00 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/MANIFEST.MF
03:27:00 [INFO] 
03:27:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-model ---
03:27:00 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:27:00 [INFO] No previous run data found, generating javadoc.
03:27:15 [WARNING] Javadoc Warnings
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/package-info.java:14: warning: no comment
03:27:15 [WARNING] package org.eclipse.ditto.things.model.signals.commands;
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/package-info.java:14: warning: no comment
03:27:15 [WARNING] package org.eclipse.ditto.things.model.signals.commands.exceptions;
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/package-info.java:14: warning: no comment
03:27:15 [WARNING] package org.eclipse.ditto.things.model.signals.commands.modify;
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/package-info.java:14: warning: no comment
03:27:15 [WARNING] package org.eclipse.ditto.things.model.signals.commands.query;
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/package-info.java:14: warning: no comment
03:27:15 [WARNING] package org.eclipse.ditto.things.model.signals.events;
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributeNotAccessibleException.java:35: warning: no comment
03:27:15 [WARNING] public final class AttributeNotAccessibleException extends DittoRuntimeException implements ThingException {
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributesNotAccessibleException.java:34: warning: no comment
03:27:15 [WARNING] public final class AttributesNotAccessibleException extends DittoRuntimeException implements ThingException {
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/CreateThing.java:65: warning: no comment
03:27:15 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_THING =
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:44: warning: no @param for <T>
03:27:15 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder addAll(Iterable<T> identifiers);
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:64: warning: no @param for <T>
03:27:15 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder removeAll(Iterable<T> identifiers);
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/MergeThingResponse.java:120: warning: no @param for path
03:27:15 [WARNING] public static MergeThingResponse newInstance(final ThingId thingId,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for features
03:27:15 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for jsonFieldSelector
03:27:15 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for featureIds
03:27:15 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for jsonFieldSelector
03:27:15 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for featureIds
03:27:15 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for jsonPointer
03:27:15 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeatureDesiredPropertiesResponse.java:156: warning: no @param for desiredProperties
03:27:15 [WARNING] public static RetrieveFeatureDesiredPropertiesResponse newInstance(final ThingId thingId,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeaturePropertiesResponse.java:150: warning: no @param for featureProperties
03:27:15 [WARNING] public static RetrieveFeaturePropertiesResponse newInstance(final ThingId thingId,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThing.java:272: warning: no comment
03:27:15 [WARNING] public RetrieveThing build() {
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThings.java:77: warning: no comment
03:27:15 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_THING_IDS =
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingCommandToModifyExceptionRegistry.java:49: warning: no comment
03:27:15 [WARNING] public final class ThingCommandToModifyExceptionRegistry
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingConditionInvalidException.java:66: warning: no @param for description
03:27:15 [WARNING] public static Builder newBuilder(final String condition, final String description) {
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:83: warning: no comment
03:27:15 [WARNING] public static Builder forDittoProtocol() {
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:71: warning: no comment
03:27:15 [WARNING] public static Builder forPostMethod() {
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:75: warning: no comment
03:27:15 [WARNING] public static Builder forPutMethod() {
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:79: warning: no comment
03:27:15 [WARNING] public static Builder forPutOrPatchMethod() {
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for revision
03:27:15 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for timestamp
03:27:15 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for metadata
03:27:15 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:225: warning: no comment
03:27:15 [WARNING] public static final JsonFieldDefinition<String> JSON_PATH =
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:228: warning: no comment
03:27:15 [WARNING] public static final JsonFieldDefinition<JsonValue> JSON_VALUE =
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:116: warning: no @param for httpStatus
03:27:15 [WARNING] public static Builder newBuilderForOtherReason(final HttpStatus httpStatus, final ThingId thingId, final PolicyId policyId, final String reason) {
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:129: warning: no @return
03:27:15 [WARNING] public static ThingNotCreatableException forLiveChannel(final DittoHeaders dittoHeaders) {
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:46: warning: no comment
03:27:15 [WARNING] ATTRIBUTE,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:45: warning: no comment
03:27:15 [WARNING] ATTRIBUTES,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:49: warning: no comment
03:27:15 [WARNING] DEFINITION,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:48: warning: no comment
03:27:15 [WARNING] FEATURE,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:50: warning: no comment
03:27:15 [WARNING] FEATURE_DEFINITION,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:53: warning: no comment
03:27:15 [WARNING] FEATURE_DESIRED_PROPERTIES,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:54: warning: no comment
03:27:15 [WARNING] FEATURE_DESIRED_PROPERTY;
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:51: warning: no comment
03:27:15 [WARNING] FEATURE_PROPERTIES,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:52: warning: no comment
03:27:15 [WARNING] FEATURE_PROPERTY,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:47: warning: no comment
03:27:15 [WARNING] FEATURES,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:38: warning: no comment
03:27:15 [WARNING] POLICY,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:39: warning: no comment
03:27:15 [WARNING] POLICY_ENTRIES,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:40: warning: no comment
03:27:15 [WARNING] POLICY_ENTRY,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:44: warning: no comment
03:27:15 [WARNING] POLICY_ENTRY_RESOURCE,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:43: warning: no comment
03:27:15 [WARNING] POLICY_ENTRY_RESOURCES,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:42: warning: no comment
03:27:15 [WARNING] POLICY_ENTRY_SUBJECT,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:41: warning: no comment
03:27:15 [WARNING] POLICY_ENTRY_SUBJECTS,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:37: warning: no comment
03:27:15 [WARNING] POLICY_ID,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:36: warning: no comment
03:27:15 [WARNING] THING,
03:27:15 [WARNING] ^
03:27:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:49: warning: no comment
03:27:15 [WARNING] public static final JsonKey FEATURE_ID_WILDCARD = JsonKey.of("*");
03:27:15 [WARNING] ^
03:27:15 [WARNING] 54 warnings
03:27:15 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar
03:27:15 [INFO] 
03:27:15 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-things-model ---
03:27:15 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar
03:27:15 [INFO] 
03:27:15 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-model ---
03:27:15 [INFO] Tests are skipped.
03:27:15 [INFO] 
03:27:15 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-model ---
03:27:15 [INFO] Tests are skipped.
03:27:15 [INFO] 
03:27:15 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-model ---
03:27:15 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec
03:27:16 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Model' with 291 classes
03:27:16 [INFO] 
03:27:16 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-things-model ---
03:27:18 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.diff'.
03:27:18 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.xml'.
03:27:18 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.html'.
03:27:18 [INFO] 
03:27:18 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-model ---
03:27:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.pom
03:27:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar
03:27:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT-javadoc.jar
03:27:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT-tests.jar
03:27:18 [INFO] 
03:27:18 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-things-model ---
03:27:18 [INFO] Installing org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar
03:27:18 [INFO] Writing OBR metadata
03:27:18 [INFO] 
03:27:18 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >-----------
03:27:18 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 0-SNAPSHOT [25/77]
03:27:18 [INFO]   from internal/utils/cluster/pom.xml
03:27:18 [INFO] --------------------------------[ jar ]---------------------------------
03:27:24 [INFO] 
03:27:24 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cluster ---
03:27:24 [INFO] 
03:27:24 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cluster ---
03:27:24 [INFO] 
03:27:24 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster ---
03:27:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec
03:27:24 [INFO] 
03:27:24 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cluster ---
03:27:24 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:27:25 [WARNING] 
03:27:25 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:27:25 [WARNING] 
03:27:25 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:27:25 [WARNING] 
03:27:25 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:27:25 [INFO] 
03:27:25 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cluster ---
03:27:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/resources
03:27:25 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:27:25 [INFO] 
03:27:25 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cluster ---
03:27:25 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT...
03:27:25 [INFO] 
03:27:25 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cluster ---
03:27:25 [INFO] Changes detected - recompiling the module! :dependency
03:27:25 [INFO] Compiling 29 source files with javac [debug target 17] to target/classes
03:27:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java uses unchecked or unsafe operations.
03:27:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: Recompile with -Xlint:unchecked for details.
03:27:25 [INFO] 
03:27:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cluster ---
03:27:25 [INFO] Copying 3 resources from src/test/resources to target/test-classes
03:27:25 [INFO] 
03:27:25 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cluster ---
03:27:25 [INFO] Changes detected - recompiling the module! :dependency
03:27:25 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
03:27:26 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionCreatorTest.java: Some input files use unchecked or unsafe operations.
03:27:26 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionCreatorTest.java: Recompile with -Xlint:unchecked for details.
03:27:26 [INFO] 
03:27:26 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cluster ---
03:27:26 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:27:26 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/surefire-reports
03:27:26 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:27:26 [INFO] 
03:27:26 [INFO] -------------------------------------------------------
03:27:26 [INFO]  T E S T S
03:27:26 [INFO] -------------------------------------------------------
03:27:27 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest
03:27:28 SLF4J(W): No SLF4J providers were found.
03:27:28 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
03:27:28 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
03:27:38 [WARN] [02/26/2024 08:27:38.322] [system-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-1)] [outbound connection to [pekko://system@127.0.0.1:43497], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
03:27:38 [WARN] [02/26/2024 08:27:38.322] [system-pekko.remote.default-remote-dispatcher-5] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-1)] [outbound connection to [pekko://system@127.0.0.1:43497], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
03:27:39 [WARN] [pekkoQuarantine][02/26/2024 08:27:39.507] [system-pekko.remote.default-remote-dispatcher-7] [Association(pekko://system)] Association to [pekko://system@127.0.0.1:34685] with UID [7538636879615982309] is irrecoverably failed. UID is now quarantined and all messages to this UID will be delivered to dead letters. Remote ActorSystem must be restarted to recover from this situation. Reason: SendQueue stopped with [2] pending system messages.
03:27:39 [WARN] [pekkoUnreachable][02/26/2024 08:27:39.509] [system-pekko.actor.internal-dispatcher-3] [Cluster(pekko://system)] Cluster Node [pekko://system@127.0.0.1:43497] - Marking node as TERMINATED [pekko://system@127.0.0.1:34685], due to quarantine. Node roles [dc-default]. It must still be marked as down before it's removed.
03:27:41 [WARN] [02/26/2024 08:27:41.103] [system-pekko.remote.default-remote-dispatcher-5] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-7)] [outbound connection to [pekko://system@127.0.0.1:42957], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
03:27:41 [WARN] [02/26/2024 08:27:41.104] [system-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-7)] [outbound connection to [pekko://system@127.0.0.1:42957], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
03:27:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.57 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest
03:27:42 [INFO] Running org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest
03:27:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.971 s -- in org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest
03:27:46 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest
03:27:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest
03:27:46 [INFO] Running org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest
03:27:46 [INFO] [02/26/2024 08:27:46.337] [main] [CoordinatedShutdown(pekko://CborJsonValueSerializer)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:27:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest
03:27:46 [INFO] Running org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest
03:27:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest
03:27:46 [INFO] Running org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest
03:27:46 [INFO] [02/26/2024 08:27:46.837] [main] [CoordinatedShutdown(pekko://JsonValueSourceRefTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:27:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s -- in org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest
03:27:46 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest
03:27:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest
03:27:46 [INFO] Running org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest
03:27:47 [INFO] [02/26/2024 08:27:47.029] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:27:48 [INFO] [02/26/2024 08:27:48.627] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:27:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 s -- in org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest
03:27:48 [INFO] Running org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest
03:27:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest
03:27:48 [INFO] Running org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest
03:27:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest
03:27:48 [INFO] Running org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest
03:27:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest
03:27:48 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest
03:27:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest
03:27:48 [INFO] Running org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest
03:27:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest
03:27:48 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest
03:27:49 [INFO] [02/26/2024 08:27:48.944] [main] [ArteryTransport(pekko://ShardRegionProxyActorFactoryTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://ShardRegionProxyActorFactoryTest@10.40.14.192:17355] with UID [6609251945515672420]
03:27:49 [INFO] [02/26/2024 08:27:48.945] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.14.192:17355] - Starting up, Pekko version [1.0.1] ...
03:27:49 [INFO] [02/26/2024 08:27:48.981] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.14.192:17355] - Registered cluster JMX MBean [pekko:type=Cluster]
03:27:49 [INFO] [02/26/2024 08:27:48.981] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.14.192:17355] - Started up successfully
03:27:49 [INFO] [02/26/2024 08:27:48.983] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.14.192:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
03:27:49 [INFO] [02/26/2024 08:27:48.983] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.14.192:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
03:27:49 [INFO] [02/26/2024 08:27:49.040] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-4] [pekko://ShardRegionProxyActorFactoryTest@10.40.14.192:17355/system/sharding/myShardRegionNameProxy] myShardRegionName: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min]
03:27:49 [INFO] [02/26/2024 08:27:49.047] [main] [CoordinatedShutdown(pekko://ShardRegionProxyActorFactoryTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:27:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest
03:27:49 [INFO] 
03:27:49 [INFO] Results:
03:27:49 [INFO] 
03:27:49 [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
03:27:49 [INFO] 
03:27:49 [INFO] 
03:27:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cluster ---
03:27:49 [INFO] 
03:27:49 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cluster ---
03:27:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar
03:27:49 [INFO] 
03:27:49 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cluster ---
03:27:49 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:27:49 [INFO] No previous run data found, generating javadoc.
03:27:53 [WARNING] Javadoc Warnings
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/package-info.java:14: warning: no comment
03:27:53 [WARNING] package org.eclipse.ditto.internal.utils.cluster;
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/config/package-info.java:14: warning: no comment
03:27:53 [WARNING] package org.eclipse.ditto.internal.utils.cluster.config;
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java:75: warning: no comment
03:27:53 [WARNING] protected static final Charset CHARSET = StandardCharsets.UTF_8;
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:99: warning: no @param for group
03:27:53 [WARNING] public static DistributedPubSubMediator.Subscribe subscribeViaGroup(final String topic, final String group,
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:112: warning: no @param for group
03:27:53 [WARNING] public static DistributedPubSubMediator.Unsubscribe unsubscribeViaGroup(final String topic, final String group,
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/GlobalMappingStrategies.java:29: warning: no comment
03:27:53 [WARNING] public final class GlobalMappingStrategies extends MappingStrategies {
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:50: warning: no comment
03:27:53 [WARNING] public NotSerializable(final CharSequence serializerName, final Object notSerializableObject) {
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:37: warning: no comment
03:27:53 [WARNING] public SerializationFailed(final String message, @Nullable final Throwable cause) {
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:68: warning: no comment
03:27:53 [WARNING] public UnsupportedManifest(final String manifest) {
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardNumberCalculator.java:43: warning: no @param for numberOfShards
03:27:53 [WARNING] public static ShardNumberCalculator newInstance(final int numberOfShards) {
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:60: warning: no @return
03:27:53 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final ActorSystem actorSystem) {
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:75: warning: no @return
03:27:53 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final MappingStrategies mappingStrategies) {
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for actorSystem
03:27:53 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem,
03:27:53 [WARNING] ^
03:27:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for clusterConfig
03:27:53 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem,
03:27:53 [WARNING] ^
03:27:53 [WARNING] 14 warnings
03:27:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar
03:27:53 [INFO] 
03:27:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cluster ---
03:27:53 [INFO] Tests are skipped.
03:27:53 [INFO] 
03:27:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cluster ---
03:27:53 [INFO] Tests are skipped.
03:27:53 [INFO] 
03:27:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cluster ---
03:27:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec
03:27:53 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cluster' with 30 classes
03:27:53 [INFO] 
03:27:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cluster ---
03:27:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT.pom
03:27:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT.jar
03:27:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar
03:27:53 [INFO] 
03:27:53 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >----------
03:27:53 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 0-SNAPSHOT [26/77]
03:27:53 [INFO]   from internal/utils/extension/pom.xml
03:27:53 [INFO] --------------------------------[ jar ]---------------------------------
03:27:53 [INFO] 
03:27:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-extension ---
03:27:53 [INFO] 
03:27:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-extension ---
03:27:53 [INFO] 
03:27:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension ---
03:27:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/jacoco.exec
03:27:53 [INFO] 
03:27:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-extension ---
03:27:53 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:27:53 [WARNING] 
03:27:53 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:27:53 [WARNING] 
03:27:53 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:27:53 [WARNING] 
03:27:53 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:27:53 [INFO] 
03:27:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-extension ---
03:27:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/resources
03:27:53 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:27:53 [INFO] 
03:27:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-extension ---
03:27:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT...
03:27:53 [INFO] 
03:27:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-extension ---
03:27:53 [INFO] Changes detected - recompiling the module! :dependency
03:27:53 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes
03:27:53 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java uses unchecked or unsafe operations.
03:27:53 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: Recompile with -Xlint:unchecked for details.
03:27:53 [INFO] 
03:27:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-extension ---
03:27:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/test/resources
03:27:53 [INFO] 
03:27:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-extension ---
03:27:53 [INFO] No sources to compile
03:27:53 [INFO] 
03:27:53 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-extension ---
03:27:53 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:27:53 [INFO] No tests to run.
03:27:53 [INFO] 
03:27:53 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-extension ---
03:27:53 [INFO] 
03:27:53 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-extension ---
03:27:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar
03:27:54 [INFO] 
03:27:54 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-extension ---
03:27:54 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:27:54 [INFO] No previous run data found, generating javadoc.
03:27:56 [WARNING] Javadoc Warnings
03:27:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:28: warning: no comment
03:27:56 [WARNING] public final class DittoExtensionIds implements Extension {
03:27:56 [WARNING] ^
03:27:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:33: warning: no comment
03:27:56 [WARNING] public <T extends Extension> DittoExtensionPoint.ExtensionId<T> computeIfAbsent(
03:27:56 [WARNING] ^
03:27:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:48: warning: no comment
03:27:56 [WARNING] public static DittoExtensionIds get(final ActorSystem actorSystem) {
03:27:56 [WARNING] ^
03:27:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:100: warning: no comment
03:27:56 [WARNING] public record ExtensionIdConfig<T extends Extension>(Class<T> parentClass,
03:27:56 [WARNING] ^
03:27:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:98: warning: no comment
03:27:56 [WARNING] protected abstract String getConfigKey();
03:27:56 [WARNING] ^
03:27:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:76: warning: no comment
03:27:56 [WARNING] protected String getImplementation(final ExtendedActorSystem actorSystem) {
03:27:56 [WARNING] ^
03:27:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:68: warning: no comment
03:27:56 [WARNING] protected ExtensionIdConfig<T> globalConfig(final ActorSystem actorSystem) {
03:27:56 [WARNING] ^
03:27:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:129: warning: no comment
03:27:56 [WARNING] public static <T extends Extension> ExtensionIdConfig<T> of(final Class<T> parentClass,
03:27:56 [WARNING] ^
03:27:56 [WARNING] 8 warnings
03:27:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar
03:27:56 [INFO] 
03:27:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-extension ---
03:27:56 [INFO] Tests are skipped.
03:27:56 [INFO] 
03:27:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-extension ---
03:27:56 [INFO] Tests are skipped.
03:27:56 [INFO] 
03:27:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-extension ---
03:27:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:27:56 [INFO] 
03:27:56 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-extension ---
03:27:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT.pom
03:27:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT.jar
03:27:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar
03:27:56 [INFO] 
03:27:56 [INFO] ----------------< org.eclipse.ditto:ditto-placeholders >----------------
03:27:56 [INFO] Building Eclipse Ditto :: Placeholders 0-SNAPSHOT                [27/77]
03:27:56 [INFO]   from placeholders/pom.xml
03:27:56 [INFO] -------------------------------[ bundle ]-------------------------------
03:27:56 [INFO] 
03:27:56 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-placeholders ---
03:27:56 [INFO] 
03:27:56 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-placeholders ---
03:27:56 [INFO] 
03:27:56 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders ---
03:27:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:27:56 [INFO] 
03:27:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders ---
03:27:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec
03:27:56 [INFO] 
03:27:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-placeholders ---
03:27:56 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:27:56 [WARNING] 
03:27:56 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:27:56 [WARNING] 
03:27:56 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:27:56 [WARNING] 
03:27:56 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:27:56 [INFO] 
03:27:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-placeholders ---
03:27:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/resources
03:27:56 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:27:56 [INFO] 
03:27:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-placeholders ---
03:27:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:0-SNAPSHOT...
03:27:56 [INFO] 
03:27:56 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-placeholders ---
03:27:56 [INFO] Changes detected - recompiling the module! :dependency
03:27:56 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/classes
03:27:57 [WARNING] bootstrap class path not set in conjunction with -source 8
03:27:57 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Some input files use or override a deprecated API.
03:27:57 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Recompile with -Xlint:deprecation for details.
03:27:57 [INFO] 
03:27:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-placeholders ---
03:27:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/test/resources
03:27:57 [INFO] 
03:27:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-placeholders ---
03:27:57 [INFO] Changes detected - recompiling the module! :dependency
03:27:57 [INFO] Compiling 25 source files with javac [debug target 1.8] to target/test-classes
03:27:58 [WARNING] bootstrap class path not set in conjunction with -source 8
03:27:58 [INFO] 
03:27:58 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-placeholders ---
03:27:58 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:27:58 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/surefire-reports
03:27:58 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:27:58 [INFO] 
03:27:58 [INFO] -------------------------------------------------------
03:27:58 [INFO]  T E S T S
03:27:58 [INFO] -------------------------------------------------------
03:27:59 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest
03:28:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.872 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest
03:28:01 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest
03:28:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest
03:28:01 [INFO] Running org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest
03:28:01 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s -- in org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest
03:28:01 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest
03:28:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest
03:28:01 [INFO] Running org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest
03:28:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest
03:28:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionLowerTest
03:28:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.placeholders.PipelineFunctionLowerTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest
03:28:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest
03:28:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUpperTest
03:28:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUpperTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.PlaceholderFilterTest
03:28:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.placeholders.PlaceholderFilterTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionFilterTest
03:28:02 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.ditto.placeholders.PipelineFunctionFilterTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest
03:28:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.ExpressionResolverTest
03:28:02 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.placeholders.ExpressionResolverTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest
03:28:02 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest
03:28:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSplitTest
03:28:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSplitTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest
03:28:02 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.ImmutablePipelineTest
03:28:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.placeholders.ImmutablePipelineTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionTrimTest
03:28:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionTrimTest
03:28:02 [INFO] Running org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest
03:28:03 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest
03:28:03 [INFO] Running org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest
03:28:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest
03:28:03 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest
03:28:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest
03:28:03 [INFO] Running org.eclipse.ditto.placeholders.PipelineElementResolvedTest
03:28:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineElementResolvedTest
03:28:03 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionJoinTest
03:28:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionJoinTest
03:28:03 [INFO] 
03:28:03 [INFO] Results:
03:28:03 [INFO] 
03:28:03 [INFO] Tests run: 202, Failures: 0, Errors: 0, Skipped: 0
03:28:03 [INFO] 
03:28:03 [INFO] 
03:28:03 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders ---
03:28:03 [INFO] 
03:28:03 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-placeholders ---
03:28:03 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar
03:28:03 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/MANIFEST.MF
03:28:03 [INFO] 
03:28:03 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-placeholders ---
03:28:03 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:28:03 [INFO] No previous run data found, generating javadoc.
03:28:07 [WARNING] Javadoc Warnings
03:28:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFactory.java:91: warning: no @param for <T>
03:28:07 [WARNING] public static <T> ExpressionResolver newExpressionResolver(final Placeholder<T> placeholder,
03:28:07 [WARNING] ^
03:28:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFilter.java:73: warning: no @return
03:28:07 [WARNING] public static <T> String apply(final String template, final T placeholderSource, final Placeholder<T> placeholder) {
03:28:07 [WARNING] ^
03:28:07 [WARNING] 2 warnings
03:28:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar
03:28:07 [INFO] 
03:28:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-placeholders ---
03:28:07 [INFO] Tests are skipped.
03:28:07 [INFO] 
03:28:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-placeholders ---
03:28:07 [INFO] Tests are skipped.
03:28:07 [INFO] 
03:28:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-placeholders ---
03:28:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec
03:28:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Placeholders' with 86 classes
03:28:07 [INFO] 
03:28:07 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-placeholders ---
03:28:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.diff'.
03:28:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.xml'.
03:28:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.html'.
03:28:08 [INFO] 
03:28:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-placeholders ---
03:28:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.pom
03:28:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar
03:28:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT-javadoc.jar
03:28:08 [INFO] 
03:28:08 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-placeholders ---
03:28:08 [INFO] Installing org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar
03:28:08 [INFO] Writing OBR metadata
03:28:08 [INFO] 
03:28:08 [INFO] ----------------< org.eclipse.ditto:ditto-base-service >----------------
03:28:08 [INFO] Building Eclipse Ditto :: Base :: Service 0-SNAPSHOT             [28/77]
03:28:08 [INFO]   from base/service/pom.xml
03:28:08 [INFO] --------------------------------[ jar ]---------------------------------
03:28:10 [INFO] 
03:28:10 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-service ---
03:28:10 [INFO] 
03:28:10 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-service ---
03:28:10 [INFO] 
03:28:10 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service ---
03:28:10 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec
03:28:10 [INFO] 
03:28:10 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-service ---
03:28:10 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:28:10 [WARNING] 
03:28:10 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:28:10 [WARNING] 
03:28:10 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:28:10 [WARNING] 
03:28:10 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:28:10 [INFO] 
03:28:10 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-service ---
03:28:10 [INFO] Copying 1 resource from src/main/resources to target/classes
03:28:10 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:28:10 [INFO] 
03:28:10 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-service ---
03:28:10 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT...
03:28:10 [INFO] 
03:28:10 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-service ---
03:28:10 [INFO] Changes detected - recompiling the module! :dependency
03:28:10 [INFO] Compiling 54 source files with javac [debug target 17] to target/classes
03:28:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Some input files use or override a deprecated API.
03:28:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Recompile with -Xlint:deprecation for details.
03:28:11 [INFO] 
03:28:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-service ---
03:28:11 [INFO] Copying 7 resources from src/test/resources to target/test-classes
03:28:11 [INFO] 
03:28:11 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-service ---
03:28:11 [INFO] Changes detected - recompiling the module! :dependency
03:28:11 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
03:28:12 [INFO] 
03:28:12 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-service ---
03:28:12 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:28:12 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/service/target/surefire-reports
03:28:12 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:28:12 [INFO] 
03:28:12 [INFO] -------------------------------------------------------
03:28:12 [INFO]  T E S T S
03:28:12 [INFO] -------------------------------------------------------
03:28:13 [INFO] Running org.eclipse.ditto.base.service.actors.DittoRootActorControlTest
03:28:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.868 s -- in org.eclipse.ditto.base.service.actors.DittoRootActorControlTest
03:28:18 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest
03:28:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.775 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest
03:28:21 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest
03:28:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest
03:28:21 [INFO] Running org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest
03:28:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.239 s -- in org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest
03:28:27 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest
03:28:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest
03:28:28 [INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest
03:28:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.349 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest
03:28:29 [INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest
03:28:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest
03:28:29 [INFO] Running org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest
03:28:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest
03:28:29 [INFO] Running org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest
03:28:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest
03:28:30 [INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest
03:28:30 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest
03:28:30 [INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest
03:28:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest
03:28:30 [INFO] Running org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest
03:28:30 Feb 26, 2024 8:28:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:28:30 WARNING: Could not find implementation for entity ID with type <foo>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:28:31 Feb 26, 2024 8:28:31 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:28:31 WARNING: Could not find implementation for entity ID with type <foo>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:28:31 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s -- in org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest
03:28:31 [INFO] Running org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest
03:28:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest
03:28:31 [INFO] 
03:28:31 [INFO] Results:
03:28:31 [INFO] 
03:28:31 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0
03:28:31 [INFO] 
03:28:31 [INFO] 
03:28:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-service ---
03:28:31 [INFO] 
03:28:31 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-service ---
03:28:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar
03:28:31 [INFO] 
03:28:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-service ---
03:28:31 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:28:31 [INFO] No previous run data found, generating javadoc.
03:28:36 [WARNING] Javadoc Warnings
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/package-info.java:14: warning: no comment
03:28:36 [WARNING] package org.eclipse.ditto.base.service;
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/package-info.java:14: warning: no comment
03:28:36 [WARNING] package org.eclipse.ditto.base.service.cluster;
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/package-info.java:14: warning: no comment
03:28:36 [WARNING] package org.eclipse.ditto.base.service.config;
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/package-info.java:14: warning: no comment
03:28:36 [WARNING] package org.eclipse.ditto.base.service.config.http;
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/limits/package-info.java:14: warning: no comment
03:28:36 [WARNING] package org.eclipse.ditto.base.service.config.limits;
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/supervision/package-info.java:14: warning: no comment
03:28:36 [WARNING] package org.eclipse.ditto.base.service.config.supervision;
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/devops/package-info.java:15: warning: no comment
03:28:36 [WARNING] package org.eclipse.ditto.base.service.devops;
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractPlaceholderSubstitution.java:41: warning: no comment
03:28:36 [WARNING] protected AbstractPlaceholderSubstitution(final SubstitutionStrategyRegistry substitutionStrategyRegistry) {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:39: warning: no comment
03:28:36 [WARNING] protected AbstractTypedSubstitutionStrategy(final Class<T> type) {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:82: warning: no comment
03:28:36 [WARNING] protected static Policy substitutePolicy(final Policy policy,
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:100: warning: no comment
03:28:36 [WARNING] protected static Iterable<PolicyEntry> substitutePolicyEntries(final Iterable<PolicyEntry> policyEntries,
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:66: warning: no comment
03:28:36 [WARNING] protected static PolicyEntry substitutePolicyEntry(final PolicyEntry existingPolicyEntry,
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:48: warning: no comment
03:28:36 [WARNING] protected static Subjects substituteSubjects(final Subjects subjects,
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/DefaultHttpProxyConfig.java:63: warning: no comment
03:28:36 [WARNING] public static DefaultHttpProxyConfig ofProxy(final Config config) {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/DittoRootActor.java:161: warning: no comment
03:28:36 [WARNING] protected void bindHttpStatusRoute(final HttpConfig httpConfig, final ActorRef healthCheckingActor) {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:99: warning: no comment
03:28:36 [WARNING] protected static final String MONGO_URI_CONFIG_PATH = "pekko.contrib.persistence.mongodb.mongo.mongouri";
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:101: warning: no comment
03:28:36 [WARNING] protected final Config rawConfig;
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:102: warning: no comment
03:28:36 [WARNING] protected final C serviceSpecificConfig;
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:216: warning: no comment
03:28:36 [WARNING] protected Config appendPekkoPersistenceMongoUriToRawConfig() {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/HttpConfig.java:64: warning: no comment
03:28:36 [WARNING] COORDINATED_SHUTDOWN_TIMEOUT("coordinated-shutdown-timeout", Duration.ofSeconds(65));
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:33: warning: no comment
03:28:36 [WARNING] public final class ModifySplitBrainResolver extends AbstractCommand<ModifySplitBrainResolver> {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:35: warning: no comment
03:28:36 [WARNING] public static final JsonFieldDefinition<Boolean> ENABLED_FIELD_KEY =
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:40: warning: no comment
03:28:36 [WARNING] public static final String TYPE = PREFIX + NAME;
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:53: warning: no comment
03:28:36 [WARNING] public static ModifySplitBrainResolver fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:49: warning: no comment
03:28:36 [WARNING] public boolean isEnabled() {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:32: warning: no comment
03:28:36 [WARNING] public final class ModifySplitBrainResolverResponse
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:37: warning: no comment
03:28:36 [WARNING] public static final String TYPE = PREFIX + NAME;
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:64: warning: no comment
03:28:36 [WARNING] public static ModifySplitBrainResolverResponse fromJson(final JsonObject jsonObject,
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:60: warning: no comment
03:28:36 [WARNING] public boolean isEnabled() {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/NoOpRootActorStarter.java:27: warning: no @param for config
03:28:36 [WARNING] public NoOpRootActorStarter(final ActorSystem actorSystem, final Config config) {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootActorStarter.java:54: warning: no comment
03:28:36 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootActorStarter> {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootChildActorStarter.java:57: warning: no comment
03:28:36 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootChildActorStarter> {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:81: warning: no @param for config
03:28:36 [WARNING] public static SignalTransformers get(final ActorSystem actorSystem, final Config config) {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:33: warning: no comment
03:28:36 [WARNING] public final class SignalTransformers implements DittoExtensionPoint, SignalTransformer {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:50: warning: no comment
03:28:36 [WARNING] public String getActorName() {
03:28:36 [WARNING] ^
03:28:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:46: warning: no comment
03:28:36 [WARNING] public Props getProps() {
03:28:36 [WARNING] ^
03:28:36 [WARNING] 36 warnings
03:28:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar
03:28:37 [INFO] 
03:28:37 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-service ---
03:28:37 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar
03:28:37 [INFO] 
03:28:37 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-service ---
03:28:37 [INFO] Tests are skipped.
03:28:37 [INFO] 
03:28:37 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-service ---
03:28:37 [INFO] Tests are skipped.
03:28:37 [INFO] 
03:28:37 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-service ---
03:28:37 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec
03:28:37 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Service' with 50 classes
03:28:37 [INFO] 
03:28:37 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-service ---
03:28:37 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.pom
03:28:37 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.jar
03:28:37 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT-javadoc.jar
03:28:37 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT-tests.jar
03:28:37 [INFO] 
03:28:37 [INFO] ----------------< org.eclipse.ditto:ditto-connectivity >----------------
03:28:37 [INFO] Building Eclipse Ditto :: Connectivity 0-SNAPSHOT                [29/77]
03:28:37 [INFO]   from connectivity/pom.xml
03:28:37 [INFO] --------------------------------[ pom ]---------------------------------
03:28:37 [INFO] 
03:28:37 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity ---
03:28:37 [INFO] 
03:28:37 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity ---
03:28:37 [INFO] 
03:28:37 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity ---
03:28:37 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/target/jacoco.exec
03:28:37 [INFO] 
03:28:37 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity ---
03:28:37 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:28:37 [INFO] The goal is skip due to packaging 'pom'
03:28:37 [INFO] 
03:28:37 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity ---
03:28:37 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:0-SNAPSHOT...
03:28:37 [INFO] 
03:28:37 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity ---
03:28:37 [INFO] 
03:28:37 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity ---
03:28:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:28:37 [INFO] 
03:28:37 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity ---
03:28:37 [INFO] Tests are skipped.
03:28:37 [INFO] 
03:28:37 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity ---
03:28:37 [INFO] Tests are skipped.
03:28:37 [INFO] 
03:28:37 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity ---
03:28:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:28:37 [INFO] 
03:28:37 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity ---
03:28:37 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity/0-SNAPSHOT/ditto-connectivity-0-SNAPSHOT.pom
03:28:37 [INFO] 
03:28:37 [INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >-------------
03:28:37 [INFO] Building Eclipse Ditto :: Connectivity :: Model 0-SNAPSHOT       [30/77]
03:28:37 [INFO]   from connectivity/model/pom.xml
03:28:37 [INFO] -------------------------------[ bundle ]-------------------------------
03:28:37 [INFO] 
03:28:37 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-model ---
03:28:37 [INFO] 
03:28:37 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-model ---
03:28:37 [INFO] 
03:28:37 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model ---
03:28:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:28:37 [INFO] 
03:28:37 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model ---
03:28:37 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec
03:28:37 [INFO] 
03:28:37 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-model ---
03:28:37 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:28:37 [WARNING] 
03:28:37 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:28:37 [WARNING] 
03:28:37 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:28:37 [WARNING] 
03:28:37 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:28:37 [INFO] 
03:28:37 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-model ---
03:28:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/resources
03:28:37 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:28:37 [INFO] 
03:28:37 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-model ---
03:28:37 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-model:bundle:0-SNAPSHOT...
03:28:37 [INFO] 
03:28:37 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-model ---
03:28:37 [INFO] Changes detected - recompiling the module! :dependency
03:28:37 [INFO] Compiling 165 source files with javac [debug target 1.8] to target/classes
03:28:39 [WARNING] bootstrap class path not set in conjunction with -source 8
03:28:39 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Some input files use or override a deprecated API.
03:28:39 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Recompile with -Xlint:deprecation for details.
03:28:39 [INFO] 
03:28:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-model ---
03:28:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/resources
03:28:39 [INFO] 
03:28:39 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-model ---
03:28:39 [INFO] Changes detected - recompiling the module! :dependency
03:28:39 [INFO] Compiling 79 source files with javac [debug target 1.8] to target/test-classes
03:28:41 [WARNING] bootstrap class path not set in conjunction with -source 8
03:28:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Some input files use or override a deprecated API.
03:28:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Recompile with -Xlint:deprecation for details.
03:28:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java uses unchecked or unsafe operations.
03:28:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: Recompile with -Xlint:unchecked for details.
03:28:41 [INFO] 
03:28:41 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-model ---
03:28:41 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:28:41 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/surefire-reports
03:28:41 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:28:41 [INFO] 
03:28:41 [INFO] -------------------------------------------------------
03:28:41 [INFO]  T E S T S
03:28:41 [INFO] -------------------------------------------------------
03:28:42 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest
03:28:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.493 s -- in org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest
03:28:43 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest
03:28:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest
03:28:44 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest
03:28:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest
03:28:44 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest
03:28:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest
03:28:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest
03:28:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest
03:28:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest
03:28:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest
03:28:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest
03:28:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest
03:28:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest
03:28:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest
03:28:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest
03:28:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest
03:28:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest
03:28:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest
03:28:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest
03:28:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest
03:28:45 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest
03:28:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest
03:28:46 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest
03:28:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest
03:28:46 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest
03:28:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest
03:28:46 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest
03:28:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest
03:28:46 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest
03:28:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest
03:28:46 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest
03:28:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest
03:28:46 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest
03:28:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest
03:28:46 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest
03:28:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest
03:28:46 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest
03:28:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest
03:28:46 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest
03:28:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest
03:28:46 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest
03:28:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest
03:28:46 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest
03:28:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest
03:28:46 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest
03:28:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest
03:28:47 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest
03:28:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest
03:28:47 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest
03:28:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest
03:28:47 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest
03:28:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest
03:28:47 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest
03:28:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.560 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest
03:28:48 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest
03:28:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest
03:28:48 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest
03:28:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest
03:28:48 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest
03:28:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest
03:28:48 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest
03:28:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest
03:28:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest
03:28:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest
03:28:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest
03:28:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest
03:28:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest
03:28:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest
03:28:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest
03:28:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest
03:28:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest
03:28:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest
03:28:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest
03:28:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetTest
03:28:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest
03:28:49 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest
03:28:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest
03:28:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.CredentialsTest
03:28:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.CredentialsTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.HmacCredentialsTest
03:28:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.model.HmacCredentialsTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest
03:28:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionIdTest
03:28:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.model.ConnectionIdTest
03:28:49 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest
03:28:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest
03:28:50 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest
03:28:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest
03:28:50 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionTest
03:28:50 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionTest
03:28:50 [INFO] Running org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest
03:28:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest
03:28:50 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionUriTest
03:28:50 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.ConnectionUriTest
03:28:50 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceTest
03:28:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceTest
03:28:50 [INFO] Running org.eclipse.ditto.connectivity.model.HonoConnectionTest
03:28:50 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.connectivity.model.HonoConnectionTest
03:28:50 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest
03:28:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest
03:28:50 [INFO] Running org.eclipse.ditto.connectivity.model.HonoAddressAliasTest
03:28:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s -- in org.eclipse.ditto.connectivity.model.HonoAddressAliasTest
03:28:51 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionTypeTest
03:28:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.model.ConnectionTypeTest
03:28:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest
03:28:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest
03:28:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest
03:28:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest
03:28:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest
03:28:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest
03:28:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest
03:28:51 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest
03:28:51 [INFO] Running org.eclipse.ditto.connectivity.model.LogTypeTest
03:28:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.LogTypeTest
03:28:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest
03:28:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest
03:28:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest
03:28:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest
03:28:51 [INFO] 
03:28:51 [INFO] Results:
03:28:51 [INFO] 
03:28:51 [INFO] Tests run: 457, Failures: 0, Errors: 0, Skipped: 0
03:28:51 [INFO] 
03:28:51 [INFO] 
03:28:51 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-model ---
03:28:51 [INFO] 
03:28:51 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-connectivity-model ---
03:28:52 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar
03:28:52 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/MANIFEST.MF
03:28:52 [INFO] 
03:28:52 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-model ---
03:28:52 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:28:52 [INFO] No previous run data found, generating javadoc.
03:29:01 [WARNING] Javadoc Warnings
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/package-info.java:14: warning: no comment
03:29:01 [WARNING] package org.eclipse.ditto.connectivity.model;
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/package-info.java:14: warning: no comment
03:29:01 [WARNING] package org.eclipse.ditto.connectivity.model.mqtt;
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/package-info.java:14: warning: no comment
03:29:01 [WARNING] package org.eclipse.ditto.connectivity.model.signals.announcements;
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:57: warning: no comment
03:29:01 [WARNING] protected static ConnectionId deserializeConnectionId(final JsonObject jsonObject) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:67: warning: no comment
03:29:01 [WARNING] protected static JsonParseException getJsonParseException(final JsonFieldDefinition<?> fieldDefinition,
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:73: warning: no comment
03:29:01 [WARNING] protected static JsonExceptionBuilder<JsonParseException> getJsonParseExceptionBuilder(
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for revision
03:29:01 [WARNING] protected AbstractConnectivityEvent(final String type,
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for metadata
03:29:01 [WARNING] protected AbstractConnectivityEvent(final String type,
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:87: warning: no @param for timestamp
03:29:01 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for timestamp
03:29:01 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for dittoHeaders
03:29:01 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:132: warning: no @param for dittoHeaders
03:29:01 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:145: warning: no comment
03:29:01 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:181: warning: no comment
03:29:01 [WARNING] public Instant getTimestamp() {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectionTimeoutException.java:63: warning: no @param for operation
03:29:01 [WARNING] public static Builder newBuilder(final ConnectionId connectionId,
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/ConnectivityCommandInterceptor.java:34: warning: no comment
03:29:01 [WARNING] default Connection getConnectionFromCommand(final ConnectivityCommand<?> command) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectivityCommandInvalidException.java:62: warning: no @param for invalidCommand
03:29:01 [WARNING] public static Builder newBuilder(final String invalidCommand) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:619: warning: no @param for mappings
03:29:01 [WARNING] public static PayloadMapping newPayloadMapping(final List<String> mappings) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:626: warning: no @param for mappings
03:29:01 [WARNING] public static PayloadMapping newPayloadMapping(@Nullable final String... mappings) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:662: warning: no @param for source
03:29:01 [WARNING] public static SourceBuilder newSourceBuilder(final Source source) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:705: warning: no @param for target
03:29:01 [WARNING] public static TargetBuilder newTargetBuilder(final Target target) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:771: warning: no @param for sshTunnel
03:29:01 [WARNING] public static SshTunnelBuilder newSshTunnelBuilder(final SshTunnel sshTunnel) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/HmacCredentials.java:47: warning: no comment
03:29:01 [WARNING] public static HmacCredentials of(final String algorithm, final JsonObject parameters) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:80: warning: no @param for dittoHeaders
03:29:01 [WARNING] public static LoggingExpired of(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:109: warning: no @param for dittoHeaders
03:29:01 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:119: warning: no comment
03:29:01 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:31: warning: no comment
03:29:01 [WARNING] public static final long MAX_INTERVAL_SECONDS = 4_294_967_295L;
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:29: warning: no comment
03:29:01 [WARNING] public static final long MIN_INTERVAL_SECONDS = 1L;
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ReplyTarget.java:105: warning: no @return
03:29:01 [WARNING] ReplyTarget build();
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:224: warning: no comment
03:29:01 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:148: warning: no comment
03:29:01 [WARNING] public Optional<Boolean> getContainsFailure() {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:317: warning: no comment
03:29:01 [WARNING] public RetrieveConnectionMetricsResponse build() {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:302: warning: no comment
03:29:01 [WARNING] public Builder connectionMetrics(final ConnectionMetrics connectionMetrics) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:307: warning: no comment
03:29:01 [WARNING] public Builder sourceMetrics(final SourceMetrics sourceMetrics) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:312: warning: no comment
03:29:01 [WARNING] public Builder targetMetrics(final TargetMetrics targetMetrics) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:82: warning: no @param for idsOnly
03:29:01 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, final DittoHeaders dittoHeaders) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:95: warning: no @param for idsOnly
03:29:01 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly,
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:113: warning: no @param for dittoHeaders
03:29:01 [WARNING] public static RetrieveConnectionStatusResponse of(final ConnectionId connectionId,
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:297: warning: no comment
03:29:01 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:471: warning: no comment
03:29:01 [WARNING] public RetrieveConnectionStatusResponse build() {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:413: warning: no comment
03:29:01 [WARNING] public Builder clientStatus(final List<ResourceStatus> clientStatus) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:408: warning: no comment
03:29:01 [WARNING] public Builder connectedSince(@Nullable final Instant connectedSince) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:393: warning: no comment
03:29:01 [WARNING] public Builder connectionStatus(final ConnectivityStatus connectionStatus) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:398: warning: no comment
03:29:01 [WARNING] public Builder liveStatus(final ConnectivityStatus liveStatus) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:403: warning: no comment
03:29:01 [WARNING] public Builder recoveryStatus(final RecoveryStatus recoveryStatus) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:418: warning: no comment
03:29:01 [WARNING] public Builder sourceStatus(final List<ResourceStatus> sourceStatus) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:428: warning: no comment
03:29:01 [WARNING] public Builder sshTunnelStatus(final List<ResourceStatus> sshTunnelStatus) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:423: warning: no comment
03:29:01 [WARNING] public Builder targetStatus(final List<ResourceStatus> targetStatus) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:433: warning: no comment
03:29:01 [WARNING] public Builder withAddressStatus(final ResourceStatus resourceStatus) {
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:453: warning: no comment
03:29:01 [WARNING] public Builder withMissingResources(final Map<ResourceStatus.ResourceType, Integer> missingResources,
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:352: warning: no comment
03:29:01 [WARNING] public static final JsonFieldDefinition<JsonArray> CLIENT_STATUS =
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:349: warning: no comment
03:29:01 [WARNING] public static final JsonFieldDefinition<String> CONNECTED_SINCE =
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:340: warning: no comment
03:29:01 [WARNING] public static final JsonFieldDefinition<String> CONNECTION_STATUS =
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:343: warning: no comment
03:29:01 [WARNING] public static final JsonFieldDefinition<String> LIVE_STATUS =
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:346: warning: no comment
03:29:01 [WARNING] public static final JsonFieldDefinition<String> RECOVERY_STATUS =
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:355: warning: no comment
03:29:01 [WARNING] public static final JsonFieldDefinition<JsonArray> SOURCE_STATUS =
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:361: warning: no comment
03:29:01 [WARNING] public static final JsonFieldDefinition<JsonArray> SSH_TUNNEL_STATUS =
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:358: warning: no comment
03:29:01 [WARNING] public static final JsonFieldDefinition<JsonArray> TARGET_STATUS =
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/SshPublicKeyCredentials.java:48: warning: no comment
03:29:01 [WARNING] public static SshPublicKeyCredentials of(final String username, final String publicKey,
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:28: warning: no comment
03:29:01 [WARNING] LIVE_COMMANDS("_/_/things/live/commands", "things-live-commands"),
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:27: warning: no comment
03:29:01 [WARNING] LIVE_EVENTS("_/_/things/live/events", "things-live-events"),
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:26: warning: no comment
03:29:01 [WARNING] LIVE_MESSAGES("_/_/things/live/messages", "messages.commands:"),
03:29:01 [WARNING] ^
03:29:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:25: warning: no comment
03:29:01 [WARNING] TWIN_EVENTS("_/_/things/twin/events", "things.events:"),
03:29:01 [WARNING] ^
03:29:01 [WARNING] 63 warnings
03:29:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar
03:29:01 [INFO] 
03:29:01 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-connectivity-model ---
03:29:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar
03:29:01 [INFO] 
03:29:01 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-model ---
03:29:01 [INFO] Tests are skipped.
03:29:01 [INFO] 
03:29:01 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-model ---
03:29:01 [INFO] Tests are skipped.
03:29:01 [INFO] 
03:29:01 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-model ---
03:29:01 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec
03:29:01 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Model' with 205 classes
03:29:02 [INFO] 
03:29:02 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-connectivity-model ---
03:29:03 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.diff'.
03:29:03 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.xml'.
03:29:03 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.html'.
03:29:03 [INFO] 
03:29:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-model ---
03:29:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.pom
03:29:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar
03:29:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar
03:29:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT-tests.jar
03:29:03 [INFO] 
03:29:03 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-connectivity-model ---
03:29:03 [INFO] Installing org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar
03:29:03 [INFO] Writing OBR metadata
03:29:03 [INFO] 
03:29:03 [INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >-----------------
03:29:03 [INFO] Building Eclipse Ditto :: Thing Search 0-SNAPSHOT                [31/77]
03:29:03 [INFO]   from thingsearch/pom.xml
03:29:03 [INFO] --------------------------------[ pom ]---------------------------------
03:29:03 [INFO] 
03:29:03 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch ---
03:29:03 [INFO] 
03:29:03 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch ---
03:29:03 [INFO] 
03:29:03 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch ---
03:29:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/target/jacoco.exec
03:29:03 [INFO] 
03:29:03 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch ---
03:29:03 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:29:03 [INFO] The goal is skip due to packaging 'pom'
03:29:03 [INFO] 
03:29:03 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch ---
03:29:03 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:0-SNAPSHOT...
03:29:03 [INFO] 
03:29:03 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch ---
03:29:03 [INFO] 
03:29:03 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch ---
03:29:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:29:03 [INFO] 
03:29:03 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch ---
03:29:03 [INFO] Tests are skipped.
03:29:03 [INFO] 
03:29:03 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch ---
03:29:03 [INFO] Tests are skipped.
03:29:03 [INFO] 
03:29:03 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch ---
03:29:03 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:29:03 [INFO] 
03:29:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch ---
03:29:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch/0-SNAPSHOT/ditto-thingsearch-0-SNAPSHOT.pom
03:29:03 [INFO] 
03:29:03 [INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >--------------
03:29:03 [INFO] Building Eclipse Ditto :: Thing Search :: Model 0-SNAPSHOT       [32/77]
03:29:03 [INFO]   from thingsearch/model/pom.xml
03:29:03 [INFO] -------------------------------[ bundle ]-------------------------------
03:29:03 [INFO] 
03:29:03 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-model ---
03:29:03 [INFO] 
03:29:03 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-model ---
03:29:03 [INFO] 
03:29:03 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model ---
03:29:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:29:03 [INFO] 
03:29:03 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model ---
03:29:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec
03:29:03 [INFO] 
03:29:03 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-model ---
03:29:03 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:29:03 [WARNING] 
03:29:03 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:29:03 [WARNING] 
03:29:03 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:29:03 [WARNING] 
03:29:03 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:29:03 [INFO] 
03:29:03 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-model ---
03:29:03 [INFO] Copying 0 resource from src/main/resources to target/classes
03:29:03 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:29:03 [INFO] 
03:29:03 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-model ---
03:29:03 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-model:bundle:0-SNAPSHOT...
03:29:03 [INFO] 
03:29:03 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-model ---
03:29:03 [INFO] Changes detected - recompiling the module! :dependency
03:29:03 [INFO] Compiling 60 source files with javac [debug target 1.8] to target/classes
03:29:04 [WARNING] bootstrap class path not set in conjunction with -source 8
03:29:04 [INFO] 
03:29:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-model ---
03:29:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/resources
03:29:04 [INFO] 
03:29:04 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-model ---
03:29:04 [INFO] Changes detected - recompiling the module! :dependency
03:29:04 [INFO] Compiling 31 source files with javac [debug target 1.8] to target/test-classes
03:29:04 [WARNING] bootstrap class path not set in conjunction with -source 8
03:29:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableLogicalFilterTest.java:[95,72] non-varargs call of varargs method with inexact argument type for last parameter;
03:29:04   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
03:29:04   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
03:29:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableLogicalFilterTest.java:[133,71] non-varargs call of varargs method with inexact argument type for last parameter;
03:29:04   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
03:29:04   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
03:29:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableSearchPropertyTest.java:[225,29] non-varargs call of varargs method with inexact argument type for last parameter;
03:29:04   cast to java.lang.String for a varargs call
03:29:04   cast to java.lang.String[] for a non-varargs call and to suppress this warning
03:29:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/SearchModelFactoryTest.java:[120,56] non-varargs call of varargs method with inexact argument type for last parameter;
03:29:04   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
03:29:04   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
03:29:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/SearchModelFactoryTest.java:[147,55] non-varargs call of varargs method with inexact argument type for last parameter;
03:29:04   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
03:29:04   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
03:29:04 [INFO] 
03:29:04 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-model ---
03:29:04 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:29:04 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/surefire-reports
03:29:04 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:29:04 [INFO] 
03:29:04 [INFO] -------------------------------------------------------
03:29:04 [INFO]  T E S T S
03:29:04 [INFO] -------------------------------------------------------
03:29:05 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest
03:29:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest
03:29:07 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest
03:29:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest
03:29:07 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest
03:29:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest
03:29:08 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest
03:29:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest
03:29:08 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest
03:29:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest
03:29:08 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest
03:29:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest
03:29:08 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest
03:29:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest
03:29:09 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest
03:29:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest
03:29:09 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest
03:29:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest
03:29:09 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest
03:29:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest
03:29:09 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest
03:29:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest
03:29:09 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest
03:29:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest
03:29:09 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest
03:29:10 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest
03:29:10 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest
03:29:10 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest
03:29:10 [INFO] Running org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest
03:29:10 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest
03:29:10 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest
03:29:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest
03:29:10 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest
03:29:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest
03:29:10 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest
03:29:10 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest
03:29:10 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest
03:29:10 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest
03:29:10 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest
03:29:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest
03:29:10 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest
03:29:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest
03:29:10 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest
03:29:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest
03:29:10 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest
03:29:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest
03:29:10 [INFO] 
03:29:10 [INFO] Results:
03:29:10 [INFO] 
03:29:10 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0
03:29:10 [INFO] 
03:29:10 [INFO] 
03:29:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-model ---
03:29:10 [INFO] 
03:29:10 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-thingsearch-model ---
03:29:10 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar
03:29:10 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/MANIFEST.MF
03:29:10 [INFO] 
03:29:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-model ---
03:29:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:29:10 [INFO] No previous run data found, generating javadoc.
03:29:15 [WARNING] Javadoc Warnings
03:29:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/package-info.java:14: warning: no comment
03:29:15 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands;
03:29:15 [WARNING] ^
03:29:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/exceptions/package-info.java:14: warning: no comment
03:29:15 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.exceptions;
03:29:15 [WARNING] ^
03:29:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/package-info.java:14: warning: no comment
03:29:15 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.query;
03:29:15 [WARNING] ^
03:29:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/package-info.java:14: warning: no comment
03:29:15 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.subscription;
03:29:15 [WARNING] ^
03:29:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/events/package-info.java:14: warning: no comment
03:29:15 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.events;
03:29:15 [WARNING] ^
03:29:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/CountThings.java:90: warning: no @param for namespaces
03:29:15 [WARNING] public static CountThings of(@Nullable final String filter, @Nullable final Collection<String> namespaces,
03:29:15 [WARNING] ^
03:29:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/CreateSubscription.java:102: warning: no @param for namespaces
03:29:15 [WARNING] public static CreateSubscription of(@Nullable final String filter, @Nullable final String options,
03:29:15 [WARNING] ^
03:29:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/QueryThings.java:115: warning: no @param for namespaces
03:29:15 [WARNING] public static QueryThings of(@Nullable final String filter, @Nullable final List<String> options,
03:29:15 [WARNING] ^
03:29:15 [WARNING] 8 warnings
03:29:15 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar
03:29:16 [INFO] 
03:29:16 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-model ---
03:29:16 [INFO] Tests are skipped.
03:29:16 [INFO] 
03:29:16 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-model ---
03:29:16 [INFO] Tests are skipped.
03:29:16 [INFO] 
03:29:16 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-model ---
03:29:16 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec
03:29:16 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Model' with 56 classes
03:29:16 [INFO] 
03:29:16 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-thingsearch-model ---
03:29:16 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.diff'.
03:29:16 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.xml'.
03:29:16 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.html'.
03:29:16 [INFO] 
03:29:16 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-model ---
03:29:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.pom
03:29:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar
03:29:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar
03:29:16 [INFO] 
03:29:16 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-thingsearch-model ---
03:29:16 [INFO] Installing org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar
03:29:16 [INFO] Writing OBR metadata
03:29:16 [INFO] 
03:29:16 [INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------
03:29:16 [INFO] Building Eclipse Ditto :: Messages 0-SNAPSHOT                    [33/77]
03:29:16 [INFO]   from messages/pom.xml
03:29:16 [INFO] --------------------------------[ pom ]---------------------------------
03:29:16 [INFO] 
03:29:16 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages ---
03:29:16 [INFO] 
03:29:16 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages ---
03:29:16 [INFO] 
03:29:16 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages ---
03:29:16 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/target/jacoco.exec
03:29:16 [INFO] 
03:29:16 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages ---
03:29:16 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:29:16 [INFO] The goal is skip due to packaging 'pom'
03:29:16 [INFO] 
03:29:16 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages ---
03:29:16 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:0-SNAPSHOT...
03:29:16 [INFO] 
03:29:16 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages ---
03:29:16 [INFO] 
03:29:16 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages ---
03:29:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:29:16 [INFO] 
03:29:16 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages ---
03:29:16 [INFO] Tests are skipped.
03:29:16 [INFO] 
03:29:16 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages ---
03:29:16 [INFO] Tests are skipped.
03:29:16 [INFO] 
03:29:16 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages ---
03:29:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:29:16 [INFO] 
03:29:16 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages ---
03:29:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages/0-SNAPSHOT/ditto-messages-0-SNAPSHOT.pom
03:29:16 [INFO] 
03:29:16 [INFO] ---------------< org.eclipse.ditto:ditto-messages-model >---------------
03:29:16 [INFO] Building Eclipse Ditto :: Messages :: Model 0-SNAPSHOT           [34/77]
03:29:16 [INFO]   from messages/model/pom.xml
03:29:16 [INFO] -------------------------------[ bundle ]-------------------------------
03:29:16 [INFO] 
03:29:16 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages-model ---
03:29:16 [INFO] 
03:29:16 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages-model ---
03:29:16 [INFO] 
03:29:16 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model ---
03:29:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:29:16 [INFO] 
03:29:16 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model ---
03:29:16 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec
03:29:16 [INFO] 
03:29:16 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages-model ---
03:29:16 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:29:16 [WARNING] 
03:29:16 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:29:16 [WARNING] 
03:29:16 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:29:16 [WARNING] 
03:29:16 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:29:16 [INFO] 
03:29:16 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-messages-model ---
03:29:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/resources
03:29:16 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:29:16 [INFO] 
03:29:16 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages-model ---
03:29:16 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages-model:bundle:0-SNAPSHOT...
03:29:16 [INFO] 
03:29:16 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-messages-model ---
03:29:16 [INFO] Changes detected - recompiling the module! :dependency
03:29:16 [INFO] Compiling 41 source files with javac [debug target 1.8] to target/classes
03:29:17 [WARNING] bootstrap class path not set in conjunction with -source 8
03:29:17 [INFO] 
03:29:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-messages-model ---
03:29:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/test/resources
03:29:17 [INFO] 
03:29:17 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-messages-model ---
03:29:17 [INFO] Changes detected - recompiling the module! :dependency
03:29:17 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/test-classes
03:29:17 [WARNING] bootstrap class path not set in conjunction with -source 8
03:29:17 [INFO] 
03:29:17 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-messages-model ---
03:29:17 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:29:17 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/surefire-reports
03:29:17 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:29:17 [INFO] 
03:29:17 [INFO] -------------------------------------------------------
03:29:17 [INFO]  T E S T S
03:29:17 [INFO] -------------------------------------------------------
03:29:19 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest
03:29:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s -- in org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest
03:29:19 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest
03:29:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.852 s -- in org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest
03:29:21 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest
03:29:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest
03:29:22 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest
03:29:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest
03:29:22 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest
03:29:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest
03:29:22 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest
03:29:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest
03:29:22 [INFO] Running org.eclipse.ditto.messages.model.MessagesModelFactoryTest
03:29:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.messages.model.MessagesModelFactoryTest
03:29:22 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest
03:29:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest
03:29:22 [INFO] Running org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest
03:29:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s -- in org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest
03:29:23 [INFO] Running org.eclipse.ditto.messages.model.TimestampValueValidatorTest
03:29:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.messages.model.TimestampValueValidatorTest
03:29:23 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest
03:29:23 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest
03:29:23 [INFO] Running org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest
03:29:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest
03:29:23 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest
03:29:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest
03:29:23 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest
03:29:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest
03:29:23 [INFO] Running org.eclipse.ditto.messages.model.MessageHeadersBuilderTest
03:29:24 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s -- in org.eclipse.ditto.messages.model.MessageHeadersBuilderTest
03:29:24 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageTest
03:29:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.ditto.messages.model.ImmutableMessageTest
03:29:24 [INFO] 
03:29:24 [INFO] Results:
03:29:24 [INFO] 
03:29:24 [INFO] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
03:29:24 [INFO] 
03:29:24 [INFO] 
03:29:24 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages-model ---
03:29:24 [INFO] 
03:29:24 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-messages-model ---
03:29:24 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar
03:29:24 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/MANIFEST.MF
03:29:24 [INFO] 
03:29:24 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages-model ---
03:29:24 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:29:24 [INFO] No previous run data found, generating javadoc.
03:29:29 [WARNING] Javadoc Warnings
03:29:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/package-info.java:14: warning: no comment
03:29:29 [WARNING] package org.eclipse.ditto.messages.model.signals.commands;
03:29:29 [WARNING] ^
03:29:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/MessagePayloadSerializer.java:98: warning: no comment
03:29:29 [WARNING] public static void deserialize(@Nullable final JsonValue payload, final MessageBuilder<Object> messageBuilder,
03:29:29 [WARNING] ^
03:29:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/MessagesModelFactory.java:74: warning: no @param for initialHeaders
03:29:29 [WARNING] public static MessageHeadersBuilder newHeadersBuilder(final Map<String, String> initialHeaders) {
03:29:29 [WARNING] ^
03:29:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:78: warning: no @param for messageHeaders
03:29:29 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, final MessageHeaders messageHeaders,
03:29:29 [WARNING] ^
03:29:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:93: warning: no @param for messageHeaders
03:29:29 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId,
03:29:29 [WARNING] ^
03:29:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:135: warning: no comment
03:29:29 [WARNING] public Optional<String> getCorrelationId() {
03:29:29 [WARNING] ^
03:29:29 [WARNING] 6 warnings
03:29:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar
03:29:29 [INFO] 
03:29:29 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages-model ---
03:29:29 [INFO] Tests are skipped.
03:29:29 [INFO] 
03:29:29 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages-model ---
03:29:29 [INFO] Tests are skipped.
03:29:29 [INFO] 
03:29:29 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages-model ---
03:29:29 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec
03:29:29 [INFO] Analyzed bundle 'Eclipse Ditto :: Messages :: Model' with 46 classes
03:29:29 [INFO] 
03:29:29 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-messages-model ---
03:29:29 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.diff'.
03:29:29 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.xml'.
03:29:29 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.html'.
03:29:29 [INFO] 
03:29:29 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages-model ---
03:29:29 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.pom
03:29:29 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar
03:29:29 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT-javadoc.jar
03:29:29 [INFO] 
03:29:29 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-messages-model ---
03:29:29 [INFO] Installing org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar
03:29:29 [INFO] Writing OBR metadata
03:29:30 [INFO] 
03:29:30 [INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------
03:29:30 [INFO] Building Eclipse Ditto :: Protocol 0-SNAPSHOT                    [35/77]
03:29:30 [INFO]   from protocol/pom.xml
03:29:30 [INFO] -------------------------------[ bundle ]-------------------------------
03:29:30 [INFO] 
03:29:30 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-protocol ---
03:29:30 [INFO] 
03:29:30 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-protocol ---
03:29:30 [INFO] 
03:29:30 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol ---
03:29:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:29:30 [INFO] 
03:29:30 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol ---
03:29:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec
03:29:30 [INFO] 
03:29:30 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-protocol ---
03:29:30 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:29:30 [WARNING] 
03:29:30 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:29:30 [WARNING] 
03:29:30 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:29:30 [WARNING] 
03:29:30 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:29:30 [INFO] 
03:29:30 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-protocol ---
03:29:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/resources
03:29:30 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:29:30 [INFO] 
03:29:30 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-protocol ---
03:29:30 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-protocol:bundle:0-SNAPSHOT...
03:29:30 [INFO] 
03:29:30 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-protocol ---
03:29:30 [INFO] Changes detected - recompiling the module! :dependency
03:29:30 [INFO] Compiling 191 source files with javac [debug target 1.8] to target/classes
03:29:31 [WARNING] bootstrap class path not set in conjunction with -source 8
03:29:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Some input files use unchecked or unsafe operations.
03:29:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Recompile with -Xlint:unchecked for details.
03:29:31 [INFO] 
03:29:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-protocol ---
03:29:31 [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:29:31 [INFO] 
03:29:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-protocol ---
03:29:31 [INFO] Changes detected - recompiling the module! :dependency
03:29:31 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/test-classes
03:29:34 [WARNING] bootstrap class path not set in conjunction with -source 8
03:29:34 [INFO] 
03:29:34 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-protocol ---
03:29:34 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:29:34 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/protocol/target/surefire-reports
03:29:34 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:29:34 [INFO] 
03:29:34 [INFO] -------------------------------------------------------
03:29:34 [INFO]  T E S T S
03:29:34 [INFO] -------------------------------------------------------
03:29:35 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest
03:29:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s -- in org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest
03:29:36 [INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest
03:29:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest
03:29:36 [INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest
03:29:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest
03:29:36 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest
03:29:37 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest
03:29:37 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest
03:29:37 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest
03:29:37 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest
03:29:37 [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest
03:29:37 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest
03:29:37 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest
03:29:37 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest
03:29:37 [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest
03:29:37 [INFO] Running org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest
03:29:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest
03:29:38 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest
03:29:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest
03:29:38 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest
03:29:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest
03:29:38 [INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest
03:29:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest
03:29:38 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest
03:29:38 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest
03:29:38 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest
03:29:38 [INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest
03:29:38 [INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest
03:29:38 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest
03:29:38 [INFO] Running org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest
03:29:38 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest
03:29:38 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest
03:29:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest
03:29:38 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest
03:29:39 [INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest
03:29:39 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest
03:29:39 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest
03:29:39 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest
03:29:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest
03:29:39 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest
03:29:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest
03:29:39 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest
03:29:39 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest
03:29:39 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest
03:29:39 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest
03:29:39 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest
03:29:39 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest
03:29:39 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest
03:29:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest
03:29:39 [INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest
03:29:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest
03:29:39 [INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest
03:29:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest
03:29:39 [INFO] Running org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest
03:29:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s -- in org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest
03:29:40 [INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest
03:29:40 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
03:29:40 SLF4J: Defaulting to no-operation (NOP) logger implementation
03:29:40 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
03:29:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:29:46 [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.182 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest
03:29:46 [INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest
03:29:46 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest
03:29:46 [INFO] Running org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest
03:29:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest
03:29:46 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest
03:29:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest
03:29:46 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest
03:29:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest
03:29:46 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest
03:29:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest
03:29:46 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest
03:29:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest
03:29:46 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest
03:29:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest
03:29:46 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest
03:29:51 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.015 s -- in org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest
03:29:51 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest
03:29:51 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest
03:29:51 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest
03:29:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest
03:29:51 [INFO] Running org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest
03:29:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest
03:29:51 [INFO] Running org.eclipse.ditto.protocol.ProtocolFactoryTest
03:29:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in org.eclipse.ditto.protocol.ProtocolFactoryTest
03:29:52 [INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest
03:29:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest
03:29:52 [INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest
03:29:52 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest
03:29:52 [INFO] Running org.eclipse.ditto.protocol.ImmutableAdaptableTest
03:29:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.ditto.protocol.ImmutableAdaptableTest
03:29:52 [INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest
03:29:52 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest
03:29:52 [INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathTest
03:29:52 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathTest
03:29:52 [INFO] Running org.eclipse.ditto.protocol.ImmutableMessagePathTest
03:29:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.protocol.ImmutableMessagePathTest
03:29:52 [INFO] Running org.eclipse.ditto.protocol.ImmutablePayloadTest
03:29:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.protocol.ImmutablePayloadTest
03:29:52 [INFO] Running com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest
03:29:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest
03:29:53 [INFO] 
03:29:53 [INFO] Results:
03:29:53 [INFO] 
03:29:53 [INFO] Tests run: 1344, Failures: 0, Errors: 0, Skipped: 0
03:29:53 [INFO] 
03:29:53 [INFO] 
03:29:53 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-protocol ---
03:29:53 [INFO] 
03:29:53 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-protocol ---
03:29:53 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar
03:29:53 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/MANIFEST.MF
03:29:53 [INFO] 
03:29:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-protocol ---
03:29:53 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:29:53 [INFO] No previous run data found, generating javadoc.
03:29:59 [WARNING] Javadoc Warnings
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:21: warning: empty <p> tag
03:29:59 [WARNING] * <p>
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/package-info.java:15: warning: no comment
03:29:59 [WARNING] package org.eclipse.ditto.protocol.adapter.acknowledgements;
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/package-info.java:14: warning: no comment
03:29:59 [WARNING] package org.eclipse.ditto.protocol.adapter.connectivity;
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/package-info.java:15: warning: no comment
03:29:59 [WARNING] package org.eclipse.ditto.protocol.adapter.policies;
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/package-info.java:15: warning: no comment
03:29:59 [WARNING] package org.eclipse.ditto.protocol.adapter.provider;
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:48: warning: no comment
03:29:59 [WARNING] protected final PayloadPathMatcher payloadPathMatcher;
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:53: warning: no comment
03:29:59 [WARNING] protected AbstractAdapter(final MappingStrategies<T> mappingStrategies,
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:46: warning: no comment
03:29:59 [WARNING] protected AbstractErrorResponseAdapter(final HeaderTranslator headerTranslator,
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:139: warning: no comment
03:29:59 [WARNING] protected static TopicPathBuildable addChannelToTopicPathBuilder(final TopicPathBuilder topicPathBuilder,
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/AnnouncementsTopicPathBuilder.java:27: warning: no @param for name
03:29:59 [WARNING] AnnouncementsTopicPathBuilder name(String name);
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/DefaultAcknowledgementsAdapterProvider.java:34: warning: no comment
03:29:59 [WARNING] public DefaultAcknowledgementsAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/DefaultConnectivityCommandAdapterProvider.java:32: warning: no comment
03:29:59 [WARNING] public DefaultConnectivityCommandAdapterProvider(final HeaderTranslator headerTranslator) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/DefaultPolicyCommandAdapterProvider.java:46: warning: no comment
03:29:59 [WARNING] public DefaultPolicyCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/DefaultThingCommandAdapterProvider.java:63: warning: no comment
03:29:59 [WARNING] public DefaultThingCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:31: warning: no comment
03:29:59 [WARNING] public static EmptyPathMatcher getInstance() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:100: warning: no @return
03:29:59 [WARNING] public static IllegalAdaptableException newInstance(final String message, final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:113: warning: no @return
03:29:59 [WARNING] public static IllegalAdaptableException newInstance(final String message,
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/InvalidPathException.java:103: warning: no comment
03:29:59 [WARNING] public Builder(final JsonPointer path) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:99: warning: no comment
03:29:59 [WARNING] public static MessageCommandMappingStrategies getMessageCommandMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:103: warning: no comment
03:29:59 [WARNING] public static MessageCommandResponseMappingStrategies getMessageCommandResponseMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:42: warning: no comment
03:29:59 [WARNING] public static PolicyAnnouncementMappingStrategies getPolicyAnnouncementMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:46: warning: no comment
03:29:59 [WARNING] public static PolicyEventMappingStrategies getPolicyEventMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:26: warning: no comment
03:29:59 [WARNING] public static PolicyModifyCommandMappingStrategies getPolicyModifyCommandMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:34: warning: no comment
03:29:59 [WARNING] public static PolicyModifyCommandResponseMappingStrategies getPolicyModifyCommandResponseMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:30: warning: no comment
03:29:59 [WARNING] public static PolicyQueryCommandMappingStrategies getPolicyQueryCommandMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:38: warning: no comment
03:29:59 [WARNING] public static PolicyQueryCommandResponseMappingStrategies getPolicyQueryCommandResponseMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:62: warning: no comment
03:29:59 [WARNING] public static RetrieveThingsCommandMappingStrategies getRetrieveThingsCommandMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:66: warning: no comment
03:29:59 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getRetrieveThingsCommandResponseMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:117: warning: no comment
03:29:59 [WARNING] public static StreamingSubscriptionCommandMappingStrategies getStreamingSubscriptionCommandMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:121: warning: no comment
03:29:59 [WARNING] public static StreamingSubscriptionEventMappingStrategies getStreamingSubscriptionEventMappingStrategies(
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:94: warning: no comment
03:29:59 [WARNING] public static SubscriptionEventMappingStrategies getSubscriptionEventMappingStrategies(
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:86: warning: no comment
03:29:59 [WARNING] public static ThingEventMappingStrategies getThingEventMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:50: warning: no comment
03:29:59 [WARNING] public static ThingMergeCommandMappingStrategies getThingMergeCommandMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:74: warning: no comment
03:29:59 [WARNING] public static ThingMergeCommandResponseMappingStrategies getThingMergeCommandResponseMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:90: warning: no comment
03:29:59 [WARNING] public static ThingMergedEventMappingStrategies getThingMergedEventMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:54: warning: no comment
03:29:59 [WARNING] public static ThingModifyCommandMappingStrategies getThingModifyCommandMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:70: warning: no comment
03:29:59 [WARNING] public static ThingModifyCommandResponseMappingStrategies getThingModifyCommandResponseMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:58: warning: no comment
03:29:59 [WARNING] public static ThingQueryCommandMappingStrategies getThingQueryCommandMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:78: warning: no comment
03:29:59 [WARNING] public static ThingQueryCommandResponseMappingStrategies getThingQueryCommandResponseMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:82: warning: no comment
03:29:59 [WARNING] public static ThingSearchCommandMappingStrategies getThingSearchCommandMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:70: warning: no comment
03:29:59 [WARNING] static JsonKey directionToJsonKey(final MessageDirection direction) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:59: warning: no comment
03:29:59 [WARNING] static Optional<MessageDirection> jsonKeyToDirection(final JsonKey jsonKey) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandAdapter.java:24: warning: no comment
03:29:59 [WARNING] public final class RetrieveThingsCommandAdapter extends AbstractThingAdapter<RetrieveThings>
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/RetrieveThingsCommandAdapterProvider.java:19: warning: no comment
03:29:59 [WARNING] public interface RetrieveThingsCommandAdapterProvider<Q extends Signal<?>, R extends CommandResponse<?>> {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:28: warning: no comment
03:29:59 [WARNING] public final class RetrieveThingsCommandMappingStrategies extends AbstractThingMappingStrategies<RetrieveThings> {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:33: warning: no comment
03:29:59 [WARNING] protected RetrieveThingsCommandMappingStrategies() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:82: warning: no comment
03:29:59 [WARNING] protected static JsonPointer attributePointerFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:74: warning: no comment
03:29:59 [WARNING] protected static Attributes attributesFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:88: warning: no comment
03:29:59 [WARNING] protected static JsonValue attributeValueFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:115: warning: no comment
03:29:59 [WARNING] protected static FeatureDefinition featureDefinitionFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:105: warning: no comment
03:29:59 [WARNING] protected static Feature featureFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:92: warning: no comment
03:29:59 [WARNING] protected static String featureIdFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:123: warning: no comment
03:29:59 [WARNING] protected static FeatureProperties featurePropertiesFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:131: warning: no comment
03:29:59 [WARNING] protected static JsonPointer featurePropertyPointerFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:137: warning: no comment
03:29:59 [WARNING] protected static JsonValue featurePropertyValueFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:97: warning: no comment
03:29:59 [WARNING] protected static Features featuresFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:37: warning: no comment
03:29:59 [WARNING] public static RetrieveThingsCommandMappingStrategies getInstance() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:157: warning: no comment
03:29:59 [WARNING] protected static String leafValue(final JsonPointer path) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:56: warning: no comment
03:29:59 [WARNING] protected static String namespaceFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:61: warning: no comment
03:29:59 [WARNING] protected static JsonObject payloadValueAsJsonObjectFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:141: warning: no comment
03:29:59 [WARNING] protected static PolicyId policyIdFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:79: warning: no comment
03:29:59 [WARNING] protected static JsonFieldSelector selectedFieldsFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:149: warning: no comment
03:29:59 [WARNING] protected static ThingDefinition thingDefinitionFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:67: warning: no comment
03:29:59 [WARNING] protected static Thing thingFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:83: warning: no comment
03:29:59 [WARNING] protected static ThingId thingIdFrom(final Adaptable adaptable) {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandResponseAdapter.java:25: warning: no comment
03:29:59 [WARNING] public final class RetrieveThingsCommandResponseAdapter extends AbstractThingAdapter<RetrieveThingsResponse>
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:27: warning: no comment
03:29:59 [WARNING] public final class RetrieveThingsCommandResponseMappingStrategies
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:37: warning: no comment
03:29:59 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getInstance() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:138: warning: no comment
03:29:59 [WARNING] public static SignalMapper<ConnectivityAnnouncement<?>> newConnectivityAnnouncementSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:134: warning: no comment
03:29:59 [WARNING] public static SignalMapper<MessageCommandResponse<?, ?>> newMessageCommandResponseSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:130: warning: no comment
03:29:59 [WARNING] public static SignalMapper<MessageCommand<?, ?>> newMessageCommandSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:122: warning: no comment
03:29:59 [WARNING] public static SignalMapper<PolicyAnnouncement<?>> newPolicyAnnouncementSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:126: warning: no comment
03:29:59 [WARNING] public static SignalMapper<PolicyEvent<?>> newPolicyEventSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:110: warning: no comment
03:29:59 [WARNING] public static SignalMapper<PolicyModifyCommandResponse<?>> newPolicyModifyResponseSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:106: warning: no comment
03:29:59 [WARNING] public static SignalMapper<PolicyModifyCommand<?>> newPolicyModifySignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:118: warning: no comment
03:29:59 [WARNING] public static SignalMapper<PolicyQueryCommandResponse<?>> newPolicyQueryResponseSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:114: warning: no comment
03:29:59 [WARNING] public static SignalMapper<PolicyQueryCommand<?>> newPolicyQuerySignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:98: warning: no comment
03:29:59 [WARNING] public static SignalMapper<RetrieveThingsResponse> newRetrieveThingsResponseSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:94: warning: no comment
03:29:59 [WARNING] public static SignalMapper<RetrieveThings> newRetrieveThingsSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:86: warning: no comment
03:29:59 [WARNING] public static SignalMapper<StreamingSubscriptionCommand<?>> newStreamingSubscriptionCommandSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:90: warning: no comment
03:29:59 [WARNING] public static SignalMapper<StreamingSubscriptionEvent<?>> newStreamingSubscriptionEventSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:82: warning: no comment
03:29:59 [WARNING] public static SignalMapper<SubscriptionEvent<?>> newSubscriptionEventSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:58: warning: no comment
03:29:59 [WARNING] public static SignalMapper<ThingEvent<?>> newThingEventSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:70: warning: no comment
03:29:59 [WARNING] public static SignalMapper<ThingMerged> newThingMergedEventSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:66: warning: no comment
03:29:59 [WARNING] public static SignalMapper<MergeThingResponse> newThingMergeResponseSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:62: warning: no comment
03:29:59 [WARNING] public static SignalMapper<MergeThing> newThingMergeSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:54: warning: no comment
03:29:59 [WARNING] public static SignalMapper<ThingModifyCommandResponse<?>> newThingModifyResponseSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:50: warning: no comment
03:29:59 [WARNING] public static SignalMapper<ThingModifyCommand<?>> newThingModifySignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:78: warning: no comment
03:29:59 [WARNING] public static SignalMapper<ThingQueryCommandResponse<?>> newThingQueryResponseSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:74: warning: no comment
03:29:59 [WARNING] public static SignalMapper<ThingQueryCommand<?>> newThingQuerySignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:102: warning: no comment
03:29:59 [WARNING] public static SignalMapper<ThingSearchCommand<?>> newThingSearchSignalMapper() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/StreamingTopicPathBuilder.java:27: warning: no @param for subscribingCommandName
03:29:59 [WARNING] TopicPathBuildable subscribe(String subscribingCommandName);
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:54: warning: no comment
03:29:59 [WARNING] String ID_PLACEHOLDER = "_";
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:55: warning: no comment
03:29:59 [WARNING] String PATH_DELIMITER = "/";
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:173: warning: no comment
03:29:59 [WARNING] default boolean isWildcardTopic() {
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:400: warning: no comment
03:29:59 [WARNING] CREATE("create"),
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:411: warning: no comment
03:29:59 [WARNING] CREATED("created"),
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:408: warning: no comment
03:29:59 [WARNING] DELETE("delete"),
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:417: warning: no comment
03:29:59 [WARNING] DELETED("deleted");
03:29:59 [WARNING] ^
03:29:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:406: warning: no comment
03:29:59 [WARNING] MERGE("merge"),
03:29:59 [WARNING] ^
03:29:59 [WARNING] 100 warnings
03:29:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar
03:29:59 [INFO] 
03:29:59 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-protocol ---
03:29:59 [INFO] Tests are skipped.
03:29:59 [INFO] 
03:29:59 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-protocol ---
03:29:59 [INFO] Tests are skipped.
03:29:59 [INFO] 
03:29:59 [INFO] --- jacoco:0.8.10:report (report) @ ditto-protocol ---
03:29:59 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec
03:29:59 [INFO] Analyzed bundle 'Eclipse Ditto :: Protocol' with 173 classes
03:30:00 [INFO] 
03:30:00 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-protocol ---
03:30:01 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.diff'.
03:30:01 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.xml'.
03:30:01 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.html'.
03:30:01 [INFO] 
03:30:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-protocol ---
03:30:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.pom
03:30:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar
03:30:01 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT-javadoc.jar
03:30:01 [INFO] 
03:30:01 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-protocol ---
03:30:01 [INFO] Installing org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar
03:30:01 [INFO] Writing OBR metadata
03:30:01 [INFO] 
03:30:01 [INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >-----------
03:30:01 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 0-SNAPSHOT [36/77]
03:30:01 [INFO]   from internal/models/signal/pom.xml
03:30:01 [INFO] --------------------------------[ jar ]---------------------------------
03:30:01 [INFO] 
03:30:01 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signal ---
03:30:01 [INFO] 
03:30:01 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signal ---
03:30:01 [INFO] 
03:30:01 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal ---
03:30:01 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec
03:30:01 [INFO] 
03:30:01 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signal ---
03:30:01 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:30:01 [WARNING] 
03:30:01 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:30:01 [WARNING] 
03:30:01 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:30:01 [WARNING] 
03:30:01 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:30:01 [INFO] 
03:30:01 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signal ---
03:30:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/resources
03:30:01 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:30:01 [INFO] 
03:30:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signal ---
03:30:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT...
03:30:01 [INFO] 
03:30:01 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signal ---
03:30:01 [INFO] Changes detected - recompiling the module! :dependency
03:30:01 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
03:30:01 [INFO] 
03:30:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signal ---
03:30:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/resources
03:30:01 [INFO] 
03:30:01 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signal ---
03:30:01 [INFO] Changes detected - recompiling the module! :dependency
03:30:01 [INFO] Compiling 9 source files with javac [debug target 17] to target/test-classes
03:30:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java uses unchecked or unsafe operations.
03:30:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: Recompile with -Xlint:unchecked for details.
03:30:02 [INFO] 
03:30:02 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signal ---
03:30:02 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:30:02 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/surefire-reports
03:30:02 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:30:02 [INFO] 
03:30:02 [INFO] -------------------------------------------------------
03:30:02 [INFO]  T E S T S
03:30:02 [INFO] -------------------------------------------------------
03:30:03 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest
03:30:06 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.359 s -- in org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest
03:30:06 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest
03:30:09 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.530 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest
03:30:09 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest
03:30:11 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest
03:30:11 [INFO] Running org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest
03:30:11 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest
03:30:11 [INFO] Running org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest
03:30:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest
03:30:11 [INFO] Running org.eclipse.ditto.internal.models.signal.SignalInformationPointTest
03:30:12 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s -- in org.eclipse.ditto.internal.models.signal.SignalInformationPointTest
03:30:12 [INFO] 
03:30:12 [INFO] Results:
03:30:12 [INFO] 
03:30:12 [INFO] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0
03:30:12 [INFO] 
03:30:12 [INFO] 
03:30:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signal ---
03:30:12 [INFO] 
03:30:12 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signal ---
03:30:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar
03:30:12 [INFO] 
03:30:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signal ---
03:30:12 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:30:12 [INFO] No previous run data found, generating javadoc.
03:30:14 [WARNING] Javadoc Warnings
03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidator.java:54: warning: empty <p> tag
03:30:14 [WARNING] * <p>
03:30:14 [WARNING] ^
03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:29: warning: no comment
03:30:14 [WARNING] ANNOUNCEMENT,
03:30:14 [WARNING] ^
03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:31: warning: no comment
03:30:14 [WARNING] COMMAND,
03:30:14 [WARNING] ^
03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:33: warning: no comment
03:30:14 [WARNING] EVENT,
03:30:14 [WARNING] ^
03:30:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:35: warning: no comment
03:30:14 [WARNING] RESPONSE;
03:30:14 [WARNING] ^
03:30:14 [WARNING] 5 warnings
03:30:15 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar
03:30:15 [INFO] 
03:30:15 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signal ---
03:30:15 [INFO] Tests are skipped.
03:30:15 [INFO] 
03:30:15 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signal ---
03:30:15 [INFO] Tests are skipped.
03:30:15 [INFO] 
03:30:15 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signal ---
03:30:15 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec
03:30:15 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal' with 9 classes
03:30:15 [INFO] 
03:30:15 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signal ---
03:30:15 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT.pom
03:30:15 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT.jar
03:30:15 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar
03:30:15 [INFO] 
03:30:15 [INFO] ----------------< org.eclipse.ditto:ditto-policies-api >----------------
03:30:15 [INFO] Building Eclipse Ditto :: Policies :: API 0-SNAPSHOT             [37/77]
03:30:15 [INFO]   from policies/api/pom.xml
03:30:15 [INFO] --------------------------------[ jar ]---------------------------------
03:30:15 [INFO] 
03:30:15 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-api ---
03:30:15 [INFO] 
03:30:15 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-api ---
03:30:15 [INFO] 
03:30:15 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api ---
03:30:15 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec
03:30:15 [INFO] 
03:30:15 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-api ---
03:30:15 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:30:15 [WARNING] 
03:30:15 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:30:15 [WARNING] 
03:30:15 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:30:15 [WARNING] 
03:30:15 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:30:15 [INFO] 
03:30:15 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-api ---
03:30:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/resources
03:30:15 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:30:15 [INFO] 
03:30:15 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-api ---
03:30:15 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT...
03:30:15 [INFO] 
03:30:15 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-api ---
03:30:15 [INFO] Changes detected - recompiling the module! :dependency
03:30:15 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes
03:30:15 [INFO] 
03:30:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-api ---
03:30:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/test/resources
03:30:15 [INFO] 
03:30:15 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-api ---
03:30:15 [INFO] Changes detected - recompiling the module! :dependency
03:30:15 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes
03:30:15 [INFO] 
03:30:15 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-api ---
03:30:15 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:30:15 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/surefire-reports
03:30:15 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:30:15 [INFO] 
03:30:15 [INFO] -------------------------------------------------------
03:30:15 [INFO]  T E S T S
03:30:15 [INFO] -------------------------------------------------------
03:30:16 [INFO] Running org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest
03:30:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.565 s -- in org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest
03:30:18 [INFO] Running org.eclipse.ditto.policies.api.PoliciesValidatorTest
03:30:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.ditto.policies.api.PoliciesValidatorTest
03:30:18 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest
03:30:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.804 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest
03:30:20 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest
03:30:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest
03:30:20 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest
03:30:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest
03:30:20 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest
03:30:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest
03:30:20 [INFO] Running org.eclipse.ditto.policies.api.PolicyTagTest
03:30:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.policies.api.PolicyTagTest
03:30:20 [INFO] 
03:30:20 [INFO] Results:
03:30:20 [INFO] 
03:30:20 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
03:30:20 [INFO] 
03:30:20 [INFO] 
03:30:20 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-api ---
03:30:20 [INFO] 
03:30:20 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-api ---
03:30:20 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar
03:30:20 [INFO] 
03:30:20 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-api ---
03:30:20 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:30:20 [INFO] No previous run data found, generating javadoc.
03:30:24 [WARNING] Javadoc Warnings
03:30:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/package-info.java:14: warning: no comment
03:30:24 [WARNING] package org.eclipse.ditto.policies.api;
03:30:24 [WARNING] ^
03:30:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/commands/sudo/package-info.java:14: warning: no comment
03:30:24 [WARNING] package org.eclipse.ditto.policies.api.commands.sudo;
03:30:24 [WARNING] ^
03:30:24 [WARNING] 2 warnings
03:30:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar
03:30:24 [INFO] 
03:30:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-api ---
03:30:24 [INFO] Tests are skipped.
03:30:24 [INFO] 
03:30:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-api ---
03:30:24 [INFO] Tests are skipped.
03:30:24 [INFO] 
03:30:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-api ---
03:30:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec
03:30:24 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: API' with 12 classes
03:30:24 [INFO] 
03:30:24 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-api ---
03:30:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.pom
03:30:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.jar
03:30:24 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT-javadoc.jar
03:30:24 [INFO] 
03:30:24 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------
03:30:24 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 0-SNAPSHOT [38/77]
03:30:24 [INFO]   from internal/utils/ddata/pom.xml
03:30:24 [INFO] --------------------------------[ jar ]---------------------------------
03:30:24 [INFO] 
03:30:24 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-ddata ---
03:30:24 [INFO] 
03:30:24 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-ddata ---
03:30:24 [INFO] 
03:30:24 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata ---
03:30:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec
03:30:24 [INFO] 
03:30:24 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-ddata ---
03:30:24 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:30:24 [WARNING] 
03:30:24 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:30:24 [WARNING] 
03:30:24 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:30:24 [WARNING] 
03:30:24 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:30:24 [INFO] 
03:30:24 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-ddata ---
03:30:24 [INFO] Copying 1 resource from src/main/resources to target/classes
03:30:24 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:30:24 [INFO] 
03:30:24 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-ddata ---
03:30:24 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT...
03:30:24 [INFO] 
03:30:24 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-ddata ---
03:30:24 [INFO] Changes detected - recompiling the module! :dependency
03:30:24 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
03:30:25 [INFO] 
03:30:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-ddata ---
03:30:25 [INFO] Copying 2 resources from src/test/resources to target/test-classes
03:30:25 [INFO] 
03:30:25 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-ddata ---
03:30:25 [INFO] Changes detected - recompiling the module! :dependency
03:30:25 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes
03:30:25 [INFO] 
03:30:25 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-ddata ---
03:30:25 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:30:25 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/surefire-reports
03:30:25 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:30:25 [INFO] 
03:30:25 [INFO] -------------------------------------------------------
03:30:25 [INFO]  T E S T S
03:30:25 [INFO] -------------------------------------------------------
03:30:26 [INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest
03:30:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.701 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest
03:30:32 [INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest
03:30:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest
03:30:32 [INFO] 
03:30:32 [INFO] Results:
03:30:32 [INFO] 
03:30:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
03:30:32 [INFO] 
03:30:32 [INFO] 
03:30:32 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-ddata ---
03:30:32 [INFO] 
03:30:32 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-ddata ---
03:30:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar
03:30:32 [INFO] 
03:30:32 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-ddata ---
03:30:32 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:30:32 [INFO] No previous run data found, generating javadoc.
03:30:35 [WARNING] Javadoc Warnings
03:30:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/package-info.java:15: warning: no comment
03:30:35 [WARNING] package org.eclipse.ditto.internal.utils.ddata;
03:30:35 [WARNING] ^
03:30:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:77: warning: no @param for ddataExecutor
03:30:35 [WARNING] protected DistributedData(final DistributedDataConfig config, final ActorRefFactory factory,
03:30:35 [WARNING] ^
03:30:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:110: warning: no @param for actorSystem
03:30:35 [WARNING] public static DistributedDataConfig createConfig(final ActorSystem actorSystem,
03:30:35 [WARNING] ^
03:30:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:64: warning: no comment
03:30:35 [WARNING] protected final int numberOfShards;
03:30:35 [WARNING] ^
03:30:35 [WARNING] 4 warnings
03:30:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar
03:30:35 [INFO] 
03:30:35 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-ddata ---
03:30:35 [INFO] Tests are skipped.
03:30:35 [INFO] 
03:30:35 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-ddata ---
03:30:35 [INFO] Tests are skipped.
03:30:35 [INFO] 
03:30:35 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-ddata ---
03:30:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec
03:30:35 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Distributed Data' with 6 classes
03:30:35 [INFO] 
03:30:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-ddata ---
03:30:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT.pom
03:30:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT.jar
03:30:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar
03:30:36 [INFO] 
03:30:36 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------
03:30:36 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 0-SNAPSHOT [39/77]
03:30:36 [INFO]   from internal/utils/pubsub/pom.xml
03:30:36 [INFO] --------------------------------[ jar ]---------------------------------
03:30:36 [INFO] 
03:30:36 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub ---
03:30:36 [INFO] 
03:30:36 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub ---
03:30:36 [INFO] 
03:30:36 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub ---
03:30:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec
03:30:36 [INFO] 
03:30:36 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub ---
03:30:36 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:30:36 [WARNING] 
03:30:36 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:30:36 [WARNING] 
03:30:36 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:30:36 [WARNING] 
03:30:36 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:30:36 [INFO] 
03:30:36 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub ---
03:30:36 [INFO] Copying 1 resource from src/main/resources to target/classes
03:30:36 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:30:36 [INFO] 
03:30:36 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub ---
03:30:36 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT...
03:30:36 [INFO] 
03:30:36 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub ---
03:30:36 [INFO] Changes detected - recompiling the module! :dependency
03:30:36 [INFO] Compiling 81 source files with javac [debug target 17] to target/classes
03:30:37 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/AckUpdater.java: Some input files use unchecked or unsafe operations.
03:30:37 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/AckUpdater.java: Recompile with -Xlint:unchecked for details.
03:30:37 [INFO] 
03:30:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub ---
03:30:37 [INFO] Copying 4 resources from src/test/resources to target/test-classes
03:30:37 [INFO] 
03:30:37 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub ---
03:30:37 [INFO] Changes detected - recompiling the module! :dependency
03:30:37 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
03:30:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java uses or overrides a deprecated API.
03:30:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: Recompile with -Xlint:deprecation for details.
03:30:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java uses unchecked or unsafe operations.
03:30:43 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: Recompile with -Xlint:unchecked for details.
03:30:43 [INFO] 
03:30:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub ---
03:30:43 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:30:43 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/surefire-reports
03:30:43 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:30:43 [INFO] 
03:30:43 [INFO] -------------------------------------------------------
03:30:43 [INFO]  T E S T S
03:30:43 [INFO] -------------------------------------------------------
03:30:44 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest
03:30:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.255 s -- in org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest
03:30:49 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest
03:33:14 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 144.8 s -- in org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest
03:33:14 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest
03:33:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:33:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.50 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest
03:33:40 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest
03:33:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.503 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest
03:33:49 [INFO] 
03:33:49 [INFO] Results:
03:33:49 [INFO] 
03:33:49 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0
03:33:49 [INFO] 
03:33:49 [INFO] 
03:33:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub ---
03:33:49 [INFO] 
03:33:49 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub ---
03:33:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar
03:33:49 [INFO] 
03:33:49 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub ---
03:33:49 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:33:49 [INFO] No previous run data found, generating javadoc.
03:33:54 [WARNING] Javadoc Warnings
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/literal/package-info.java:14: warning: no comment
03:33:54 [WARNING] package org.eclipse.ditto.internal.utils.pubsub.ddata.literal;
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:42: warning: no comment
03:33:54 [WARNING] protected final SelfUniqueAddress selfUniqueAddress;
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:46: warning: no comment
03:33:54 [WARNING] protected AbstractDDataHandler(final DistributedDataConfig config,
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:46: warning: no comment
03:33:54 [WARNING] protected final AckExtractor<T> ackExtractor;
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:39: warning: no comment
03:33:54 [WARNING] protected final ActorRefFactory actorRefFactory;
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:45: warning: no comment
03:33:54 [WARNING] protected final CompressedDData ddata;
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:44: warning: no comment
03:33:54 [WARNING] protected final DistributedDataConfig ddataConfig;
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:47: warning: no comment
03:33:54 [WARNING] protected final DistributedAcks distributedAcks;
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:41: warning: no comment
03:33:54 [WARNING] protected final String factoryId;
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:40: warning: no comment
03:33:54 [WARNING] protected final Class<T> messageClass;
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:42: warning: no comment
03:33:54 [WARNING] protected final PubSubTopicExtractor<T> topicExtractor;
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/ClusterMemberRemovedAware.java:49: warning: no comment
03:33:54 [WARNING] default AbstractActor.Receive receiveClusterMemberRemoved() {
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedAcks.java:131: warning: no @param for system
03:33:54 [WARNING] static DistributedAcks empty(final ActorSystem system) {
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:55: warning: no @param for <S>
03:33:54 [WARNING] <S extends T> Object wrapForPublicationWithAcks(S message, CharSequence groupIndexKey,
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:90: warning: no @param for <S>
03:33:54 [WARNING] default <S extends Signal<?>> DistributedPub<S> withTopicExtractor(final PubSubTopicExtractor<S> topicExtractor) {
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/ack/GroupedSnapshot.java:61: warning: no @param for groups
03:33:54 [WARNING] public Set<V> getValues(final Collection<String> groups) {
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/PubUpdater.java:50: warning: no @return
03:33:54 [WARNING] public static Props props(final DDataWriter<ActorRef, ?> topicsWriter) {
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/SubAck.java:44: warning: no @param for consistent
03:33:54 [WARNING] public static SubAck of(final Request request, final ActorRef sender, final int seqNr, final boolean consistent) {
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/Subscribe.java:70: warning: no @param for resubscribe
03:33:54 [WARNING] public static Subscribe of(final Collection<String> topics,
03:33:54 [WARNING] ^
03:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/SubUpdater.java:70: warning: no comment
03:33:54 [WARNING] public static final int MAX_ERROR_COUNTER = 3;
03:33:54 [WARNING] ^
03:33:54 [WARNING] 20 warnings
03:33:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar
03:33:55 [INFO] 
03:33:55 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ ditto-internal-utils-pubsub ---
03:33:55 [INFO] Copying 1 resource from src/main/resources to target
03:33:55 [INFO] 
03:33:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub ---
03:33:55 [INFO] Tests are skipped.
03:33:55 [INFO] 
03:33:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub ---
03:33:55 [INFO] Tests are skipped.
03:33:55 [INFO] 
03:33:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub ---
03:33:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec
03:33:55 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pub-Sub' with 83 classes
03:33:55 [INFO] 
03:33:55 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub ---
03:33:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT.pom
03:33:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT.jar
03:33:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar
03:33:55 [INFO] 
03:33:55 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------
03:33:55 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 0-SNAPSHOT  [40/77]
03:33:55 [INFO]   from internal/utils/cache/pom.xml
03:33:55 [INFO] --------------------------------[ jar ]---------------------------------
03:33:56 [INFO] 
03:33:56 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache ---
03:33:56 [INFO] 
03:33:56 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache ---
03:33:56 [INFO] 
03:33:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache ---
03:33:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec
03:33:56 [INFO] 
03:33:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache ---
03:33:56 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:33:56 [WARNING] 
03:33:56 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:33:56 [WARNING] 
03:33:56 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:33:56 [WARNING] 
03:33:56 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:33:56 [INFO] 
03:33:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache ---
03:33:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/resources
03:33:56 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:33:56 [INFO] 
03:33:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache ---
03:33:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT...
03:33:56 [INFO] 
03:33:56 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache ---
03:33:56 [INFO] Changes detected - recompiling the module! :dependency
03:33:56 [INFO] Compiling 17 source files with javac [debug target 17] to target/classes
03:33:56 [INFO] 
03:33:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache ---
03:33:56 [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:33:56 [INFO] 
03:33:56 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache ---
03:33:56 [INFO] Changes detected - recompiling the module! :dependency
03:33:56 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
03:33:56 [INFO] 
03:33:56 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache ---
03:33:56 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:33:56 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/surefire-reports
03:33:56 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:33:56 [INFO] 
03:33:56 [INFO] -------------------------------------------------------
03:33:56 [INFO]  T E S T S
03:33:56 [INFO] -------------------------------------------------------
03:33:57 [INFO] Running org.eclipse.ditto.internal.utils.cache.ComparableCacheTest
03:33:57 SLF4J(W): No SLF4J providers were found.
03:33:57 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
03:33:57 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
03:33:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in org.eclipse.ditto.internal.utils.cache.ComparableCacheTest
03:33:58 [INFO] Running org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest
03:34:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.942 s -- in org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest
03:34:02 [INFO] Running org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest
03:34:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s -- in org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest
03:34:03 [INFO] 
03:34:03 [INFO] Results:
03:34:03 [INFO] 
03:34:03 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
03:34:03 [INFO] 
03:34:03 [INFO] 
03:34:03 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache ---
03:34:03 [INFO] 
03:34:03 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache ---
03:34:03 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar
03:34:03 [INFO] 
03:34:03 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache ---
03:34:04 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:34:04 [INFO] No previous run data found, generating javadoc.
03:34:07 [WARNING] Javadoc Warnings
03:34:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/package-info.java:14: warning: no comment
03:34:07 [WARNING] package org.eclipse.ditto.internal.utils.cache;
03:34:07 [WARNING] ^
03:34:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/config/package-info.java:14: warning: no comment
03:34:07 [WARNING] package org.eclipse.ditto.internal.utils.cache.config;
03:34:07 [WARNING] ^
03:34:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/package-info.java:14: warning: no comment
03:34:07 [WARNING] package org.eclipse.ditto.internal.utils.cache.entry;
03:34:07 [WARNING] ^
03:34:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:44: warning: no comment
03:34:07 [WARNING] boolean exists();
03:34:07 [WARNING] ^
03:34:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:32: warning: no comment
03:34:07 [WARNING] static <T> Entry<T> fetchError(final Throwable throwable) {
03:34:07 [WARNING] ^
03:34:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:67: warning: no comment
03:34:07 [WARNING] default Optional<T> get() {
03:34:07 [WARNING] ^
03:34:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:28: warning: no comment
03:34:07 [WARNING] static <T> Entry<T> nonexistent() {
03:34:07 [WARNING] ^
03:34:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:24: warning: no comment
03:34:07 [WARNING] static <T> Entry<T> of(final long revision, final T value) {
03:34:07 [WARNING] ^
03:34:07 [WARNING] 8 warnings
03:34:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar
03:34:07 [INFO] 
03:34:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache ---
03:34:07 [INFO] Tests are skipped.
03:34:07 [INFO] 
03:34:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache ---
03:34:07 [INFO] Tests are skipped.
03:34:07 [INFO] 
03:34:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache ---
03:34:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec
03:34:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache' with 14 classes
03:34:07 [INFO] 
03:34:07 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache ---
03:34:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT.pom
03:34:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT.jar
03:34:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar
03:34:07 [INFO] 
03:34:07 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >-------------
03:34:07 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 0-SNAPSHOT   [41/77]
03:34:07 [INFO]   from internal/utils/test/pom.xml
03:34:07 [INFO] --------------------------------[ jar ]---------------------------------
03:34:10 [INFO] 
03:34:10 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-test ---
03:34:10 [INFO] 
03:34:10 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-test ---
03:34:10 [INFO] 
03:34:10 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test ---
03:34:10 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/jacoco.exec
03:34:10 [INFO] 
03:34:10 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-test ---
03:34:10 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:34:10 [WARNING] 
03:34:10 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:34:10 [WARNING] 
03:34:10 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:34:10 [WARNING] 
03:34:10 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:34:10 [INFO] 
03:34:10 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-test ---
03:34:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/main/resources
03:34:10 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:34:10 [INFO] 
03:34:10 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-test ---
03:34:10 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:0-SNAPSHOT...
03:34:10 [INFO] 
03:34:10 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-test ---
03:34:10 [INFO] No sources to compile
03:34:10 [INFO] 
03:34:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-test ---
03:34:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/test/resources
03:34:10 [INFO] 
03:34:10 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-test ---
03:34:10 [INFO] Changes detected - recompiling the module! :dependency
03:34:10 [INFO] Compiling 15 source files with javac [debug target 17] to target/test-classes
03:34:10 [INFO] 
03:34:10 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-test ---
03:34:10 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:34:10 [INFO] 
03:34:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test ---
03:34:10 [INFO] 
03:34:10 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-test ---
03:34:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar
03:34:10 [INFO] 
03:34:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-test ---
03:34:10 [INFO] 
03:34:10 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-test ---
03:34:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar
03:34:10 [INFO] 
03:34:10 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-test ---
03:34:10 [INFO] Tests are skipped.
03:34:10 [INFO] 
03:34:10 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-test ---
03:34:10 [INFO] Tests are skipped.
03:34:10 [INFO] 
03:34:10 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-test ---
03:34:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:34:10 [INFO] 
03:34:10 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-test ---
03:34:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.pom
03:34:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.jar
03:34:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT-tests.jar
03:34:10 [INFO] 
03:34:10 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >---------
03:34:10 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 0-SNAPSHOT [42/77]
03:34:10 [INFO]   from internal/utils/persistence/pom.xml
03:34:10 [INFO] --------------------------------[ jar ]---------------------------------
03:34:11 [INFO] 
03:34:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistence ---
03:34:11 [INFO] 
03:34:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistence ---
03:34:11 [INFO] 
03:34:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence ---
03:34:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec
03:34:11 [INFO] 
03:34:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistence ---
03:34:11 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:34:11 [WARNING] 
03:34:11 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:34:11 [WARNING] 
03:34:11 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:34:11 [WARNING] 
03:34:11 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:34:11 [INFO] 
03:34:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistence ---
03:34:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/resources
03:34:11 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:34:11 [INFO] 
03:34:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistence ---
03:34:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT...
03:34:11 [INFO] 
03:34:11 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistence ---
03:34:11 [INFO] Changes detected - recompiling the module! :dependency
03:34:11 [INFO] Compiling 75 source files with javac [debug target 17] to target/classes
03:34:12 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java uses or overrides a deprecated API.
03:34:12 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: Recompile with -Xlint:deprecation for details.
03:34:12 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java uses unchecked or unsafe operations.
03:34:12 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: Recompile with -Xlint:unchecked for details.
03:34:12 [INFO] 
03:34:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistence ---
03:34:12 [INFO] Copying 12 resources from src/test/resources to target/test-classes
03:34:12 [INFO] 
03:34:12 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistence ---
03:34:12 [INFO] Changes detected - recompiling the module! :dependency
03:34:12 [INFO] Compiling 29 source files with javac [debug target 17] to target/test-classes
03:34:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java uses unchecked or unsafe operations.
03:34:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: Recompile with -Xlint:unchecked for details.
03:34:13 [INFO] 
03:34:13 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistence ---
03:34:13 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:34:13 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/surefire-reports
03:34:13 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:34:13 [INFO] 
03:34:13 [INFO] -------------------------------------------------------
03:34:13 [INFO]  T E S T S
03:34:13 [INFO] -------------------------------------------------------
03:34:14 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest
03:34:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.672 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest
03:34:19 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest
03:34:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest
03:34:20 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest
03:34:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest
03:34:20 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest
03:34:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest
03:34:21 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest
03:34:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest
03:34:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest
03:34:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest
03:34:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest
03:34:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest
03:34:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest
03:34:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest
03:34:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest
03:34:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest
03:34:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest
03:34:22 08:34:22,620 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14
03:34:22 08:34:22,622 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - No custom configurators were discovered as a service.
03:34:22 08:34:22,623 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
03:34:22 08:34:22,625 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
03:34:22 08:34:22,627 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
03:34:22 08:34:22,628 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
03:34:22 08:34:22,633 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
03:34:22 08:34:22,633 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
03:34:22 08:34:22,634 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
03:34:22 08:34:22,635 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/test-classes/logback-test.xml]
03:34:22 08:34:22,850 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
03:34:22 08:34:22,880 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
03:34:22 08:34:22,880 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:34:22 08:34:22,897 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:34:23 08:34:22,954 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR]
03:34:23 08:34:22,954 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:34:23 08:34:22,954 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:34:23 08:34:22,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO
03:34:23 08:34:22,959 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
03:34:23 08:34:22,960 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
03:34:23 08:34:22,961 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT]
03:34:23 08:34:22,962 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@344a065a - End of configuration.
03:34:23 08:34:22,964 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@67f266bd - Registering current configuration as safe fallback point
03:34:23 08:34:22,964 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 330 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
03:34:23 2024-02-26 08:34:23,879 WARN  [] o.mongodb.driver.uri  - Connection string contains unsupported option 'writeconcern'.
03:34:23 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.369 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest
03:34:23 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest
03:34:28 2024-02-26 08:34:28,581 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-1) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
03:34:28 2024-02-26 08:34:28,581 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-1) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
03:34:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:34:31 2024-02-26 08:34:31,199 WARN  [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now.
03:34:31 [WARN] [02/26/2024 08:34:31.640] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1925867871]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
03:34:31 [WARN] [02/26/2024 08:34:31.689] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1925867871]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
03:34:32 2024-02-26 08:34:32,103 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-5) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
03:34:32 2024-02-26 08:34:32,104 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-5) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
03:34:32 [WARN] [02/26/2024 08:34:32.336] [PekkoTestSystem-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-1592223888]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
03:34:32 [WARN] [02/26/2024 08:34:32.338] [PekkoTestSystem-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-1592223888]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
03:34:32 2024-02-26 08:34:32,687 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-9) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
03:34:32 2024-02-26 08:34:32,688 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-9) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
03:34:32 [WARN] [02/26/2024 08:34:32.716] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-2035770607]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
03:34:32 [WARN] [02/26/2024 08:34:32.717] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-2035770607]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
03:34:33 2024-02-26 08:34:33,080 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-13) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
03:34:33 2024-02-26 08:34:33,080 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-13) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
03:34:33 [WARN] [02/26/2024 08:34:33.114] [PekkoTestSystem-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1982943567]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
03:34:33 [WARN] [02/26/2024 08:34:33.115] [PekkoTestSystem-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1982943567]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
03:34:33 2024-02-26 08:34:33,419 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-17) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
03:34:33 2024-02-26 08:34:33,420 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-17) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
03:34:33 [WARN] [02/26/2024 08:34:33.495] [PekkoTestSystem-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#679611314]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
03:34:33 [WARN] [02/26/2024 08:34:33.497] [PekkoTestSystem-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#679611314]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
03:34:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.614 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest
03:34:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest
03:34:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest
03:34:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest
03:34:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest
03:34:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest
03:34:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest
03:34:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest
03:34:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest
03:34:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest
03:34:34 2024-02-26 08:34:34,522 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-21) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
03:34:34 2024-02-26 08:34:34,523 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-21) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
03:34:34 2024-02-26 08:34:34,707 WARN  [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now.
03:34:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest
03:34:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest
03:34:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest
03:34:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest
03:34:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest
03:34:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest
03:34:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest
03:34:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest
03:34:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest
03:34:34 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest
03:34:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest
03:34:35 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest
03:34:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest
03:34:35 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest
03:34:35 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest
03:34:35 [INFO] Running org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest
03:34:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest
03:34:35 [INFO] 
03:34:35 [INFO] Results:
03:34:35 [INFO] 
03:34:35 [INFO] Tests run: 110, Failures: 0, Errors: 0, Skipped: 0
03:34:35 [INFO] 
03:34:35 [INFO] 
03:34:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistence ---
03:34:35 [INFO] 
03:34:35 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistence ---
03:34:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar
03:34:35 [INFO] 
03:34:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistence ---
03:34:36 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:34:36 [INFO] No previous run data found, generating javadoc.
03:34:41 [WARNING] Javadoc Warnings
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/package-info.java:14: warning: no comment
03:34:41 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo;
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/package-info.java:14: warning: no comment
03:34:41 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.config;
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/package-info.java:15: warning: no comment
03:34:41 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.indices;
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/package-info.java:15: warning: no comment
03:34:41 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops;
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/eventsource/package-info.java:15: warning: no comment
03:34:41 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource;
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:56: warning: no comment
03:34:41 [WARNING] protected final EventRegistry<T> eventRegistry;
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:55: warning: no comment
03:34:41 [WARNING] protected final ExtendedActorSystem system;
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:59: warning: no comment
03:34:41 [WARNING] protected AbstractMongoEventAdapter(final ExtendedActorSystem system,
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java:74: warning: no @param for <T>
03:34:41 [WARNING] static <T> SnapshotAdapter<T> get(final ActorSystem actorSystem, final Config config) {
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:72: warning: no @param for entity
03:34:41 [WARNING] protected abstract Optional<JsonField> getRevisionJsonField(final T entity);
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:48: warning: no comment
03:34:41 [WARNING] protected AbstractMongoSnapshotAdapter(final Logger logger) {
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:119: warning: no @param for optionalToCloseWhenStopped
03:34:41 [WARNING] protected AbstractPersistenceOperationsActor(final ActorRef pubSubMediator,
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:418: warning: no comment
03:34:41 [WARNING] public record OpComplete(Command<?> command, ActorRef sender) {}
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:171: warning: no comment
03:34:41 [WARNING] protected abstract String getActorName();
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/DittoMongoCollectionCache.java:40: warning: no comment
03:34:41 [WARNING] public DittoMongoCollectionCache(final Config config) {
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:31: warning: no comment
03:34:41 [WARNING] public BsonInt32 getBsonInt() {
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment
03:34:41 [WARNING] ASCENDING(1), DESCENDING(-1);
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment
03:34:41 [WARNING] ASCENDING(1), DESCENDING(-1);
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:23: warning: no comment
03:34:41 [WARNING] public static final IndexDirection DEFAULT = ASCENDING;
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonCommandListener.java:37: warning: no comment
03:34:41 [WARNING] public KamonCommandListener(final String metricName) {
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonConnectionPoolListener.java:41: warning: no comment
03:34:41 [WARNING] public KamonConnectionPoolListener(final String metricName) {
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:55: warning: no comment
03:34:41 [WARNING] public static Source<List<Throwable>, NotUsed> deleteByFilter(final MongoCollection<Document> collection,
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:49: warning: no comment
03:34:41 [WARNING] public static Source<List<Throwable>, NotUsed> drop(final MongoCollection<Document> collection) {
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:210: warning: no @param for actorSystem
03:34:41 [WARNING] public static MongoReadJournal newInstance(final Config config, final DittoMongoClient mongoClient,
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:160: warning: no comment
03:34:41 [WARNING] public static final String J_EVENT_MANIFEST = JournallingFieldNames$.MODULE$.MANIFEST();
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:159: warning: no comment
03:34:41 [WARNING] public static final String J_EVENT_PID = JournallingFieldNames$.MODULE$.PROCESSOR_ID();
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:41: warning: no comment
03:34:41 [WARNING] public com.mongodb.ReadConcern getMongoReadConcern() {
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:30: warning: no comment
03:34:41 [WARNING] AVAILABLE("available", com.mongodb.ReadConcern.AVAILABLE);
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:25: warning: no comment
03:34:41 [WARNING] DEFAULT("default", com.mongodb.ReadConcern.DEFAULT),
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:28: warning: no comment
03:34:41 [WARNING] LINEARIZABLE("linearizable", com.mongodb.ReadConcern.LINEARIZABLE),
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:26: warning: no comment
03:34:41 [WARNING] LOCAL("local", com.mongodb.ReadConcern.LOCAL),
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:27: warning: no comment
03:34:41 [WARNING] MAJORITY("majority", com.mongodb.ReadConcern.MAJORITY),
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:29: warning: no comment
03:34:41 [WARNING] SNAPSHOT("snapshot", com.mongodb.ReadConcern.SNAPSHOT),
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:39: warning: no comment
03:34:41 [WARNING] public com.mongodb.ReadPreference getMongoReadPreference() {
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:29: warning: no comment
03:34:41 [WARNING] NEAREST("nearest", com.mongodb.ReadPreference.nearest());
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:25: warning: no comment
03:34:41 [WARNING] PRIMARY("primary", com.mongodb.ReadPreference.primary()),
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:26: warning: no comment
03:34:41 [WARNING] PRIMARY_PREFERRED("primaryPreferred", com.mongodb.ReadPreference.primaryPreferred()),
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:27: warning: no comment
03:34:41 [WARNING] SECONDARY("secondary", com.mongodb.ReadPreference.secondary()),
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:28: warning: no comment
03:34:41 [WARNING] SECONDARY_PREFERRED("secondaryPreferred", com.mongodb.ReadPreference.secondaryPreferred()),
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:40: warning: no comment
03:34:41 [WARNING] EXTRACTOR_CLASS("class", ""),
03:34:41 [WARNING] ^
03:34:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:42: warning: no comment
03:34:41 [WARNING] SUPPORTED_PREFIXES("supported-prefixes", Collections.emptyList());
03:34:41 [WARNING] ^
03:34:41 [WARNING] 41 warnings
03:34:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar
03:34:41 [INFO] 
03:34:41 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-persistence ---
03:34:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar
03:34:41 [INFO] 
03:34:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistence ---
03:34:41 [INFO] Tests are skipped.
03:34:41 [INFO] 
03:34:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistence ---
03:34:41 [INFO] Tests are skipped.
03:34:41 [INFO] 
03:34:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistence ---
03:34:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec
03:34:42 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistence' with 75 classes
03:34:42 [INFO] 
03:34:42 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistence ---
03:34:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT.pom
03:34:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT.jar
03:34:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar
03:34:42 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar
03:34:42 [INFO] 
03:34:42 [INFO] -----------------< org.eclipse.ditto:ditto-things-api >-----------------
03:34:42 [INFO] Building Eclipse Ditto :: Things :: API 0-SNAPSHOT               [43/77]
03:34:42 [INFO]   from things/api/pom.xml
03:34:42 [INFO] --------------------------------[ jar ]---------------------------------
03:34:42 [INFO] 
03:34:42 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-api ---
03:34:42 [INFO] 
03:34:42 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-api ---
03:34:42 [INFO] 
03:34:42 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api ---
03:34:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec
03:34:42 [INFO] 
03:34:42 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-api ---
03:34:42 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:34:42 [WARNING] 
03:34:42 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:34:42 [WARNING] 
03:34:42 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:34:42 [WARNING] 
03:34:42 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:34:42 [INFO] 
03:34:42 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-api ---
03:34:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/resources
03:34:42 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:34:42 [INFO] 
03:34:42 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-api ---
03:34:42 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT...
03:34:42 [INFO] 
03:34:42 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-api ---
03:34:42 [INFO] Changes detected - recompiling the module! :dependency
03:34:42 [INFO] Compiling 12 source files with javac [debug target 17] to target/classes
03:34:42 [INFO] 
03:34:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-api ---
03:34:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/test/resources
03:34:42 [INFO] 
03:34:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-api ---
03:34:42 [INFO] Changes detected - recompiling the module! :dependency
03:34:42 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
03:34:43 [INFO] 
03:34:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-api ---
03:34:43 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:34:43 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/api/target/surefire-reports
03:34:43 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:34:43 [INFO] 
03:34:43 [INFO] -------------------------------------------------------
03:34:43 [INFO]  T E S T S
03:34:43 [INFO] -------------------------------------------------------
03:34:44 [INFO] Running org.eclipse.ditto.things.api.ThingSnapshotTakenTest
03:34:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.342 s -- in org.eclipse.ditto.things.api.ThingSnapshotTakenTest
03:34:50 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest
03:34:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest
03:34:50 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest
03:34:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest
03:34:51 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest
03:34:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest
03:34:51 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest
03:34:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest
03:34:51 [INFO] 
03:34:51 [INFO] Results:
03:34:51 [INFO] 
03:34:51 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
03:34:51 [INFO] 
03:34:51 [INFO] 
03:34:51 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-api ---
03:34:51 [INFO] 
03:34:51 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-api ---
03:34:51 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar
03:34:51 [INFO] 
03:34:51 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-api ---
03:34:51 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:34:51 [INFO] No previous run data found, generating javadoc.
03:34:55 [WARNING] Javadoc Warnings
03:34:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/package-info.java:14: warning: no comment
03:34:55 [WARNING] package org.eclipse.ditto.things.api;
03:34:55 [WARNING] ^
03:34:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/commands/sudo/package-info.java:14: warning: no comment
03:34:55 [WARNING] package org.eclipse.ditto.things.api.commands.sudo;
03:34:55 [WARNING] ^
03:34:55 [WARNING] 2 warnings
03:34:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar
03:34:55 [INFO] 
03:34:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-api ---
03:34:55 [INFO] Tests are skipped.
03:34:55 [INFO] 
03:34:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-api ---
03:34:55 [INFO] Tests are skipped.
03:34:55 [INFO] 
03:34:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-api ---
03:34:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec
03:34:55 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: API' with 12 classes
03:34:55 [INFO] 
03:34:55 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-api ---
03:34:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.pom
03:34:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.jar
03:34:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT-javadoc.jar
03:34:55 [INFO] 
03:34:55 [INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >--------------
03:34:55 [INFO] Building Eclipse Ditto :: Connectivity :: API 0-SNAPSHOT         [44/77]
03:34:55 [INFO]   from connectivity/api/pom.xml
03:34:55 [INFO] --------------------------------[ jar ]---------------------------------
03:34:55 [INFO] 
03:34:55 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-api ---
03:34:55 [INFO] 
03:34:55 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-api ---
03:34:55 [INFO] 
03:34:55 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api ---
03:34:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec
03:34:55 [INFO] 
03:34:55 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-api ---
03:34:55 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:34:55 [WARNING] 
03:34:55 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:34:55 [WARNING] 
03:34:55 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:34:55 [WARNING] 
03:34:55 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:34:55 [INFO] 
03:34:55 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-api ---
03:34:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/resources
03:34:55 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:34:55 [INFO] 
03:34:55 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-api ---
03:34:55 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT...
03:34:55 [INFO] 
03:34:55 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-api ---
03:34:55 [INFO] Changes detected - recompiling the module! :dependency
03:34:55 [INFO] Compiling 28 source files with javac [debug target 17] to target/classes
03:34:56 [INFO] 
03:34:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-api ---
03:34:56 [INFO] Copying 2 resources from src/test/resources to target/test-classes
03:34:56 [INFO] 
03:34:56 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-api ---
03:34:56 [INFO] Changes detected - recompiling the module! :dependency
03:34:56 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
03:34:56 [INFO] 
03:34:56 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-api ---
03:34:56 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:34:56 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/surefire-reports
03:34:56 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:34:56 [INFO] 
03:34:56 [INFO] -------------------------------------------------------
03:34:56 [INFO]  T E S T S
03:34:56 [INFO] -------------------------------------------------------
03:34:57 [INFO] Running org.eclipse.ditto.connectivity.api.BaseClientStateTest
03:34:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 s -- in org.eclipse.ditto.connectivity.api.BaseClientStateTest
03:34:58 [INFO] Running org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest
03:35:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.963 s -- in org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest
03:35:00 [INFO] Running org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest
03:35:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 s -- in org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest
03:35:02 [INFO] Running org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest
03:35:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:35:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.203 s -- in org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest
03:35:08 [INFO] Running org.eclipse.ditto.connectivity.api.InboundSignalTest
03:35:08 SLF4J(W): No SLF4J providers were found.
03:35:08 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
03:35:08 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
03:35:12 [INFO] [02/26/2024 08:35:11.984] [main] [CoordinatedShutdown(pekko://InboundSignalTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:35:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.826 s -- in org.eclipse.ditto.connectivity.api.InboundSignalTest
03:35:12 [INFO] Running org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest
03:35:13 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.596 s -- in org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest
03:35:13 [INFO] Running org.eclipse.ditto.connectivity.api.ConnectionTagTest
03:35:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.connectivity.api.ConnectionTagTest
03:35:13 [INFO] Running org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest
03:35:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest
03:35:13 [INFO] Running org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest
03:35:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest
03:35:13 [INFO] Running org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest
03:35:14 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest
03:35:14 [INFO] 
03:35:14 [INFO] Results:
03:35:14 [INFO] 
03:35:14 [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0
03:35:14 [INFO] 
03:35:14 [INFO] 
03:35:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-api ---
03:35:14 [INFO] 
03:35:14 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-api ---
03:35:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar
03:35:14 [INFO] 
03:35:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-api ---
03:35:14 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:35:14 [INFO] No previous run data found, generating javadoc.
03:35:18 [WARNING] Javadoc Warnings
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/package-info.java:14: warning: no comment
03:35:18 [WARNING] package org.eclipse.ditto.connectivity.api;
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/package-info.java:14: warning: no comment
03:35:18 [WARNING] package org.eclipse.ditto.connectivity.api.commands.sudo;
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/package-info.java:14: warning: no comment
03:35:18 [WARNING] package org.eclipse.ditto.connectivity.api.messaging.monitoring.logs;
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:27: warning: no comment
03:35:18 [WARNING] CONNECTED,
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:26: warning: no comment
03:35:18 [WARNING] CONNECTING,
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:29: warning: no comment
03:35:18 [WARNING] DISCONNECTED,
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:28: warning: no comment
03:35:18 [WARNING] DISCONNECTING,
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:30: warning: no comment
03:35:18 [WARNING] INITIALIZED,
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:32: warning: no comment
03:35:18 [WARNING] TESTING;
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:31: warning: no comment
03:35:18 [WARNING] UNKNOWN,
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:33: warning: no comment
03:35:18 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_NAME = "connectionIdsRetrieval";
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:35: warning: no comment
03:35:18 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_PATH =
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:171: warning: no comment
03:35:18 [WARNING] BYTES,
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:170: warning: no comment
03:35:18 [WARNING] TEXT,
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:172: warning: no comment
03:35:18 [WARNING] TEXT_AND_BYTES,
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:173: warning: no comment
03:35:18 [WARNING] UNKNOWN
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:65: warning: no @return
03:35:18 [WARNING] public static LogEntry getLogEntryForFailedCommandResponseRoundTrip(final Command<?> command,
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:112: warning: no @return
03:35:18 [WARNING] public static LogEntry getLogEntryForIllegalCommandResponseAdaptable(
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/MappedInboundExternalMessage.java:38: warning: no comment
03:35:18 [WARNING] public static MappedInboundExternalMessage of(final ExternalMessage externalMessage, final TopicPath topicPath,
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/OutboundSignalFactory.java:87: warning: no @param for targets
03:35:18 [WARNING] public static OutboundSignal.Mappable newMappableOutboundSignal(final Signal<?> signal, final List<Target> targets,
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:44: warning: no comment
03:35:18 [WARNING] public static final String NAME = "sudoRetrieveConnectionIdsByTag";
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:46: warning: no comment
03:35:18 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:119: warning: no comment
03:35:18 [WARNING] public String getTag() {
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTagResponse.java:141: warning: no comment
03:35:18 [WARNING] public Set<ConnectionId> getConnectionIds() {
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:43: warning: no comment
03:35:18 [WARNING] public static final String NAME = "sudoRetrieveConnectionTags";
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:45: warning: no comment
03:35:18 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
03:35:18 [WARNING] ^
03:35:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTagsResponse.java:141: warning: no comment
03:35:18 [WARNING] public Set<String> getConnectionTags() {
03:35:18 [WARNING] ^
03:35:18 [WARNING] 27 warnings
03:35:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar
03:35:18 [INFO] 
03:35:18 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-api ---
03:35:18 [INFO] Tests are skipped.
03:35:18 [INFO] 
03:35:18 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-api ---
03:35:18 [INFO] Tests are skipped.
03:35:18 [INFO] 
03:35:18 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-api ---
03:35:18 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec
03:35:18 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: API' with 29 classes
03:35:18 [INFO] 
03:35:18 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-api ---
03:35:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.pom
03:35:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.jar
03:35:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar
03:35:18 [INFO] 
03:35:18 [INFO] --------------------< org.eclipse.ditto:ditto-jwt >---------------------
03:35:18 [INFO] Building Eclipse Ditto :: JWT 0-SNAPSHOT                         [45/77]
03:35:18 [INFO]   from jwt/pom.xml
03:35:18 [INFO] --------------------------------[ pom ]---------------------------------
03:35:18 [INFO] 
03:35:18 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt ---
03:35:18 [INFO] 
03:35:18 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt ---
03:35:18 [INFO] 
03:35:18 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt ---
03:35:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/jwt/target/jacoco.exec
03:35:18 [INFO] 
03:35:18 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt ---
03:35:18 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:35:18 [INFO] The goal is skip due to packaging 'pom'
03:35:18 [INFO] 
03:35:18 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt ---
03:35:18 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:0-SNAPSHOT...
03:35:18 [INFO] 
03:35:18 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt ---
03:35:18 [INFO] 
03:35:18 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt ---
03:35:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:35:18 [INFO] 
03:35:18 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt ---
03:35:18 [INFO] Tests are skipped.
03:35:18 [INFO] 
03:35:18 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt ---
03:35:18 [INFO] Tests are skipped.
03:35:18 [INFO] 
03:35:18 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt ---
03:35:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:35:18 [INFO] 
03:35:18 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt ---
03:35:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt/0-SNAPSHOT/ditto-jwt-0-SNAPSHOT.pom
03:35:18 [INFO] 
03:35:18 [INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------
03:35:18 [INFO] Building Eclipse Ditto :: JWT :: Model 0-SNAPSHOT                [46/77]
03:35:18 [INFO]   from jwt/model/pom.xml
03:35:18 [INFO] -------------------------------[ bundle ]-------------------------------
03:35:18 [INFO] 
03:35:18 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt-model ---
03:35:18 [INFO] 
03:35:18 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt-model ---
03:35:18 [INFO] 
03:35:18 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model ---
03:35:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:35:18 [INFO] 
03:35:18 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model ---
03:35:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec
03:35:18 [INFO] 
03:35:18 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt-model ---
03:35:18 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:35:18 [WARNING] 
03:35:18 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:35:18 [WARNING] 
03:35:18 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:35:18 [WARNING] 
03:35:18 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:35:18 [INFO] 
03:35:18 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-jwt-model ---
03:35:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/resources
03:35:18 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:35:18 [INFO] 
03:35:18 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt-model ---
03:35:18 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:0-SNAPSHOT...
03:35:18 [INFO] 
03:35:18 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-jwt-model ---
03:35:18 [INFO] Changes detected - recompiling the module! :dependency
03:35:18 [INFO] Compiling 10 source files with javac [debug target 1.8] to target/classes
03:35:19 [WARNING] bootstrap class path not set in conjunction with -source 8
03:35:19 [INFO] 
03:35:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-jwt-model ---
03:35:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/test/resources
03:35:19 [INFO] 
03:35:19 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-jwt-model ---
03:35:19 [INFO] Changes detected - recompiling the module! :dependency
03:35:19 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes
03:35:19 [WARNING] bootstrap class path not set in conjunction with -source 8
03:35:19 [INFO] 
03:35:19 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-jwt-model ---
03:35:19 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:35:19 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/surefire-reports
03:35:19 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:35:19 [INFO] 
03:35:19 [INFO] -------------------------------------------------------
03:35:19 [INFO]  T E S T S
03:35:19 [INFO] -------------------------------------------------------
03:35:20 [INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest
03:35:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.639 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest
03:35:21 [INFO] Running org.eclipse.ditto.jwt.model.AudienceTest
03:35:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s -- in org.eclipse.ditto.jwt.model.AudienceTest
03:35:22 [INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest
03:35:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest
03:35:22 [INFO] 
03:35:22 [INFO] Results:
03:35:22 [INFO] 
03:35:22 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
03:35:22 [INFO] 
03:35:22 [INFO] 
03:35:22 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model ---
03:35:22 [INFO] 
03:35:22 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-jwt-model ---
03:35:23 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar
03:35:23 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/MANIFEST.MF
03:35:23 [INFO] 
03:35:23 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt-model ---
03:35:23 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:35:23 [INFO] No previous run data found, generating javadoc.
03:35:25 [WARNING] Javadoc Warnings
03:35:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/package-info.java:15: warning: no comment
03:35:25 [WARNING] package org.eclipse.ditto.jwt.model;
03:35:25 [WARNING] ^
03:35:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:55: warning: no comment
03:35:25 [WARNING] protected AbstractJsonWebToken(final String token) {
03:35:25 [WARNING] ^
03:35:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:46: warning: no comment
03:35:25 [WARNING] protected AbstractJsonWebToken(final JsonWebToken jsonWebToken) {
03:35:25 [WARNING] ^
03:35:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtAudienceInvalidException.java:30: warning: no comment
03:35:25 [WARNING] public final class JwtAudienceInvalidException extends DittoRuntimeException implements JwtException {
03:35:25 [WARNING] ^
03:35:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtException.java:15: warning: no comment
03:35:25 [WARNING] public interface JwtException {
03:35:25 [WARNING] ^
03:35:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtInvalidException.java:28: warning: no comment
03:35:25 [WARNING] public final class JwtInvalidException extends DittoRuntimeException implements JwtException {
03:35:25 [WARNING] ^
03:35:25 [WARNING] 6 warnings
03:35:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar
03:35:25 [INFO] 
03:35:25 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt-model ---
03:35:25 [INFO] Tests are skipped.
03:35:25 [INFO] 
03:35:25 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt-model ---
03:35:25 [INFO] Tests are skipped.
03:35:25 [INFO] 
03:35:25 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt-model ---
03:35:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec
03:35:25 [INFO] Analyzed bundle 'Eclipse Ditto :: JWT :: Model' with 10 classes
03:35:26 [INFO] 
03:35:26 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-jwt-model ---
03:35:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.diff'.
03:35:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.xml'.
03:35:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.html'.
03:35:26 [INFO] 
03:35:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt-model ---
03:35:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.pom
03:35:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar
03:35:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT-javadoc.jar
03:35:26 [INFO] 
03:35:26 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-jwt-model ---
03:35:26 [INFO] Installing org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar
03:35:26 [INFO] Writing OBR metadata
03:35:26 [INFO] 
03:35:26 [INFO] --------------------< org.eclipse.ditto:ditto-wot >---------------------
03:35:26 [INFO] Building Eclipse Ditto :: WoT 0-SNAPSHOT                         [47/77]
03:35:26 [INFO]   from wot/pom.xml
03:35:26 [INFO] --------------------------------[ pom ]---------------------------------
03:35:26 [INFO] 
03:35:26 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot ---
03:35:26 [INFO] 
03:35:26 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot ---
03:35:26 [INFO] 
03:35:26 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot ---
03:35:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/target/jacoco.exec
03:35:26 [INFO] 
03:35:26 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot ---
03:35:26 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:35:26 [INFO] The goal is skip due to packaging 'pom'
03:35:26 [INFO] 
03:35:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot ---
03:35:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:0-SNAPSHOT...
03:35:26 [INFO] 
03:35:26 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot ---
03:35:26 [INFO] 
03:35:26 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot ---
03:35:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:35:26 [INFO] 
03:35:26 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot ---
03:35:26 [INFO] Tests are skipped.
03:35:26 [INFO] 
03:35:26 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot ---
03:35:26 [INFO] Tests are skipped.
03:35:26 [INFO] 
03:35:26 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot ---
03:35:26 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:35:26 [INFO] 
03:35:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot ---
03:35:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot/0-SNAPSHOT/ditto-wot-0-SNAPSHOT.pom
03:35:26 [INFO] 
03:35:26 [INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------
03:35:26 [INFO] Building Eclipse Ditto :: WoT :: Model 0-SNAPSHOT                [48/77]
03:35:26 [INFO]   from wot/model/pom.xml
03:35:26 [INFO] -------------------------------[ bundle ]-------------------------------
03:35:26 [INFO] 
03:35:26 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-model ---
03:35:26 [INFO] 
03:35:26 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-model ---
03:35:26 [INFO] 
03:35:26 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model ---
03:35:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:35:26 [INFO] 
03:35:26 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model ---
03:35:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec
03:35:26 [INFO] 
03:35:26 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-model ---
03:35:26 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:35:26 [WARNING] 
03:35:26 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:35:26 [WARNING] 
03:35:26 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:35:26 [WARNING] 
03:35:26 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:35:26 [INFO] 
03:35:26 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-model ---
03:35:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/resources
03:35:26 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:35:26 [INFO] 
03:35:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-model ---
03:35:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:0-SNAPSHOT...
03:35:26 [INFO] 
03:35:26 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-model ---
03:35:26 [INFO] Changes detected - recompiling the module! :dependency
03:35:26 [INFO] Compiling 232 source files with javac [debug target 1.8] to target/classes
03:35:28 [WARNING] bootstrap class path not set in conjunction with -source 8
03:35:28 [INFO] 
03:35:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-model ---
03:35:28 [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:35:28 [INFO] 
03:35:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-model ---
03:35:28 [INFO] Changes detected - recompiling the module! :dependency
03:35:28 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
03:35:28 [WARNING] bootstrap class path not set in conjunction with -source 8
03:35:28 [INFO] 
03:35:28 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-model ---
03:35:28 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:35:28 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/surefire-reports
03:35:28 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:35:28 [INFO] 
03:35:28 [INFO] -------------------------------------------------------
03:35:28 [INFO]  T E S T S
03:35:28 [INFO] -------------------------------------------------------
03:35:29 [INFO] Running org.eclipse.ditto.wot.model.ThingDescriptionTest
03:35:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 s -- in org.eclipse.ditto.wot.model.ThingDescriptionTest
03:35:30 [INFO] 
03:35:30 [INFO] Results:
03:35:30 [INFO] 
03:35:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
03:35:30 [INFO] 
03:35:30 [INFO] 
03:35:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model ---
03:35:30 [INFO] 
03:35:30 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-wot-model ---
03:35:30 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar
03:35:30 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/MANIFEST.MF
03:35:30 [INFO] 
03:35:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-model ---
03:35:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:35:30 [INFO] No previous run data found, generating javadoc.
03:35:39 [WARNING] Javadoc Warnings
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:63: warning: no comment
03:35:39 [WARNING] interface Builder extends Interaction.Builder<Builder, Action, ActionFormElement, ActionForms> {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:34: warning: no comment
03:35:39 [WARNING] static Action fromJson(final CharSequence actionName, final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:51: warning: no comment
03:35:39 [WARNING] String getActionName();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:53: warning: no comment
03:35:39 [WARNING] Optional<SingleDataSchema> getInput();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:55: warning: no comment
03:35:39 [WARNING] Optional<SingleDataSchema> getOutput();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:59: warning: no comment
03:35:39 [WARNING] boolean isIdempotent();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:57: warning: no comment
03:35:39 [WARNING] boolean isSafe();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:61: warning: no comment
03:35:39 [WARNING] Optional<Boolean> isSynchronous();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:38: warning: no comment
03:35:39 [WARNING] static Action.Builder newBuilder(final CharSequence actionName) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:42: warning: no comment
03:35:39 [WARNING] static Action.Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:65: warning: no comment
03:35:39 [WARNING] static Builder newBuilder(final CharSequence actionName) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:70: warning: no comment
03:35:39 [WARNING] static Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:80: warning: no comment
03:35:39 [WARNING] Builder setIdempotent(@Nullable Boolean idempotent);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:74: warning: no comment
03:35:39 [WARNING] Builder setInput(@Nullable SingleDataSchema input);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:76: warning: no comment
03:35:39 [WARNING] Builder setOutput(@Nullable SingleDataSchema output);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:78: warning: no comment
03:35:39 [WARNING] Builder setSafe(@Nullable Boolean safe);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:82: warning: no comment
03:35:39 [WARNING] Builder setSynchronous(@Nullable Boolean synchronous);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:100: warning: no comment
03:35:39 [WARNING] public static final JsonFieldDefinition<Boolean> IDEMPOTENT = JsonFactory.newBooleanFieldDefinition(
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:91: warning: no comment
03:35:39 [WARNING] public static final JsonFieldDefinition<JsonObject> INPUT = JsonFactory.newJsonObjectFieldDefinition(
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:94: warning: no comment
03:35:39 [WARNING] public static final JsonFieldDefinition<JsonObject> OUTPUT = JsonFactory.newJsonObjectFieldDefinition(
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:97: warning: no comment
03:35:39 [WARNING] public static final JsonFieldDefinition<Boolean> SAFE = JsonFactory.newBooleanFieldDefinition(
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:103: warning: no comment
03:35:39 [WARNING] public static final JsonFieldDefinition<Boolean> SYNCHRONOUS = JsonFactory.newBooleanFieldDefinition(
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:45: warning: no comment
03:35:39 [WARNING] interface Builder extends FormElement.Builder<Builder, ActionFormElement> {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:26: warning: no comment
03:35:39 [WARNING] static ActionFormElement fromJson(final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:43: warning: no comment
03:35:39 [WARNING] ActionFormElementOp<SingleActionFormElementOp> getOp();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:30: warning: no comment
03:35:39 [WARNING] static ActionFormElement.Builder newBuilder() {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:34: warning: no comment
03:35:39 [WARNING] static ActionFormElement.Builder newBuilder(final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:47: warning: no comment
03:35:39 [WARNING] static Builder newBuilder() {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:51: warning: no comment
03:35:39 [WARNING] static Builder newBuilder(final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:55: warning: no comment
03:35:39 [WARNING] Builder setOp(@Nullable ActionFormElementOp<SingleActionFormElementOp> op);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:30: warning: no comment
03:35:39 [WARNING] static ActionForms fromJson(final JsonArray jsonArray) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:40: warning: no comment
03:35:39 [WARNING] static ActionForms of(final Collection<ActionFormElement> formElements) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:43: warning: no comment
03:35:39 [WARNING] static Actions from(final Collection<Action> actions) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:32: warning: no comment
03:35:39 [WARNING] static Actions fromJson(final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:58: warning: no comment
03:35:39 [WARNING] Optional<Action> getAction(CharSequence actionName);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:54: warning: no comment
03:35:39 [WARNING] static Actions of(final Map<String, Action> actions) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:44: warning: no comment
03:35:39 [WARNING] interface Builder extends SecurityScheme.Builder<AdditionalSecurityScheme.Builder, AdditionalSecurityScheme> {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:29: warning: no comment
03:35:39 [WARNING] static AdditionalSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:33: warning: no comment
03:35:39 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:38: warning: no comment
03:35:39 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:46: warning: no comment
03:35:39 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:58: warning: no comment
03:35:39 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:57: warning: no comment
03:35:39 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, AllOfComboSecurityScheme> {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:36: warning: no comment
03:35:39 [WARNING] static AllOfComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ComboSecurityScheme.java:25: warning: no comment
03:35:39 [WARNING] static ComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:54: warning: no comment
03:35:39 [WARNING] List<String> getAllOf();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SecurityScheme.java:137: warning: no comment
03:35:39 [WARNING] SecuritySchemeScheme getScheme();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:40: warning: no comment
03:35:39 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:44: warning: no comment
03:35:39 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:59: warning: no comment
03:35:39 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:65: warning: no comment
03:35:39 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName,
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:72: warning: no comment
03:35:39 [WARNING] Builder setAllOf(@Nullable Collection<SecurityScheme> securitySchemes);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:82: warning: no comment
03:35:39 [WARNING] public static final JsonFieldDefinition<JsonArray> ALL_OF = JsonFactory.newJsonArrayFieldDefinition(
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:57: warning: no comment
03:35:39 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, ApiKeySecurityScheme> {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:35: warning: no comment
03:35:39 [WARNING] static ApiKeySecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:52: warning: no comment
03:35:39 [WARNING] Optional<SecuritySchemeIn> getIn();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:54: warning: no comment
03:35:39 [WARNING] Optional<String> getName();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:39: warning: no comment
03:35:39 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:43: warning: no comment
03:35:39 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:59: warning: no comment
03:35:39 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:65: warning: no comment
03:35:39 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:71: warning: no comment
03:35:39 [WARNING] ApiKeySecurityScheme.Builder setIn(@Nullable String in);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:73: warning: no comment
03:35:39 [WARNING] ApiKeySecurityScheme.Builder setName(@Nullable String name);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:83: warning: no comment
03:35:39 [WARNING] public static final JsonFieldDefinition<String> IN = JsonFactory.newStringFieldDefinition(
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:86: warning: no comment
03:35:39 [WARNING] public static final JsonFieldDefinition<String> NAME = JsonFactory.newStringFieldDefinition(
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:59: warning: no comment
03:35:39 [WARNING] interface Builder extends SingleDataSchema.Builder<Builder, ArraySchema> {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:32: warning: no comment
03:35:39 [WARNING] static ArraySchema fromJson(final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:48: warning: no comment
03:35:39 [WARNING] static SingleDataSchema fromJson(final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:53: warning: no comment
03:35:39 [WARNING] Optional<DataSchema> getItems();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:57: warning: no comment
03:35:39 [WARNING] Optional<Integer> getMaxItems();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:55: warning: no comment
03:35:39 [WARNING] Optional<Integer> getMinItems();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:104: warning: no comment
03:35:39 [WARNING] Optional<DataSchemaType> getType();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:36: warning: no comment
03:35:39 [WARNING] static ArraySchema.Builder newBuilder() {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:40: warning: no comment
03:35:39 [WARNING] static ArraySchema.Builder newBuilder(final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:44: warning: no comment
03:35:39 [WARNING] default ArraySchema.Builder toBuilder() {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:61: warning: no comment
03:35:39 [WARNING] static Builder newBuilder() {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:65: warning: no comment
03:35:39 [WARNING] static Builder newBuilder(final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:69: warning: no comment
03:35:39 [WARNING] Builder setItems(@Nullable DataSchema items);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:73: warning: no comment
03:35:39 [WARNING] Builder setMaxItems(@Nullable Integer maxItems);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:71: warning: no comment
03:35:39 [WARNING] Builder setMinItems(@Nullable Integer minItems);
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:83: warning: no comment
03:35:39 [WARNING] public static final JsonFieldDefinition<JsonObject> ITEMS = JsonFactory.newJsonObjectFieldDefinition(
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:86: warning: no comment
03:35:39 [WARNING] public static final JsonFieldDefinition<JsonArray> ITEMS_MULTIPLE = JsonFactory.newJsonArrayFieldDefinition(
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:92: warning: no comment
03:35:39 [WARNING] public static final JsonFieldDefinition<Integer> MAX_ITEMS = JsonFactory.newIntFieldDefinition(
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:89: warning: no comment
03:35:39 [WARNING] public static final JsonFieldDefinition<Integer> MIN_ITEMS = JsonFactory.newIntFieldDefinition(
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:35: warning: no comment
03:35:39 [WARNING] static MultipleAtContext newMultipleAtContext(final Collection<SingleAtContext> contexts) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:30: warning: no comment
03:35:39 [WARNING] static SinglePrefixedAtContext newSinglePrefixedAtContext(final CharSequence prefix,
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:26: warning: no comment
03:35:39 [WARNING] static SingleUriAtContext newSingleUriAtContext(final CharSequence context) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:29: warning: no comment
03:35:39 [WARNING] static MultipleAtType newMultipleAtType(final Collection<SingleAtType> types) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:25: warning: no comment
03:35:39 [WARNING] static SingleAtType newSingleAtType(final CharSequence type) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:45: warning: no comment
03:35:39 [WARNING] interface Builder extends SecurityScheme.Builder<AutoSecurityScheme.Builder, AutoSecurityScheme> {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:28: warning: no comment
03:35:39 [WARNING] static AutoSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:32: warning: no comment
03:35:39 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:36: warning: no comment
03:35:39 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:47: warning: no comment
03:35:39 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:53: warning: no comment
03:35:39 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:67: warning: no comment
03:35:39 [WARNING] interface Builder<B extends Builder<B, L>, L extends BaseLink<L>> extends TypedJsonObjectBuilder<B, L> {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:36: warning: no comment
03:35:39 [WARNING] String REL_ICON = "icon";
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:38: warning: no comment
03:35:39 [WARNING] static BaseLink<?> fromJson(final JsonObject jsonObject) {
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:62: warning: no comment
03:35:39 [WARNING] Optional<IRI> getAnchor();
03:35:39 [WARNING] ^
03:35:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:56: warning: no comment
03:35:39 [WARNING] IRI getHref();
03:35:39 [WARNING] ^
03:35:39 [WARNING] 100 warnings
03:35:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar
03:35:39 [INFO] 
03:35:39 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-model ---
03:35:39 [INFO] Tests are skipped.
03:35:39 [INFO] 
03:35:39 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-model ---
03:35:39 [INFO] Tests are skipped.
03:35:39 [INFO] 
03:35:39 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-model ---
03:35:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec
03:35:39 [INFO] Analyzed bundle 'Eclipse Ditto :: WoT :: Model' with 287 classes
03:35:40 [INFO] 
03:35:40 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-wot-model ---
03:35:40 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.diff'.
03:35:40 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.xml'.
03:35:40 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.html'.
03:35:40 [INFO] 
03:35:40 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-model ---
03:35:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.pom
03:35:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar
03:35:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT-javadoc.jar
03:35:40 [INFO] 
03:35:40 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-wot-model ---
03:35:40 [INFO] Installing org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar
03:35:40 [INFO] Writing OBR metadata
03:35:40 [INFO] 
03:35:40 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >--------
03:35:40 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 0-SNAPSHOT [49/77]
03:35:40 [INFO]   from internal/utils/cache-loaders/pom.xml
03:35:40 [INFO] --------------------------------[ jar ]---------------------------------
03:35:40 [INFO] 
03:35:40 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache-loaders ---
03:35:40 [INFO] 
03:35:40 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache-loaders ---
03:35:40 [INFO] 
03:35:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders ---
03:35:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec
03:35:40 [INFO] 
03:35:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache-loaders ---
03:35:40 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:35:40 [WARNING] 
03:35:40 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:35:40 [WARNING] 
03:35:40 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:35:40 [WARNING] 
03:35:40 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:35:40 [INFO] 
03:35:40 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache-loaders ---
03:35:40 [INFO] Copying 1 resource from src/main/resources to target/classes
03:35:40 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:35:40 [INFO] 
03:35:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache-loaders ---
03:35:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT...
03:35:40 [INFO] 
03:35:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache-loaders ---
03:35:40 [INFO] Changes detected - recompiling the module! :dependency
03:35:40 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes
03:35:40 [INFO] 
03:35:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache-loaders ---
03:35:40 [INFO] Copying 2 resources from src/test/resources to target/test-classes
03:35:40 [INFO] 
03:35:40 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache-loaders ---
03:35:40 [INFO] Changes detected - recompiling the module! :dependency
03:35:40 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
03:35:41 [INFO] 
03:35:41 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache-loaders ---
03:35:41 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:35:41 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/surefire-reports
03:35:41 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:35:41 [INFO] 
03:35:41 [INFO] -------------------------------------------------------
03:35:41 [INFO]  T E S T S
03:35:41 [INFO] -------------------------------------------------------
03:35:42 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest
03:35:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.502 s -- in org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest
03:35:47 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest
03:35:49 [INFO] [02/26/2024 08:35:49.890] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:35:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.189 s -- in org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest
03:35:49 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest
03:35:50 08:35:50.121 [test-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
03:35:51 08:35:51.323 [Thread-3] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-6#416877399]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:35:52 08:35:52.339 [Thread-4] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-6#416877399]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:35:55 08:35:55.909 [Thread-8] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#-213386086]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:35:57 08:35:57.159 [Thread-9] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#-213386086]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:35:58 08:35:58.609 [Thread-10] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#-213386086]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:00 08:36:00.529 [Thread-11] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#-213386086]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:03 08:36:03.040 [Thread-13] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-9#876031472]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:04 08:36:04.289 [Thread-14] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-9#876031472]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:06 08:36:06.749 [Thread-17] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-10#142431133]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:11 08:36:11.289 [Thread-22] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-13#-1643074516]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:13 08:36:13.330 [Thread-23] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-13#-1643074516]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:23 08:36:23.430 [Thread-33] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#1338670876]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:25 08:36:25.469 [Thread-34] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#1338670876]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:27 08:36:27.509 [Thread-35] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#1338670876]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:29 08:36:29.549 [Thread-36] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#1338670876]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:31 08:36:31.059 [Thread-38] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#143436902]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:32 08:36:32.079 [Thread-39] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#143436902]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:33 08:36:33.099 [Thread-40] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#143436902]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:34 08:36:34.119 [Thread-41] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#143436902]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
03:36:36 08:36:36.123 [test-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:36:36 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.23 s -- in org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest
03:36:36 [INFO] 
03:36:36 [INFO] Results:
03:36:36 [INFO] 
03:36:36 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
03:36:36 [INFO] 
03:36:36 [INFO] 
03:36:36 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache-loaders ---
03:36:36 [INFO] 
03:36:36 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache-loaders ---
03:36:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar
03:36:36 [INFO] 
03:36:36 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache-loaders ---
03:36:36 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:36:36 [INFO] No previous run data found, generating javadoc.
03:36:39 [WARNING] Javadoc Warnings
03:36:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/package-info.java:14: warning: no comment
03:36:39 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders;
03:36:39 [WARNING] ^
03:36:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/package-info.java:14: warning: no comment
03:36:39 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders.config;
03:36:39 [WARNING] ^
03:36:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/ActorAskCacheLoader.java:82: warning: no @param for <K>
03:36:39 [WARNING] public static <V, K extends EntityId> ActorAskCacheLoader<V, Command<?>, K> forShard(
03:36:39 [WARNING] ^
03:36:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:22: warning: no comment
03:36:39 [WARNING] BACKOFF_DELAY
03:36:39 [WARNING] ^
03:36:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:21: warning: no comment
03:36:39 [WARNING] FIXED_DELAY,
03:36:39 [WARNING] ^
03:36:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:20: warning: no comment
03:36:39 [WARNING] NO_DELAY,
03:36:39 [WARNING] ^
03:36:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:19: warning: no comment
03:36:39 [WARNING] OFF,
03:36:39 [WARNING] ^
03:36:39 [WARNING] 7 warnings
03:36:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar
03:36:39 [INFO] 
03:36:39 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache-loaders ---
03:36:39 [INFO] Tests are skipped.
03:36:39 [INFO] 
03:36:39 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache-loaders ---
03:36:39 [INFO] Tests are skipped.
03:36:39 [INFO] 
03:36:39 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache-loaders ---
03:36:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec
03:36:39 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache Loaders' with 11 classes
03:36:39 [INFO] 
03:36:39 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache-loaders ---
03:36:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT.pom
03:36:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar
03:36:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar
03:36:39 [INFO] 
03:36:39 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >----------
03:36:39 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 0-SNAPSHOT [50/77]
03:36:39 [INFO]   from internal/utils/namespaces/pom.xml
03:36:39 [INFO] --------------------------------[ jar ]---------------------------------
03:36:39 [INFO] 
03:36:39 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-namespaces ---
03:36:39 [INFO] 
03:36:39 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-namespaces ---
03:36:39 [INFO] 
03:36:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces ---
03:36:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec
03:36:39 [INFO] 
03:36:39 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-namespaces ---
03:36:39 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:36:39 [WARNING] 
03:36:39 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:36:39 [WARNING] 
03:36:39 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:36:39 [WARNING] 
03:36:39 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:36:39 [INFO] 
03:36:39 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-namespaces ---
03:36:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/resources
03:36:39 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:36:39 [INFO] 
03:36:39 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-namespaces ---
03:36:39 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT...
03:36:39 [INFO] 
03:36:39 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-namespaces ---
03:36:39 [INFO] Changes detected - recompiling the module! :dependency
03:36:39 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes
03:36:39 [INFO] 
03:36:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-namespaces ---
03:36:39 [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:36:39 [INFO] 
03:36:39 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-namespaces ---
03:36:39 [INFO] Changes detected - recompiling the module! :dependency
03:36:39 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
03:36:39 [INFO] 
03:36:39 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-namespaces ---
03:36:39 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:36:40 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/surefire-reports
03:36:40 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:36:40 [INFO] 
03:36:40 [INFO] -------------------------------------------------------
03:36:40 [INFO]  T E S T S
03:36:40 [INFO] -------------------------------------------------------
03:36:41 [INFO] Running org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest
03:36:45 [INFO] [02/26/2024 08:36:45.061] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.14.192:45313] with UID [2831354289371591131]
03:36:45 [INFO] [02/26/2024 08:36:45.122] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:45313] - Starting up, Pekko version [1.0.1] ...
03:36:45 [INFO] [02/26/2024 08:36:45.435] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:45313] - Registered cluster JMX MBean [pekko:type=Cluster]
03:36:45 [INFO] [02/26/2024 08:36:45.436] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:45313] - Started up successfully
03:36:45 [INFO] [02/26/2024 08:36:45.604] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:45313] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
03:36:45 [INFO] [02/26/2024 08:36:45.604] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:45313] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
03:36:47 [INFO] [02/26/2024 08:36:47.251] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:36:47 [INFO] [02/26/2024 08:36:47.288] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:45313] - Exiting completed
03:36:47 [INFO] [02/26/2024 08:36:47.290] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:45313] - Shutting down...
03:36:47 [INFO] [pekkoDeadLetter][02/26/2024 08:36:47.290] [BlockedNamespacesTest-pekko.actor.default-dispatcher-4] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#-1109349409] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:36:47 [INFO] [02/26/2024 08:36:47.291] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:45313] - Successfully shut down
03:36:47 [INFO] [02/26/2024 08:36:47.324] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.14.192:45313/system/remoting-terminator] Shutting down remote daemon.
03:36:47 [INFO] [02/26/2024 08:36:47.328] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.14.192:45313/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
03:36:47 [INFO] [02/26/2024 08:36:47.407] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.14.192:45313/system/remoting-terminator] Remoting shut down.
03:36:47 [INFO] [02/26/2024 08:36:47.542] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.14.192:44871] with UID [-3470139980157838885]
03:36:47 [INFO] [02/26/2024 08:36:47.577] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:44871] - Starting up, Pekko version [1.0.1] ...
03:36:47 [INFO] [02/26/2024 08:36:47.585] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:44871] - Registered cluster JMX MBean [pekko:type=Cluster]
03:36:47 [INFO] [02/26/2024 08:36:47.586] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:44871] - Started up successfully
03:36:47 [INFO] [02/26/2024 08:36:47.589] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:44871] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
03:36:47 [INFO] [02/26/2024 08:36:47.589] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:44871] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
03:36:47 [INFO] [02/26/2024 08:36:47.696] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:36:47 [INFO] [pekkoDeadLetter][02/26/2024 08:36:47.698] [BlockedNamespacesTest-pekko.actor.default-dispatcher-10] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#-1548865370] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:36:47 [INFO] [02/26/2024 08:36:47.698] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:44871] - Exiting completed
03:36:47 [INFO] [02/26/2024 08:36:47.699] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:44871] - Shutting down...
03:36:47 [INFO] [02/26/2024 08:36:47.699] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:44871] - Successfully shut down
03:36:47 [INFO] [02/26/2024 08:36:47.704] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.14.192:44871/system/remoting-terminator] Shutting down remote daemon.
03:36:47 [INFO] [02/26/2024 08:36:47.704] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.14.192:44871/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
03:36:47 [INFO] [02/26/2024 08:36:47.708] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.14.192:44871/system/remoting-terminator] Remoting shut down.
03:36:47 [INFO] [02/26/2024 08:36:47.809] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.14.192:42731] with UID [-5987594431522985032]
03:36:47 [INFO] [02/26/2024 08:36:47.811] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:42731] - Starting up, Pekko version [1.0.1] ...
03:36:47 [INFO] [02/26/2024 08:36:47.818] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:42731] - Registered cluster JMX MBean [pekko:type=Cluster]
03:36:47 [INFO] [02/26/2024 08:36:47.818] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:42731] - Started up successfully
03:36:47 [INFO] [02/26/2024 08:36:47.821] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:42731] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
03:36:47 [INFO] [02/26/2024 08:36:47.822] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:42731] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
03:36:48 [INFO] [02/26/2024 08:36:48.035] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.14.192:35083] with UID [4170358773095221297]
03:36:48 [INFO] [02/26/2024 08:36:48.037] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35083] - Starting up, Pekko version [1.0.1] ...
03:36:48 [INFO] [02/26/2024 08:36:48.081] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35083] - Registered cluster JMX MBean [pekko:type=Cluster]
03:36:48 [INFO] [02/26/2024 08:36:48.081] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35083] - Started up successfully
03:36:48 [INFO] [02/26/2024 08:36:48.084] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35083] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
03:36:48 [INFO] [02/26/2024 08:36:48.084] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35083] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
03:36:50 [INFO] [02/26/2024 08:36:50.231] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:36:50 [INFO] [pekkoDeadLetter][02/26/2024 08:36:50.234] [BlockedNamespacesTest-pekko.actor.default-dispatcher-10] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#1341183873] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:36:50 [INFO] [02/26/2024 08:36:50.235] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35083] - Exiting completed
03:36:50 [INFO] [02/26/2024 08:36:50.235] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35083] - Shutting down...
03:36:50 [INFO] [02/26/2024 08:36:50.236] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35083] - Successfully shut down
03:36:50 [INFO] [02/26/2024 08:36:50.240] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.14.192:35083/system/remoting-terminator] Shutting down remote daemon.
03:36:50 [INFO] [02/26/2024 08:36:50.241] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.14.192:35083/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
03:36:50 [INFO] [02/26/2024 08:36:50.245] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.14.192:35083/system/remoting-terminator] Remoting shut down.
03:36:50 [INFO] [02/26/2024 08:36:50.315] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.14.192:35153] with UID [8404003242549911349]
03:36:50 [INFO] [02/26/2024 08:36:50.317] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35153] - Starting up, Pekko version [1.0.1] ...
03:36:50 [INFO] [02/26/2024 08:36:50.325] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35153] - Registered cluster JMX MBean [pekko:type=Cluster]
03:36:50 [INFO] [02/26/2024 08:36:50.325] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35153] - Started up successfully
03:36:50 [INFO] [02/26/2024 08:36:50.327] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35153] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
03:36:50 [INFO] [02/26/2024 08:36:50.327] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35153] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
03:36:50 [INFO] [02/26/2024 08:36:50.408] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:36:50 [INFO] [pekkoDeadLetter][02/26/2024 08:36:50.410] [BlockedNamespacesTest-pekko.actor.default-dispatcher-10] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#-1558304788] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:36:50 [INFO] [02/26/2024 08:36:50.410] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35153] - Exiting completed
03:36:50 [INFO] [02/26/2024 08:36:50.410] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35153] - Shutting down...
03:36:50 [INFO] [02/26/2024 08:36:50.411] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:35153] - Successfully shut down
03:36:50 [INFO] [02/26/2024 08:36:50.415] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.14.192:35153/system/remoting-terminator] Shutting down remote daemon.
03:36:50 [INFO] [02/26/2024 08:36:50.415] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.14.192:35153/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
03:36:50 [INFO] [02/26/2024 08:36:50.419] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.14.192:35153/system/remoting-terminator] Remoting shut down.
03:36:50 [INFO] [02/26/2024 08:36:50.517] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.14.192:40863] with UID [998675758693301002]
03:36:50 [INFO] [02/26/2024 08:36:50.519] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:40863] - Starting up, Pekko version [1.0.1] ...
03:36:50 [INFO] [02/26/2024 08:36:50.525] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:40863] - Registered cluster JMX MBean [pekko:type=Cluster]
03:36:50 [INFO] [02/26/2024 08:36:50.525] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:40863] - Started up successfully
03:36:50 [INFO] [02/26/2024 08:36:50.528] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:40863] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
03:36:50 [INFO] [02/26/2024 08:36:50.528] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:40863] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
03:36:50 [INFO] [02/26/2024 08:36:50.623] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:36:50 [INFO] [pekkoDeadLetter][02/26/2024 08:36:50.624] [BlockedNamespacesTest-pekko.actor.default-dispatcher-6] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#-14082722] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:36:50 [INFO] [02/26/2024 08:36:50.625] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:40863] - Exiting completed
03:36:50 [INFO] [02/26/2024 08:36:50.625] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:40863] - Shutting down...
03:36:50 [INFO] [02/26/2024 08:36:50.625] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.14.192:40863] - Successfully shut down
03:36:50 [INFO] [02/26/2024 08:36:50.629] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.14.192:40863/system/remoting-terminator] Shutting down remote daemon.
03:36:50 [INFO] [02/26/2024 08:36:50.629] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.14.192:40863/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
03:36:50 [INFO] [02/26/2024 08:36:50.633] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.14.192:40863/system/remoting-terminator] Remoting shut down.
03:36:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.662 s -- in org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest
03:36:50 [INFO] 
03:36:50 [INFO] Results:
03:36:50 [INFO] 
03:36:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
03:36:50 [INFO] 
03:36:50 [INFO] 
03:36:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-namespaces ---
03:36:50 [INFO] 
03:36:50 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-namespaces ---
03:36:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar
03:36:50 [INFO] 
03:36:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-namespaces ---
03:36:50 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:36:50 [INFO] No previous run data found, generating javadoc.
03:36:53 [WARNING] Javadoc Warnings
03:36:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/package-info.java:15: warning: no comment
03:36:53 [WARNING] package org.eclipse.ditto.internal.utils.namespaces;
03:36:53 [WARNING] ^
03:36:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/BlockedNamespacesUpdater.java:61: warning: no @param for pubSubMediator
03:36:53 [WARNING] public static Props props(final BlockedNamespaces blockedNamespaces, final ActorRef pubSubMediator) {
03:36:53 [WARNING] ^
03:36:53 [WARNING] 2 warnings
03:36:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar
03:36:53 [INFO] 
03:36:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-namespaces ---
03:36:53 [INFO] Tests are skipped.
03:36:53 [INFO] 
03:36:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-namespaces ---
03:36:53 [INFO] Tests are skipped.
03:36:53 [INFO] 
03:36:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-namespaces ---
03:36:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec
03:36:53 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Namespaces' with 4 classes
03:36:53 [INFO] 
03:36:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-namespaces ---
03:36:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT.pom
03:36:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT.jar
03:36:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar
03:36:53 [INFO] 
03:36:53 [INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------
03:36:53 [INFO] Building Eclipse Ditto :: Policies :: Enforcement 0-SNAPSHOT     [51/77]
03:36:53 [INFO]   from policies/enforcement/pom.xml
03:36:53 [INFO] --------------------------------[ jar ]---------------------------------
03:36:53 [INFO] 
03:36:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-enforcement ---
03:36:53 [INFO] 
03:36:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-enforcement ---
03:36:53 [INFO] 
03:36:53 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement ---
03:36:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:36:53 [INFO] 
03:36:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement ---
03:36:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec
03:36:53 [INFO] 
03:36:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-enforcement ---
03:36:53 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:36:53 [WARNING] 
03:36:53 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:36:53 [WARNING] 
03:36:53 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:36:53 [WARNING] 
03:36:53 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:36:53 [INFO] 
03:36:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-enforcement ---
03:36:53 [INFO] Copying 1 resource from src/main/resources to target/classes
03:36:53 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:36:53 [INFO] 
03:36:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-enforcement ---
03:36:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT...
03:36:53 [INFO] 
03:36:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-enforcement ---
03:36:53 [INFO] Changes detected - recompiling the module! :dependency
03:36:53 [INFO] Compiling 32 source files with javac [debug target 17] to target/classes
03:36:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java uses unchecked or unsafe operations.
03:36:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: Recompile with -Xlint:unchecked for details.
03:36:54 [INFO] 
03:36:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-enforcement ---
03:36:54 [INFO] Copying 6 resources from src/test/resources to target/test-classes
03:36:54 [INFO] 
03:36:54 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-enforcement ---
03:36:54 [INFO] Changes detected - recompiling the module! :dependency
03:36:54 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes
03:36:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java uses or overrides a deprecated API.
03:36:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: Recompile with -Xlint:deprecation for details.
03:36:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Some input files use unchecked or unsafe operations.
03:36:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Recompile with -Xlint:unchecked for details.
03:36:54 [INFO] 
03:36:54 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-enforcement ---
03:36:54 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:36:54 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/surefire-reports
03:36:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:36:54 [INFO] 
03:36:54 [INFO] -------------------------------------------------------
03:36:54 [INFO]  T E S T S
03:36:54 [INFO] -------------------------------------------------------
03:36:57 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest
03:36:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:37:03 [INFO] Tests run: 197, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.703 s -- in org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest
03:37:03 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest
03:37:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.670 s -- in org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest
03:37:08 [INFO] Running org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest
03:37:09 [INFO] [02/26/2024 08:37:09.354] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:37:09 [INFO] [02/26/2024 08:37:09.524] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:37:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 s -- in org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest
03:37:09 [INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest
03:37:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest
03:37:11 [INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest
03:37:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest
03:37:11 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest
03:37:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest
03:37:11 [INFO] Running org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest
03:37:12 08:37:12.206 [WARN ] o.e.d.p.e.DefaultPolicyEnforcerProvider - Got exception when trying to load the policy enforcer via cache loader. This is unexpected
03:37:12 java.lang.IllegalStateException: This is expected
03:37:12 	at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProvider.getPolicyEnforcer(DefaultPolicyEnforcerProvider.java:60)
03:37:12 	at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest.getPolicyEnforcerWhenCacheLoaderThrowsException(DefaultPolicyEnforcerProviderTest.java:90)
03:37:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:37:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:37:12 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:37:12 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:37:12 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:37:12 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:37:12 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:37:12 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:37:12 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:37:12 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:37:12 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:37:12 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:37:12 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:37:12 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:37:12 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:37:12 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:37:12 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:37:12 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:37:12 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:37:12 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:37:12 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:37:12 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:37:12 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:37:12 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:37:12 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:37:12 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:37:12 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
03:37:12 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
03:37:12 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
03:37:12 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
03:37:12 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
03:37:12 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
03:37:12 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
03:37:12 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
03:37:12 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
03:37:12 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
03:37:12 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
03:37:12 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
03:37:12 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
03:37:12 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
03:37:12 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
03:37:12 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
03:37:12 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
03:37:12 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
03:37:12 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:37:12 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:37:12 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:37:12 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:37:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest
03:37:12 [INFO] Running org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest
03:37:13 [INFO] [02/26/2024 08:37:13.080] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a] Received namespaces: <ORSet(namespace1, namespace2, namespace4)>
03:37:13 [INFO] [02/26/2024 08:37:13.115] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:37:13 [INFO] [02/26/2024 08:37:13.687] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:37:13 08:37:13.836 [WARN ] o.e.d.p.e.CachingPolicyEnforcerProvider - Did receive Optional holding an unexpected type. Did expect a PolicyEnforcer but got <class java.lang.String>.
03:37:13 [INFO] [02/26/2024 08:37:13.846] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:37:14 [INFO] [02/26/2024 08:37:13.979] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:37:14 [INFO] [02/26/2024 08:37:14.101] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:37:14 [INFO] [02/26/2024 08:37:14.324] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:37:14 [INFO] [02/26/2024 08:37:14.428] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:37:14 [INFO] [02/26/2024 08:37:14.556] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:37:14 [INFO] [02/26/2024 08:37:14.663] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:37:14 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.369 s -- in org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest
03:37:14 [INFO] 
03:37:14 [INFO] Results:
03:37:14 [INFO] 
03:37:14 [INFO] Tests run: 222, Failures: 0, Errors: 0, Skipped: 0
03:37:14 [INFO] 
03:37:14 [INFO] 
03:37:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-enforcement ---
03:37:14 [INFO] 
03:37:14 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-enforcement ---
03:37:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar
03:37:14 [INFO] 
03:37:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-enforcement ---
03:37:15 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:37:15 [INFO] No previous run data found, generating javadoc.
03:37:18 [WARNING] Javadoc Warnings
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/config/package-info.java:14: warning: no comment
03:37:18 [WARNING] package org.eclipse.ditto.policies.enforcement.config;
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/package-info.java:14: warning: no comment
03:37:18 [WARNING] package org.eclipse.ditto.policies.enforcement.pre;
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcementReloaded.java:35: warning: no comment
03:37:18 [WARNING] protected static final ThreadSafeDittoLogger LOGGER =
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:84: warning: no @param for signal
03:37:18 [WARNING] protected abstract CompletionStage<PolicyId> providePolicyIdForEnforcement(final Signal<?> signal);
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:66: warning: no comment
03:37:18 [WARNING] protected final E enforcement;
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:65: warning: no comment
03:37:18 [WARNING] protected final I entityId;
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:63: warning: no comment
03:37:18 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this);
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:67: warning: no comment
03:37:18 [WARNING] protected final PreEnforcerProvider preEnforcer;
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:69: warning: no comment
03:37:18 [WARNING] protected AbstractEnforcerActor(final I entityId, final E enforcement) {
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:113: warning: no comment
03:37:18 [WARNING] protected CompletionStage<Optional<PolicyEnforcer>> loadPolicyEnforcer(Signal<?> signal) {
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:37: warning: no comment
03:37:18 [WARNING] protected final PolicyEnforcerProvider policyEnforcerProvider;
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:39: warning: no comment
03:37:18 [WARNING] protected AbstractPolicyLoadingEnforcerActor(final I entityId,
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:21: warning: no comment
03:37:18 [WARNING] public interface Invalidatable {
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:23: warning: no comment
03:37:18 [WARNING] CompletionStage<Boolean> invalidate(PolicyTag policyTag, String correlationId, final Duration askTimeout);
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcer.java:48: warning: no @param for policyResolver
03:37:18 [WARNING] public static CompletionStage<PolicyEnforcer> withResolvedImports(final Policy policy,
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheLoader.java:35: warning: no comment
03:37:18 [WARNING] public static final String ENFORCEMENT_CACHE_DISPATCHER = "enforcement-cache-dispatcher";
03:37:18 [WARNING] ^
03:37:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/PreEnforcerProvider.java:68: warning: no @return
03:37:18 [WARNING] public CompletionStage<Signal<?>> apply(final Signal<?> signal) {
03:37:18 [WARNING] ^
03:37:18 [WARNING] 17 warnings
03:37:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar
03:37:19 [INFO] 
03:37:19 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-enforcement ---
03:37:19 [INFO] Tests are skipped.
03:37:19 [INFO] 
03:37:19 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-enforcement ---
03:37:19 [INFO] Tests are skipped.
03:37:19 [INFO] 
03:37:19 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-enforcement ---
03:37:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec
03:37:19 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Enforcement' with 33 classes
03:37:19 [INFO] 
03:37:19 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-enforcement ---
03:37:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.pom
03:37:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.jar
03:37:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar
03:37:19 [INFO] 
03:37:19 [INFO] --------------------< org.eclipse.ditto:ditto-rql >---------------------
03:37:19 [INFO] Building Eclipse Ditto :: RQL 0-SNAPSHOT                         [52/77]
03:37:19 [INFO]   from rql/pom.xml
03:37:19 [INFO] --------------------------------[ pom ]---------------------------------
03:37:19 [INFO] 
03:37:19 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql ---
03:37:19 [INFO] 
03:37:19 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql ---
03:37:19 [INFO] 
03:37:19 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql ---
03:37:19 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/target/jacoco.exec
03:37:19 [INFO] 
03:37:19 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql ---
03:37:19 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:37:19 [INFO] The goal is skip due to packaging 'pom'
03:37:19 [INFO] 
03:37:19 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql ---
03:37:19 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:0-SNAPSHOT...
03:37:19 [INFO] 
03:37:19 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql ---
03:37:19 [INFO] 
03:37:19 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql ---
03:37:19 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:37:19 [INFO] 
03:37:19 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql ---
03:37:19 [INFO] Tests are skipped.
03:37:19 [INFO] 
03:37:19 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql ---
03:37:19 [INFO] Tests are skipped.
03:37:19 [INFO] 
03:37:19 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql ---
03:37:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:37:19 [INFO] 
03:37:19 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql ---
03:37:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql/0-SNAPSHOT/ditto-rql-0-SNAPSHOT.pom
03:37:19 [INFO] 
03:37:19 [INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------
03:37:19 [INFO] Building Eclipse Ditto :: RQL :: Model 0-SNAPSHOT                [53/77]
03:37:19 [INFO]   from rql/model/pom.xml
03:37:19 [INFO] -------------------------------[ bundle ]-------------------------------
03:37:19 [INFO] 
03:37:19 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-model ---
03:37:19 [INFO] 
03:37:19 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-model ---
03:37:19 [INFO] 
03:37:19 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model ---
03:37:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:19 [INFO] 
03:37:19 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model ---
03:37:19 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec
03:37:19 [INFO] 
03:37:19 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-model ---
03:37:19 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:37:19 [WARNING] 
03:37:19 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:37:19 [WARNING] 
03:37:19 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:37:19 [WARNING] 
03:37:19 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:37:19 [INFO] 
03:37:19 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-model ---
03:37:19 [INFO] Copying 0 resource from src/main/resources to target/classes
03:37:19 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:37:19 [INFO] 
03:37:19 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-model ---
03:37:19 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:0-SNAPSHOT...
03:37:19 [INFO] 
03:37:19 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-model ---
03:37:19 [INFO] Changes detected - recompiling the module! :dependency
03:37:19 [INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes
03:37:19 [WARNING] bootstrap class path not set in conjunction with -source 8
03:37:19 [INFO] 
03:37:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-model ---
03:37:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/model/src/test/resources
03:37:19 [INFO] 
03:37:19 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-model ---
03:37:19 [INFO] Changes detected - recompiling the module! :dependency
03:37:19 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes
03:37:19 [WARNING] bootstrap class path not set in conjunction with -source 8
03:37:19 [INFO] 
03:37:19 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-model ---
03:37:19 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:37:19 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/surefire-reports
03:37:19 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:37:19 [INFO] 
03:37:19 [INFO] -------------------------------------------------------
03:37:19 [INFO]  T E S T S
03:37:19 [INFO] -------------------------------------------------------
03:37:20 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest
03:37:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.261 s -- in org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest
03:37:22 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest
03:37:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest
03:37:22 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest
03:37:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest
03:37:22 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest
03:37:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest
03:37:22 [INFO] 
03:37:22 [INFO] Results:
03:37:22 [INFO] 
03:37:22 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
03:37:22 [INFO] 
03:37:22 [INFO] 
03:37:22 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model ---
03:37:22 [INFO] 
03:37:22 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-model ---
03:37:23 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar
03:37:23 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/MANIFEST.MF
03:37:23 [INFO] 
03:37:23 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-model ---
03:37:23 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:37:23 [INFO] No previous run data found, generating javadoc.
03:37:25 [WARNING] Javadoc Warnings
03:37:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:174: warning: no comment
03:37:25 [WARNING] public String getName() {
03:37:25 [WARNING] ^
03:37:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:178: warning: no comment
03:37:25 [WARNING] public static Type byName(final String name) {
03:37:25 [WARNING] ^
03:37:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/MultiComparisonNode.java:79: warning: no comment
03:37:25 [WARNING] public String getName() {
03:37:25 [WARNING] ^
03:37:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/SingleComparisonNode.java:94: warning: no comment
03:37:25 [WARNING] public String getName() {
03:37:25 [WARNING] ^
03:37:25 [WARNING] 4 warnings
03:37:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar
03:37:25 [INFO] 
03:37:25 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-model ---
03:37:25 [INFO] Tests are skipped.
03:37:25 [INFO] 
03:37:25 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-model ---
03:37:25 [INFO] Tests are skipped.
03:37:25 [INFO] 
03:37:25 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-model ---
03:37:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec
03:37:25 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Model' with 12 classes
03:37:25 [INFO] 
03:37:25 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-model ---
03:37:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.diff'.
03:37:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.xml'.
03:37:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.html'.
03:37:26 [INFO] 
03:37:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-model ---
03:37:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.pom
03:37:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar
03:37:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT-javadoc.jar
03:37:26 [INFO] 
03:37:26 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-model ---
03:37:26 [INFO] Installing org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar
03:37:26 [INFO] Writing OBR metadata
03:37:26 [INFO] 
03:37:26 [INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >-----------------
03:37:26 [INFO] Building Eclipse Ditto :: RQL :: parser 0-SNAPSHOT               [54/77]
03:37:26 [INFO]   from rql/parser/pom.xml
03:37:26 [INFO] -------------------------------[ bundle ]-------------------------------
03:37:26 [INFO] 
03:37:26 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-parser ---
03:37:26 [INFO] 
03:37:26 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-parser ---
03:37:26 [INFO] 
03:37:26 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser ---
03:37:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:26 [INFO] 
03:37:26 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser ---
03:37:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec
03:37:26 [INFO] 
03:37:26 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-parser ---
03:37:26 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:37:26 [WARNING] 
03:37:26 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:37:26 [WARNING] 
03:37:26 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:37:26 [WARNING] 
03:37:26 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:37:26 [INFO] 
03:37:26 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-parser ---
03:37:26 [INFO] Copying 0 resource from src/main/resources to target/classes
03:37:26 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:37:26 [INFO] 
03:37:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-parser ---
03:37:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT...
03:37:26 [INFO] 
03:37:26 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-parser ---
03:37:26 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
03:37:27 [INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes ...
03:37:42 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
03:37:42 1 warning.
03:37:42 [INFO] done compiling
03:37:42 [INFO] compile in 15.9 s
03:37:42 [INFO] 
03:37:42 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-parser ---
03:37:42 [INFO] Changes detected - recompiling the module! :dependency
03:37:42 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes
03:37:42 [WARNING] bootstrap class path not set in conjunction with -source 8
03:37:42 [INFO] 
03:37:42 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-parser ---
03:37:42 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
03:37:42 [INFO] compile in 0.1 s
03:37:42 [INFO] 
03:37:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-parser ---
03:37:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/parser/src/test/resources
03:37:42 [INFO] 
03:37:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-parser ---
03:37:42 [INFO] Changes detected - recompiling the module! :dependency
03:37:42 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
03:37:43 [WARNING] bootstrap class path not set in conjunction with -source 8
03:37:43 [INFO] 
03:37:43 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-parser ---
03:37:43 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
03:37:43 [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/test-classes ...
03:37:46 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
03:37:46 1 warning.
03:37:46 [INFO] done compiling
03:37:46 [INFO] compile in 3.3 s
03:37:46 [INFO] 
03:37:46 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-parser ---
03:37:46 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:37:46 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/surefire-reports
03:37:46 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:37:46 [INFO] 
03:37:46 [INFO] -------------------------------------------------------
03:37:46 [INFO]  T E S T S
03:37:46 [INFO] -------------------------------------------------------
03:37:47 [INFO] Running org.eclipse.ditto.rql.parser.RqlPredicateParserTest
03:37:49 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.788 s -- in org.eclipse.ditto.rql.parser.RqlPredicateParserTest
03:37:49 [INFO] 
03:37:49 [INFO] Results:
03:37:49 [INFO] 
03:37:49 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
03:37:49 [INFO] 
03:37:49 [INFO] 
03:37:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser ---
03:37:49 [INFO] 
03:37:49 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-parser ---
03:37:49 [WARNING] Bundle org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 
03:37:49 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar
03:37:49 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/MANIFEST.MF
03:37:49 [INFO] 
03:37:49 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-parser ---
03:37:49 [INFO] Tests are skipped.
03:37:49 [INFO] 
03:37:49 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-parser ---
03:37:49 [INFO] Tests are skipped.
03:37:49 [INFO] 
03:37:49 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-parser ---
03:37:49 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec
03:37:49 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: parser' with 4 classes
03:37:49 [INFO] 
03:37:49 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-parser ---
03:37:50 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.diff'.
03:37:50 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.xml'.
03:37:50 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.html'.
03:37:50 [INFO] 
03:37:50 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-parser ---
03:37:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.pom
03:37:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar
03:37:50 [INFO] 
03:37:50 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-parser ---
03:37:50 [INFO] Installing org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar
03:37:50 [INFO] Writing OBR metadata
03:37:50 [INFO] 
03:37:50 [INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------
03:37:50 [INFO] Building Eclipse Ditto :: RQL :: Query 0-SNAPSHOT                [55/77]
03:37:50 [INFO]   from rql/query/pom.xml
03:37:50 [INFO] -------------------------------[ bundle ]-------------------------------
03:37:50 [INFO] 
03:37:50 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-query ---
03:37:50 [INFO] 
03:37:50 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-query ---
03:37:50 [INFO] 
03:37:50 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query ---
03:37:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:37:50 [INFO] 
03:37:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query ---
03:37:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec
03:37:50 [INFO] 
03:37:50 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-query ---
03:37:50 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:37:50 [WARNING] 
03:37:50 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:37:50 [WARNING] 
03:37:50 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:37:50 [WARNING] 
03:37:50 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:37:50 [INFO] 
03:37:50 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-query ---
03:37:50 [INFO] Copying 0 resource from src/main/resources to target/classes
03:37:50 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:37:50 [INFO] 
03:37:50 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-query ---
03:37:50 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-query:bundle:0-SNAPSHOT...
03:37:50 [INFO] 
03:37:50 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-query ---
03:37:50 [INFO] Changes detected - recompiling the module! :dependency
03:37:50 [INFO] Compiling 66 source files with javac [debug target 1.8] to target/classes
03:37:50 [WARNING] bootstrap class path not set in conjunction with -source 8
03:37:50 [INFO] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java uses unchecked or unsafe operations.
03:37:50 [INFO] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: Recompile with -Xlint:unchecked for details.
03:37:50 [INFO] 
03:37:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-query ---
03:37:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/query/src/test/resources
03:37:50 [INFO] 
03:37:50 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-query ---
03:37:50 [INFO] Changes detected - recompiling the module! :dependency
03:37:50 [INFO] Compiling 7 source files with javac [debug target 1.8] to target/test-classes
03:37:51 [WARNING] bootstrap class path not set in conjunction with -source 8
03:37:51 [INFO] 
03:37:51 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-query ---
03:37:51 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:37:51 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/surefire-reports
03:37:51 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:37:51 [INFO] 
03:37:51 [INFO] -------------------------------------------------------
03:37:51 [INFO]  T E S T S
03:37:51 [INFO] -------------------------------------------------------
03:37:51 [INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest
03:37:52 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 s -- in org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest
03:37:52 [INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest
03:37:53 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 s -- in org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest
03:37:53 [INFO] Running org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest
03:37:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.247 s -- in org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest
03:37:56 [INFO] Running org.eclipse.ditto.rql.query.SortOptionTest
03:37:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.050 s -- in org.eclipse.ditto.rql.query.SortOptionTest
03:37:57 [INFO] Running org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest
03:37:57 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest
03:37:57 [INFO] Running org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest
03:37:57 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest
03:37:57 [INFO] 
03:37:57 [INFO] Results:
03:37:57 [INFO] 
03:37:57 [INFO] Tests run: 160, Failures: 0, Errors: 0, Skipped: 0
03:37:57 [INFO] 
03:37:57 [INFO] 
03:37:57 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-query ---
03:37:57 [INFO] 
03:37:57 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-query ---
03:37:57 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar
03:37:57 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/MANIFEST.MF
03:37:57 [INFO] 
03:37:57 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-query ---
03:37:57 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:37:57 [INFO] No previous run data found, generating javadoc.
03:38:01 [WARNING] Javadoc Warnings
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:20: warning: no comment
03:38:01 [WARNING] T visitAttribute(String key);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:25: warning: no comment
03:38:01 [WARNING] T visitFeature(String featureId);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:24: warning: no comment
03:38:01 [WARNING] T visitFeatureDefinition(String featureId);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:31: warning: no comment
03:38:01 [WARNING] T visitFeatureDesiredProperties(CharSequence featureId);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:26: warning: no comment
03:38:01 [WARNING] T visitFeatureIdDesiredProperty(CharSequence featureId, CharSequence desiredProperty);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:22: warning: no comment
03:38:01 [WARNING] T visitFeatureIdProperty(String featureId, String property);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:29: warning: no comment
03:38:01 [WARNING] T visitFeatureProperties(CharSequence featureId);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:42: warning: no comment
03:38:01 [WARNING] T visitMetadata(String key);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:28: warning: no comment
03:38:01 [WARNING] T visitSimple(String fieldName);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ExistsThingPredicateVisitor.java:36: warning: no comment
03:38:01 [WARNING] public ExistsThingPredicateVisitor() {
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/FieldExpressionUtil.java:286: warning: no comment
03:38:01 [WARNING] public boolean isDefinition() {
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FieldNamesPredicateVisitor.java:43: warning: no comment
03:38:01 [WARNING] public static FieldNamesPredicateVisitor getNewInstance() {
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/FilterFieldExpressionVisitor.java:34: warning: no comment
03:38:01 [WARNING] T visitMetadata(String key);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FilterThingPredicateVisitor.java:33: warning: no comment
03:38:01 [WARNING] public static Predicate<Thing> apply(final FilterFieldExpression expression,
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:26: warning: no comment
03:38:01 [WARNING] T visitEq(@Nullable Object value);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:28: warning: no comment
03:38:01 [WARNING] T visitGe(@Nullable Object value);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:30: warning: no comment
03:38:01 [WARNING] T visitGt(@Nullable Object value);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:40: warning: no comment
03:38:01 [WARNING] T visitILike(@Nullable String value);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:42: warning: no comment
03:38:01 [WARNING] T visitIn(List<?> values);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:32: warning: no comment
03:38:01 [WARNING] T visitLe(@Nullable Object value);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:38: warning: no comment
03:38:01 [WARNING] T visitLike(@Nullable String value);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:34: warning: no comment
03:38:01 [WARNING] T visitLt(@Nullable Object value);
03:38:01 [WARNING] ^
03:38:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:36: warning: no comment
03:38:01 [WARNING] T visitNe(@Nullable Object value);
03:38:01 [WARNING] ^
03:38:01 [WARNING] 23 warnings
03:38:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar
03:38:01 [INFO] 
03:38:01 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-query ---
03:38:01 [INFO] Tests are skipped.
03:38:01 [INFO] 
03:38:01 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-query ---
03:38:01 [INFO] Tests are skipped.
03:38:01 [INFO] 
03:38:01 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-query ---
03:38:01 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec
03:38:01 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Query' with 51 classes
03:38:01 [INFO] 
03:38:01 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-query ---
03:38:01 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.diff'.
03:38:02 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.xml'.
03:38:02 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.html'.
03:38:02 [INFO] 
03:38:02 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-query ---
03:38:02 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.pom
03:38:02 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar
03:38:02 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT-javadoc.jar
03:38:02 [INFO] 
03:38:02 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-query ---
03:38:02 [INFO] Installing org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar
03:38:02 [INFO] Writing OBR metadata
03:38:02 [INFO] 
03:38:02 [INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >---------------
03:38:02 [INFO] Building Eclipse Ditto :: Thing Search :: API 0-SNAPSHOT         [56/77]
03:38:02 [INFO]   from thingsearch/api/pom.xml
03:38:02 [INFO] --------------------------------[ jar ]---------------------------------
03:38:02 [INFO] 
03:38:02 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-api ---
03:38:02 [INFO] 
03:38:02 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-api ---
03:38:02 [INFO] 
03:38:02 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api ---
03:38:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec
03:38:02 [INFO] 
03:38:02 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-api ---
03:38:02 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:38:02 [WARNING] 
03:38:02 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:38:02 [WARNING] 
03:38:02 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:38:02 [WARNING] 
03:38:02 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:38:02 [INFO] 
03:38:02 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-api ---
03:38:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/resources
03:38:02 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:38:02 [INFO] 
03:38:02 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-api ---
03:38:02 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT...
03:38:02 [INFO] 
03:38:02 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-api ---
03:38:02 [INFO] Changes detected - recompiling the module! :dependency
03:38:02 [INFO] Compiling 19 source files with javac [debug target 17] to target/classes
03:38:02 [INFO] 
03:38:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-api ---
03:38:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/resources
03:38:02 [INFO] 
03:38:02 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-api ---
03:38:02 [INFO] Changes detected - recompiling the module! :dependency
03:38:02 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
03:38:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java uses unchecked or unsafe operations.
03:38:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: Recompile with -Xlint:unchecked for details.
03:38:02 [INFO] 
03:38:02 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-api ---
03:38:02 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:38:02 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/surefire-reports
03:38:02 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:38:02 [INFO] 
03:38:02 [INFO] -------------------------------------------------------
03:38:02 [INFO]  T E S T S
03:38:02 [INFO] -------------------------------------------------------
03:38:03 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest
03:38:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.755 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest
03:38:06 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest
03:38:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest
03:38:06 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest
03:38:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest
03:38:06 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest
03:38:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest
03:38:07 [INFO] Running org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest
03:38:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest
03:38:07 [INFO] Running org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest
03:38:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 s -- in org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest
03:38:08 [INFO] Running org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest
03:38:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest
03:38:08 [INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest
03:38:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest
03:38:08 [INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest
03:38:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest
03:38:08 [INFO] 
03:38:08 [INFO] Results:
03:38:08 [INFO] 
03:38:08 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
03:38:08 [INFO] 
03:38:08 [INFO] 
03:38:08 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-api ---
03:38:08 [INFO] 
03:38:08 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-api ---
03:38:08 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar
03:38:08 [INFO] 
03:38:08 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-api ---
03:38:08 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:38:08 [INFO] No previous run data found, generating javadoc.
03:38:12 [WARNING] Javadoc Warnings
03:38:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/package-info.java:14: warning: no comment
03:38:12 [WARNING] package org.eclipse.ditto.thingsearch.api;
03:38:12 [WARNING] ^
03:38:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/package-info.java:14: warning: no comment
03:38:12 [WARNING] package org.eclipse.ditto.thingsearch.api.commands.sudo;
03:38:12 [WARNING] ^
03:38:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/events/package-info.java:14: warning: no comment
03:38:12 [WARNING] package org.eclipse.ditto.thingsearch.api.events;
03:38:12 [WARNING] ^
03:38:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:50: warning: no @param for entries
03:38:12 [WARNING] public SearchNamespaceReportResult(final Iterable<SearchNamespaceResultEntry> entries) {
03:38:12 [WARNING] ^
03:38:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:101: warning: no @return
03:38:12 [WARNING] public SearchNamespaceResultEntry getNamespaceEntry(final String namespace) {
03:38:12 [WARNING] ^
03:38:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:95: warning: no @param for updateReason
03:38:12 [WARNING] public static SudoUpdateThing of(final ThingId thingId,
03:38:12 [WARNING] ^
03:38:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:110: warning: no @param for updateReason
03:38:12 [WARNING] public static SudoUpdateThing of(final ThingId thingId,
03:38:12 [WARNING] ^
03:38:12 [WARNING] 7 warnings
03:38:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar
03:38:12 [INFO] 
03:38:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-api ---
03:38:12 [INFO] Tests are skipped.
03:38:12 [INFO] 
03:38:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-api ---
03:38:12 [INFO] Tests are skipped.
03:38:12 [INFO] 
03:38:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-api ---
03:38:12 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec
03:38:12 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: API' with 18 classes
03:38:12 [INFO] 
03:38:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-api ---
03:38:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.pom
03:38:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.jar
03:38:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar
03:38:12 [INFO] 
03:38:12 [INFO] --------------------< org.eclipse.ditto:ditto-edge >--------------------
03:38:12 [INFO] Building Eclipse Ditto :: Edge 0-SNAPSHOT                        [57/77]
03:38:12 [INFO]   from edge/pom.xml
03:38:12 [INFO] --------------------------------[ pom ]---------------------------------
03:38:12 [INFO] 
03:38:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge ---
03:38:12 [INFO] 
03:38:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge ---
03:38:12 [INFO] 
03:38:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge ---
03:38:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/edge/target/jacoco.exec
03:38:12 [INFO] 
03:38:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge ---
03:38:12 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:38:12 [INFO] The goal is skip due to packaging 'pom'
03:38:12 [INFO] 
03:38:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge ---
03:38:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:0-SNAPSHOT...
03:38:12 [INFO] 
03:38:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge ---
03:38:12 [INFO] 
03:38:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge ---
03:38:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:38:12 [INFO] 
03:38:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge ---
03:38:12 [INFO] Tests are skipped.
03:38:12 [INFO] 
03:38:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge ---
03:38:12 [INFO] Tests are skipped.
03:38:12 [INFO] 
03:38:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge ---
03:38:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:38:12 [INFO] 
03:38:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge ---
03:38:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge/0-SNAPSHOT/ditto-edge-0-SNAPSHOT.pom
03:38:12 [INFO] 
03:38:12 [INFO] ----------------< org.eclipse.ditto:ditto-edge-service >----------------
03:38:12 [INFO] Building Eclipse Ditto :: Edge :: Service 0-SNAPSHOT             [58/77]
03:38:12 [INFO]   from edge/service/pom.xml
03:38:12 [INFO] --------------------------------[ jar ]---------------------------------
03:38:13 [INFO] 
03:38:13 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge-service ---
03:38:13 [INFO] 
03:38:13 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge-service ---
03:38:13 [INFO] 
03:38:13 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service ---
03:38:13 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec
03:38:13 [INFO] 
03:38:13 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge-service ---
03:38:13 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:38:13 [WARNING] 
03:38:13 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:38:13 [WARNING] 
03:38:13 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:38:13 [WARNING] 
03:38:13 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/edge/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:38:13 [INFO] 
03:38:13 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-edge-service ---
03:38:13 [INFO] Copying 2 resources from src/main/resources to target/classes
03:38:13 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:38:13 [INFO] 
03:38:13 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge-service ---
03:38:13 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT...
03:38:13 [INFO] 
03:38:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-edge-service ---
03:38:13 [INFO] Changes detected - recompiling the module! :dependency
03:38:13 [INFO] Compiling 44 source files with javac [debug target 17] to target/classes
03:38:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java uses unchecked or unsafe operations.
03:38:13 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: Recompile with -Xlint:unchecked for details.
03:38:13 [INFO] 
03:38:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-edge-service ---
03:38:13 [INFO] Copying 4 resources from src/test/resources to target/test-classes
03:38:13 [INFO] 
03:38:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-edge-service ---
03:38:13 [INFO] Changes detected - recompiling the module! :dependency
03:38:13 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes
03:38:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java uses or overrides a deprecated API.
03:38:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: Recompile with -Xlint:deprecation for details.
03:38:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Some input files use unchecked or unsafe operations.
03:38:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Recompile with -Xlint:unchecked for details.
03:38:14 [INFO] 
03:38:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-edge-service ---
03:38:14 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:38:14 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/surefire-reports
03:38:14 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:38:14 [INFO] 
03:38:14 [INFO] -------------------------------------------------------
03:38:14 [INFO]  T E S T S
03:38:14 [INFO] -------------------------------------------------------
03:38:16 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest
03:38:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.957 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest
03:38:18 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest
03:38:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest
03:38:18 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest
03:38:18 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest
03:38:18 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest
03:38:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest
03:38:18 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest
03:38:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:38:22 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.222 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest
03:38:22 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest
03:38:22 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest
03:38:22 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest
03:38:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest
03:38:22 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest
03:38:26 08:38:25.895 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:38:27 08:38:27.677 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:38:27 08:38:27.844 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:38:28 08:38:28.019 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:38:29 08:38:29.520 [DEBUG] [d45d04fa-8023-4301-bdae-8c9648a6c686] o.e.d.e.s.a.AcknowledgementForwarderActor - Received Acknowledgement / ErrorResponse, forwarding to acknowledgement aggregator <ActorSelection[Anchor(pekko://PekkoTestSystem/), Path(/system/testProbe-1#1426436017)]>: <Acknowledgement [label=my-requested-ack, entityId=:62bb9a50-6275-46de-a9d0-116c0322996c, httpStatus=HttpStatus [code=202, category=SUCCESS], payload=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=d45d04fa-8023-4301-bdae-8c9648a6c686, ditto-ackgregator-address=pekko://PekkoTestSystem/system/testProbe-1#1426436017, response-required=false}], isWeak=false]>
03:38:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.150 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest
03:38:29 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest
03:38:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest
03:38:29 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest
03:38:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest
03:38:29 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest
03:38:30 [INFO] [02/26/2024 08:38:30.607] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest
03:38:30 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest
03:38:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.120 s -- in org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest
03:38:31 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest
03:38:32 [INFO] [02/26/2024 08:38:31.968] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-b266c7b] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>.
03:38:32 [WARN] [02/26/2024 08:38:31.986] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-b266c7b] Received invalid response. Reason: Entity ID of live response <:4ff10180-c6be-4b68-a6c8-fdb56a456470> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-b266c7b, requested-acks=["live-response"], channel=live, timeout=3000ms, ditto-connection-id=9420bb11-16ef-4fbd-8a7e-e0bea49fa0de, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:4ff10180-c6be-4b68-a6c8-fdb56a456470].
03:38:35 [INFO] [02/26/2024 08:38:34.987] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-b266c7b] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
03:38:35 [INFO] [02/26/2024 08:38:35.573] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:35 [INFO] [02/26/2024 08:38:35.678] [AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive/system/testProbe-7/$a][correlation-id:AcknowledgementAggregatorActorTest.resetConnectivityHeadersForLive-130308b] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>.
03:38:35 [INFO] [02/26/2024 08:38:35.689] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:35 [INFO] [02/26/2024 08:38:35.796] [AcknowledgementAggregatorActorTest_keepCommandHeaders-pekko.actor.default-dispatcher-8] [pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders/system/testProbe-8/$a][correlation-id:AcknowledgementAggregatorActorTest.keepCommandHeaders-5f6f89b] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>.
03:38:35 [INFO] [02/26/2024 08:38:35.803] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:35 [INFO] [02/26/2024 08:38:35.899] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-9/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-83e3fbe] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>.
03:38:35 [WARN] [02/26/2024 08:38:35.900] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-9/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-83e3fbe] Received invalid response. Reason: Entity ID of live response <:d0eace7e-f0a9-485d-be01-7ce1b0d0352f> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-83e3fbe, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:d0eace7e-f0a9-485d-be01-7ce1b0d0352f].
03:38:35 [INFO] [02/26/2024 08:38:35.905] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:36 [INFO] [02/26/2024 08:38:35.994] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-8] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-6bebaf2] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>.
03:38:36 [WARN] [02/26/2024 08:38:35.995] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-8] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-6bebaf2] Received invalid response. Reason: Entity ID of live response <:b0f9e730-d3a0-453c-80f9-bd91a58368c5> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-6bebaf2, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:b0f9e730-d3a0-453c-80f9-bd91a58368c5].
03:38:39 [INFO] [02/26/2024 08:38:39.004] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-8] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-6bebaf2] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
03:38:39 [INFO] [02/26/2024 08:38:39.011] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:39 [INFO] [02/26/2024 08:38:39.074] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-8527e6a] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT0.001S>.
03:38:39 [INFO] [02/26/2024 08:38:39.099] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-8527e6a] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
03:38:39 [INFO] [02/26/2024 08:38:39.103] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:39 [INFO] [02/26/2024 08:38:39.160] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-12/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-ecb480b] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT0.001S>.
03:38:39 [INFO] [02/26/2024 08:38:39.180] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-12/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-ecb480b] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
03:38:39 [INFO] [02/26/2024 08:38:39.184] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:39 [INFO] [02/26/2024 08:38:39.240] [AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements/system/testProbe-13/$a][correlation-id:AcknowledgementAggregatorActorTest.discardDuplicateAndUnsolicitedAcknowledgements-d0329bd] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>.
03:38:39 [INFO] [02/26/2024 08:38:39.246] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:39 [INFO] [02/26/2024 08:38:39.404] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a][correlation-id:awaitsOnlyUntilTimeout] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT5S>.
03:38:44 [INFO] [02/26/2024 08:38:44.416] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a][correlation-id:awaitsOnlyUntilTimeout] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
03:38:45 [INFO] [02/26/2024 08:38:45.408] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:45 [INFO] [pekkoDeadLetter][02/26/2024 08:38:45.409] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a] Message [org.eclipse.ditto.base.model.signals.acks.Acknowledgement] to Actor[pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a#-1574214951] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a#-1574214951] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:38:45 [INFO] [02/26/2024 08:38:45.468] [AcknowledgementAggregatorActorTest_returnSingleResponseForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive/system/testProbe-15/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForLive-8ec2018] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>.
03:38:45 [INFO] [02/26/2024 08:38:45.472] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:45 [INFO] [02/26/2024 08:38:45.589] [AcknowledgementAggregatorActorTest_returnSingleResponseForTwin-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin/system/testProbe-16/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForTwin-1da7851] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:38:45 [INFO] [02/26/2024 08:38:45.594] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:45 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.84 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest
03:38:45 [INFO] Running org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest
03:38:45 08:38:45.636 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s -- in org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest
03:38:46 [INFO] Running org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest
03:38:46 08:38:46.127 [INFO ] [] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:38:46 [INFO] [02/26/2024 08:38:46.246] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$a][correlation-id:3e777735-fbb6-410e-9c30-851b585b8b73] Got 'RetrieveThings' message. Retrieving requested '1' Things..
03:38:46 [INFO] [02/26/2024 08:38:46.281] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$b][correlation-id:3e777735-fbb6-410e-9c30-851b585b8b73] Got 'RetrieveThings' message. Retrieving requested '1' Things..
03:38:46 [INFO] [02/26/2024 08:38:46.282] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$b] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests
03:38:46 [INFO] [02/26/2024 08:38:46.781] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-5] [pekko://ThingsAggregatorProxyActorTest/user/$b] OP_COMPLETE: finished waiting for requests
03:38:46 [INFO] [02/26/2024 08:38:46.805] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$c][correlation-id:3e777735-fbb6-410e-9c30-851b585b8b73] Got 'RetrieveThings' message. Retrieving requested '1' Things..
03:38:46 [INFO] [02/26/2024 08:38:46.829] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$d] SERVICE_REQUESTS_DONE: no ongoing requests
03:38:46 [INFO] [02/26/2024 08:38:46.832] [main] [CoordinatedShutdown(pekko://ThingsAggregatorProxyActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s -- in org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest
03:38:46 [INFO] Running org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest
03:38:46 08:38:46.856 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:38:47 08:38:47.121 [INFO ] [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTestSignalTransformer.
03:38:47 08:38:47.199 [DEBUG] [cid-1-create] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar>
03:38:47 08:38:47.215 [DEBUG] [cid-2-modify] o.e.d.b.s.s.SignalTransformers - Signal transforming of <ModifyAttribute [type=things.commands:modifyAttribute, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-2-modify}], thingId=foo:bar, attributePointer=/foo, attributeValue=42]> resulted in <ModifyAttribute [type=things.commands:modifyAttribute, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-2-modify}], thingId=foo:bar, attributePointer=/foo, attributeValue=42]>.
03:38:47 08:38:47.217 [DEBUG] [cid-2-modify] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar>
03:38:47 08:38:47.396 [DEBUG] [cid-1-create] o.e.d.b.s.s.SignalTransformers - Signal transforming of <CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-1-create}], thing=ImmutableThing [thingId=foo:bar, policyId=foo:bar, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null]> resulted in <CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-1-create}], thing=ImmutableThing [thingId=foo:bar, policyId=foo:bar, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null]>.
03:38:47 08:38:47.400 [INFO ] [cid-1-create] o.e.d.e.s.d.EdgeCommandForwarderActor - Forwarding thing signal with ID <foo:bar> and type <things.commands:createThing> to 'things' shard region
03:38:47 08:38:47.403 [INFO ] [cid-2-modify] o.e.d.e.s.d.EdgeCommandForwarderActor - Forwarding thing signal with ID <foo:bar> and type <things.commands:modifyAttribute> to 'things' shard region
03:38:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest
03:38:47 [INFO] Running org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest
03:38:47 08:38:47.501 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:38:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest
03:38:47 [INFO] 
03:38:47 [INFO] Results:
03:38:47 [INFO] 
03:38:47 [INFO] Tests run: 133, Failures: 0, Errors: 0, Skipped: 0
03:38:47 [INFO] 
03:38:47 [INFO] 
03:38:47 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge-service ---
03:38:47 [INFO] 
03:38:47 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-edge-service ---
03:38:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar
03:38:47 [INFO] 
03:38:47 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge-service ---
03:38:47 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:38:47 [INFO] No previous run data found, generating javadoc.
03:38:52 [WARNING] Javadoc Warnings
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/package-info.java:14: warning: no comment
03:38:52 [WARNING] package org.eclipse.ditto.edge.service;
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/package-info.java:15: warning: no comment
03:38:52 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements;
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/message/package-info.java:14: warning: no comment
03:38:52 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.message;
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/package-info.java:14: warning: no comment
03:38:52 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.things;
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/package-info.java:14: warning: no comment
03:38:52 [WARNING] package org.eclipse.ditto.edge.service.dispatching;
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/package-info.java:14: warning: no comment
03:38:52 [WARNING] package org.eclipse.ditto.edge.service.placeholders;
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/AskWithRetryCommandForwarder.java:61: warning: no comment
03:38:52 [WARNING] public AskWithRetryCommandForwarder(final ActorSystem actorSystem) {
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DefaultDittoHeadersValidator.java:41: warning: no comment
03:38:52 [WARNING] public DefaultDittoHeadersValidator(final ActorSystem actorSystem, final Config config) {
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/signaltransformer/DefaultNamespaceAppender.java:67: warning: no comment
03:38:52 [WARNING] public DefaultNamespaceAppender(final String defaultNamespace) {
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DittoHeadersValidator.java:67: warning: no comment
03:38:52 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<DittoHeadersValidator> {
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderActor.java:260: warning: no comment
03:38:52 [WARNING] public void forwardToConnectivityPubSub(final RetrieveAllConnectionIds cmd) {
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderExtension.java:59: warning: no comment
03:38:52 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<EdgeCommandForwarderExtension> {
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/FeaturePlaceholder.java:27: warning: no comment
03:38:52 [WARNING] static FeaturePlaceholder getInstance() {
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/PolicyPlaceholder.java:24: warning: no comment
03:38:52 [WARNING] static PolicyPlaceholder getInstance() {
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/RequestPlaceholder.java:24: warning: no comment
03:38:52 [WARNING] static RequestPlaceholder getInstance() {
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingJsonPlaceholder.java:24: warning: no comment
03:38:52 [WARNING] static ThingJsonPlaceholder getInstance() {
03:38:52 [WARNING] ^
03:38:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingPlaceholder.java:24: warning: no comment
03:38:52 [WARNING] static ThingPlaceholder getInstance() {
03:38:52 [WARNING] ^
03:38:52 [WARNING] 17 warnings
03:38:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar
03:38:52 [INFO] 
03:38:52 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge-service ---
03:38:52 [INFO] Tests are skipped.
03:38:52 [INFO] 
03:38:52 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge-service ---
03:38:52 [INFO] Tests are skipped.
03:38:52 [INFO] 
03:38:52 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge-service ---
03:38:52 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec
03:38:52 [INFO] Analyzed bundle 'Eclipse Ditto :: Edge :: Service' with 48 classes
03:38:52 [INFO] 
03:38:52 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge-service ---
03:38:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.pom
03:38:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.jar
03:38:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT-javadoc.jar
03:38:52 [INFO] 
03:38:52 [INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------
03:38:52 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 0-SNAPSHOT [59/77]
03:38:52 [INFO]   from internal/models/signalenrichment/pom.xml
03:38:52 [INFO] --------------------------------[ jar ]---------------------------------
03:38:52 [INFO] 
03:38:52 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signalenrichment ---
03:38:52 [INFO] 
03:38:52 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signalenrichment ---
03:38:52 [INFO] 
03:38:52 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment ---
03:38:52 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec
03:38:52 [INFO] 
03:38:52 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signalenrichment ---
03:38:52 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:38:52 [WARNING] 
03:38:52 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:38:52 [WARNING] 
03:38:52 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:38:52 [WARNING] 
03:38:52 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:38:52 [INFO] 
03:38:52 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signalenrichment ---
03:38:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/resources
03:38:52 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:38:52 [INFO] 
03:38:52 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signalenrichment ---
03:38:52 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT...
03:38:52 [INFO] 
03:38:52 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signalenrichment ---
03:38:52 [INFO] Changes detected - recompiling the module! :dependency
03:38:52 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes
03:38:52 [INFO] 
03:38:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signalenrichment ---
03:38:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/resources
03:38:52 [INFO] 
03:38:52 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signalenrichment ---
03:38:52 [INFO] Changes detected - recompiling the module! :dependency
03:38:52 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
03:38:53 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java uses or overrides a deprecated API.
03:38:53 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: Recompile with -Xlint:deprecation for details.
03:38:53 [INFO] 
03:38:53 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signalenrichment ---
03:38:53 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:38:53 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/surefire-reports
03:38:53 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:38:53 [INFO] 
03:38:53 [INFO] -------------------------------------------------------
03:38:53 [INFO]  T E S T S
03:38:53 [INFO] -------------------------------------------------------
03:38:54 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest
03:38:58 [INFO] [02/26/2024 08:38:57.912] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:38:58 08:38:58.128 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::bca44d9d-46df-4cc9-b9e8-b22f8c5822cd>
03:39:00 08:39:00.325 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::bca44d9d-46df-4cc9-b9e8-b22f8c5822cd>
03:39:00 [INFO] [02/26/2024 08:39:00.410] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:00 08:39:00.504 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::11c82592-420c-43d0-9252-829c9651431a>
03:39:01 08:39:01.491 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::11c82592-420c-43d0-9252-829c9651431a>
03:39:02 08:39:02.510 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::11c82592-420c-43d0-9252-829c9651431a>
03:39:03 [INFO] [02/26/2024 08:39:03.523] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:03 08:39:03.595 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::974b045c-c354-403c-8e33-889f9c97996b>
03:39:03 08:39:03.605 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::974b045c-c354-403c-8e33-889f9c97996b>
03:39:04 [INFO] [02/26/2024 08:39:04.616] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:04 08:39:04.682 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::73b777c2-7902-4ce8-be05-8717d1cf2aa3>
03:39:04 08:39:04.686 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::73b777c2-7902-4ce8-be05-8717d1cf2aa3>
03:39:05 [INFO] [02/26/2024 08:39:05.695] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:05 08:39:05.778 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::4e59c0f6-c15a-43bd-8fb5-2cabec9a748a>
03:39:05 08:39:05.782 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::4e59c0f6-c15a-43bd-8fb5-2cabec9a748a>
03:39:06 [INFO] [02/26/2024 08:39:06.790] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:06 08:39:06.850 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::8a41545d-f841-4bc0-a5de-f0f42a283aec>
03:39:06 08:39:06.863 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::8a41545d-f841-4bc0-a5de-f0f42a283aec>
03:39:07 [INFO] [02/26/2024 08:39:07.876] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:07 08:39:07.937 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::1bf8b1f4-dc77-4525-b9ac-7984c54f7e33>
03:39:07 08:39:07.941 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::1bf8b1f4-dc77-4525-b9ac-7984c54f7e33>
03:39:07 [INFO] [02/26/2024 08:39:07.946] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:08 08:39:08.020 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::c1fc7972-a324-4ea7-a5bb-4a6c80ce29b5>
03:39:08 08:39:08.024 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::c1fc7972-a324-4ea7-a5bb-4a6c80ce29b5>
03:39:08 [INFO] [02/26/2024 08:39:08.029] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:08 08:39:08.105 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::55fbc553-c40d-4b08-83be-7a25a0936df3>
03:39:08 [INFO] [02/26/2024 08:39:08.116] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:08 Feb 26, 2024 8:39:08 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
03:39:08 WARNING: Exception thrown during asynchronous load
03:39:08 java.util.concurrent.CompletionException: ThingNotAccessibleException [message='The Thing with ID ':55fbc553-c40d-4b08-83be-7a25a0936df3' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=2e5283ec-9bcc-4694-978a-318f80b3639a}]]
03:39:08 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
03:39:08 	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
03:39:08 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
03:39:08 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
03:39:08 	at java.base/java.lang.Thread.run(Thread.java:833)
03:39:08 Caused by: ThingNotAccessibleException [message='The Thing with ID ':55fbc553-c40d-4b08-83be-7a25a0936df3' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=2e5283ec-9bcc-4694-978a-318f80b3639a}]]
03:39:08 	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:150)
03:39:08 	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:132)
03:39:08 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:39:08 	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.lambda$thingNotAccessible$2(AbstractSignalEnrichmentFacadeTest.java:119)
03:39:08 	at org.eclipse.ditto.base.model.signals.DittoTestSystem$1.<init>(DittoTestSystem.java:40)
03:39:08 	at org.eclipse.ditto.base.model.signals.DittoTestSystem.run(DittoTestSystem.java:39)
03:39:08 	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.thingNotAccessible(AbstractSignalEnrichmentFacadeTest.java:106)
03:39:08 	at org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest.thingNotAccessible(SearchIndexingSignalEnrichmentFacadeTest.java:43)
03:39:08 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:39:08 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:39:08 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:39:08 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:39:08 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:39:08 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:39:08 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:39:08 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:39:08 	at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41)
03:39:08 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:39:08 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:39:08 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:39:08 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:39:08 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:39:08 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:39:08 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:39:08 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:39:08 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:39:08 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:39:08 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:39:08 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:39:08 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:39:08 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:39:08 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:39:08 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:39:08 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:39:08 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:39:08 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:39:08 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:39:08 
03:39:08 08:39:08.201 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing:test:thing-id>
03:39:08 [INFO] [02/26/2024 08:39:08.207] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:08 08:39:08.252 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::37e6e71c-d88c-48da-a8e1-751f016f7243>
03:39:18 Feb 26, 2024 8:39:18 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
03:39:18 WARNING: Exception thrown during asynchronous load
03:39:18 java.util.concurrent.CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://SearchIndexingSignalEnrichmentFacadeTest/system/testProbe-12#765355780), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
03:39:18 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
03:39:18 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
03:39:18 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1141)
03:39:18 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:39:18 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:39:18 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
03:39:18 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
03:39:18 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
03:39:18 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
03:39:18 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
03:39:18 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335)
03:39:18 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
03:39:18 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
03:39:18 	at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737)
03:39:18 	at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491)
03:39:18 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
03:39:18 	at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376)
03:39:18 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324)
03:39:18 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328)
03:39:18 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280)
03:39:18 	at java.base/java.lang.Thread.run(Thread.java:833)
03:39:18 Caused by: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://SearchIndexingSignalEnrichmentFacadeTest/system/testProbe-12#765355780), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
03:39:18 
03:39:18 [INFO] [02/26/2024 08:39:18.275] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:18 08:39:18.336 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::b8b2e175-9e54-4fbc-9a5d-615671292d64>
03:39:18 [INFO] [02/26/2024 08:39:18.342] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:18 08:39:18.410 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::12562245-31e5-4f7b-ba10-29b102b8b4ff>
03:39:18 Feb 26, 2024 8:39:18 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
03:39:18 WARNING: Exception thrown during asynchronous load
03:39:18 java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unexpected message: java.lang.Object@418f8c51
03:39:18 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
03:39:18 	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
03:39:18 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
03:39:18 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
03:39:18 	at java.base/java.lang.Thread.run(Thread.java:833)
03:39:18 Caused by: java.lang.IllegalStateException: Unexpected message: java.lang.Object@418f8c51
03:39:18 	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.toThrowable(ByRoundTripSignalEnrichmentFacade.java:109)
03:39:18 	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.extractPartialThing(ByRoundTripSignalEnrichmentFacade.java:100)
03:39:18 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
03:39:18 	... 2 more
03:39:18 
03:39:18 [INFO] [02/26/2024 08:39:18.416] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.31 s -- in org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest
03:39:18 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest
03:39:18 08:39:18.468 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::c1d9ba58-baad-48db-869c-f1b692aff4f6>
03:39:18 08:39:18.473 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::c1d9ba58-baad-48db-869c-f1b692aff4f6>
03:39:18 [INFO] [02/26/2024 08:39:18.482] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:18 08:39:18.550 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f54a1fb9-fb4b-4a9d-91fa-6577e2529fc8>
03:39:18 08:39:18.580 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f54a1fb9-fb4b-4a9d-91fa-6577e2529fc8>
03:39:19 08:39:19.585 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f54a1fb9-fb4b-4a9d-91fa-6577e2529fc8>
03:39:20 [INFO] [02/26/2024 08:39:20.594] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:20 08:39:20.648 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a99fb130-c435-4c9d-8e99-74cbe995cbd9>
03:39:20 08:39:20.652 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a99fb130-c435-4c9d-8e99-74cbe995cbd9>
03:39:21 [INFO] [02/26/2024 08:39:21.659] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:21 08:39:21.710 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::59b049ee-40ea-4d41-ba57-ece388027e60>
03:39:21 08:39:21.715 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::59b049ee-40ea-4d41-ba57-ece388027e60>
03:39:22 [INFO] [02/26/2024 08:39:22.721] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:22 08:39:22.765 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::9dea3fe5-c919-4e55-a2b7-bff896049662>
03:39:22 08:39:22.769 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::9dea3fe5-c919-4e55-a2b7-bff896049662>
03:39:23 [INFO] [02/26/2024 08:39:23.776] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:23 08:39:23.819 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::8cbe0c38-ec64-4ffd-a47c-57116c31e7e3>
03:39:23 08:39:23.822 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::8cbe0c38-ec64-4ffd-a47c-57116c31e7e3>
03:39:24 [INFO] [02/26/2024 08:39:24.828] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:24 08:39:24.882 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::8bfcf01f-3fcc-49be-9e74-c0d45fb802b0>
03:39:24 08:39:24.886 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::8bfcf01f-3fcc-49be-9e74-c0d45fb802b0>
03:39:24 [INFO] [02/26/2024 08:39:24.892] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:25 08:39:24.983 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a5616d53-0300-4ca7-9c7e-242d28734437>
03:39:25 08:39:24.994 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a5616d53-0300-4ca7-9c7e-242d28734437>
03:39:25 [INFO] [02/26/2024 08:39:25.000] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:25 08:39:25.062 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::b31fec9f-a40b-4d2b-9fc3-bf2a96bbf0ac>
03:39:25 Feb 26, 2024 8:39:25 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
03:39:25 WARNING: Exception thrown during asynchronous load
03:39:25 java.util.concurrent.CompletionException: ThingNotAccessibleException [message='The Thing with ID ':b31fec9f-a40b-4d2b-9fc3-bf2a96bbf0ac' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=282d552b-f0ce-47a4-aec5-ec9c09f79e9d}]]
03:39:25 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
03:39:25 	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
03:39:25 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
03:39:25 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
03:39:25 	at java.base/java.lang.Thread.run(Thread.java:833)
03:39:25 Caused by: ThingNotAccessibleException [message='The Thing with ID ':b31fec9f-a40b-4d2b-9fc3-bf2a96bbf0ac' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=282d552b-f0ce-47a4-aec5-ec9c09f79e9d}]]
03:39:25 	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:150)
03:39:25 	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:132)
03:39:25 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:39:25 	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.lambda$thingNotAccessible$2(AbstractSignalEnrichmentFacadeTest.java:119)
03:39:25 	at org.eclipse.ditto.base.model.signals.DittoTestSystem$1.<init>(DittoTestSystem.java:40)
03:39:25 	at org.eclipse.ditto.base.model.signals.DittoTestSystem.run(DittoTestSystem.java:39)
03:39:25 	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.thingNotAccessible(AbstractSignalEnrichmentFacadeTest.java:106)
03:39:25 	at org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest.thingNotAccessible(DittoCachingSignalEnrichmentFacadeTest.java:22)
03:39:25 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:39:25 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:39:25 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:39:25 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:39:25 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:39:25 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:39:25 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:39:25 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:39:25 	at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41)
03:39:25 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:39:25 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:39:25 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:39:25 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:39:25 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:39:25 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:39:25 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:39:25 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:39:25 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:39:25 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:39:25 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:39:25 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:39:25 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:39:25 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:39:25 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:39:25 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:39:25 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:39:25 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:39:25 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:39:25 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:39:25 
03:39:25 [INFO] [02/26/2024 08:39:25.066] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:25 08:39:25.113 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing:test:thing-id>
03:39:25 [INFO] [02/26/2024 08:39:25.118] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:25 08:39:25.168 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ab1619fc-a89e-46f8-ad0c-aedd39e8b019>
03:39:35 Feb 26, 2024 8:39:35 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
03:39:35 WARNING: Exception thrown during asynchronous load
03:39:35 java.util.concurrent.CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-25#-1276534419), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
03:39:35 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
03:39:35 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
03:39:35 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1141)
03:39:35 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:39:35 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:39:35 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
03:39:35 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
03:39:35 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
03:39:35 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
03:39:35 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
03:39:35 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335)
03:39:35 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
03:39:35 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
03:39:35 	at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737)
03:39:35 	at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491)
03:39:35 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
03:39:35 	at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376)
03:39:35 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324)
03:39:35 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328)
03:39:35 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280)
03:39:35 	at java.base/java.lang.Thread.run(Thread.java:833)
03:39:35 Caused by: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-25#-1276534419), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
03:39:35 
03:39:35 [INFO] [02/26/2024 08:39:35.191] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:35 08:39:35.236 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::caf652ba-48f7-4bf4-9ac4-8dfe0cd6d17f>
03:39:35 [INFO] [02/26/2024 08:39:35.245] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:35 08:39:35.310 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f571beb3-fbc5-4a7c-b88f-4c2fd3e56933>
03:39:35 Feb 26, 2024 8:39:35 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
03:39:35 WARNING: Exception thrown during asynchronous load
03:39:35 java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unexpected message: java.lang.Object@73191aa0
03:39:35 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
03:39:35 	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
03:39:35 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
03:39:35 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
03:39:35 	at java.base/java.lang.Thread.run(Thread.java:833)
03:39:35 Caused by: java.lang.IllegalStateException: Unexpected message: java.lang.Object@73191aa0
03:39:35 	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.toThrowable(ByRoundTripSignalEnrichmentFacade.java:109)
03:39:35 	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.extractPartialThing(ByRoundTripSignalEnrichmentFacade.java:100)
03:39:35 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
03:39:35 	... 2 more
03:39:35 
03:39:35 [INFO] [02/26/2024 08:39:35.319] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.90 s -- in org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest
03:39:35 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest
03:39:35 [INFO] [02/26/2024 08:39:35.396] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:35 [INFO] [02/26/2024 08:39:35.443] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:35 [INFO] [02/26/2024 08:39:35.529] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:35 [INFO] [02/26/2024 08:39:35.580] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:35 [INFO] [02/26/2024 08:39:35.627] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest
03:39:35 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest
03:39:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s -- in org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest
03:39:36 [INFO] 
03:39:36 [INFO] Results:
03:39:36 [INFO] 
03:39:36 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
03:39:36 [INFO] 
03:39:36 [INFO] 
03:39:36 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signalenrichment ---
03:39:36 [INFO] 
03:39:36 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signalenrichment ---
03:39:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar
03:39:36 [INFO] 
03:39:36 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signalenrichment ---
03:39:36 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:39:36 [INFO] No previous run data found, generating javadoc.
03:39:40 [WARNING] Javadoc Warnings
03:39:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/package-info.java:14: warning: no comment
03:39:40 [WARNING] package org.eclipse.ditto.internal.models.signalenrichment;
03:39:40 [WARNING] ^
03:39:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/CachingSignalEnrichmentFacade.java:47: warning: no comment
03:39:40 [WARNING] default JsonObject applyJsonFieldSelector(final JsonObject jsonObject,
03:39:40 [WARNING] ^
03:39:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:87: warning: no @return
03:39:40 [WARNING] public static DittoCachingSignalEnrichmentFacade newInstance(final SignalEnrichmentFacade cacheLoaderFacade,
03:39:40 [WARNING] ^
03:39:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:483: warning: no comment
03:39:40 [WARNING] protected static final class CachingParameters {
03:39:40 [WARNING] ^
03:39:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:64: warning: no comment
03:39:40 [WARNING] protected final Cache<SignalEnrichmentCacheKey, JsonObject> extraFieldsCache;
03:39:40 [WARNING] ^
03:39:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:66: warning: no comment
03:39:40 [WARNING] protected DittoCachingSignalEnrichmentFacade(
03:39:40 [WARNING] ^
03:39:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:478: warning: no comment
03:39:40 [WARNING] protected JsonFieldSelector determineSelector(final String namespace) {
03:39:40 [WARNING] ^
03:39:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:313: warning: no comment
03:39:40 [WARNING] protected CompletableFuture<JsonObject> doCacheLookup(final SignalEnrichmentCacheKey cacheKey,
03:39:40 [WARNING] ^
03:39:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:189: warning: no comment
03:39:40 [WARNING] protected CompletionStage<JsonObject> doRetrievePartialThing(final EntityId thingId,
03:39:40 [WARNING] ^
03:39:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:490: warning: no comment
03:39:40 [WARNING] public CachingParameters(@Nullable final JsonFieldSelector fieldSelector,
03:39:40 [WARNING] ^
03:39:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SearchIndexingSignalEnrichmentFacade.java:59: warning: no @return
03:39:40 [WARNING] public static SearchIndexingSignalEnrichmentFacade newInstance(
03:39:40 [WARNING] ^
03:39:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SignalEnrichmentProviderConfig.java:57: warning: no comment
03:39:40 [WARNING] CACHE_ENABLED("cache.enabled", true);
03:39:40 [WARNING] ^
03:39:40 [WARNING] 12 warnings
03:39:40 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar
03:39:40 [INFO] 
03:39:40 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signalenrichment ---
03:39:40 [INFO] Tests are skipped.
03:39:40 [INFO] 
03:39:40 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signalenrichment ---
03:39:40 [INFO] Tests are skipped.
03:39:40 [INFO] 
03:39:40 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signalenrichment ---
03:39:40 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec
03:39:40 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal Enrichment' with 10 classes
03:39:40 [INFO] 
03:39:40 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signalenrichment ---
03:39:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT.pom
03:39:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar
03:39:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar
03:39:40 [INFO] 
03:39:40 [INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >-----
03:39:40 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 0-SNAPSHOT [60/77]
03:39:40 [INFO]   from internal/utils/conditional-headers/pom.xml
03:39:40 [INFO] --------------------------------[ jar ]---------------------------------
03:39:40 [INFO] 
03:39:40 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-conditional-headers ---
03:39:40 [INFO] 
03:39:40 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-conditional-headers ---
03:39:40 [INFO] 
03:39:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers ---
03:39:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec
03:39:40 [INFO] 
03:39:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers ---
03:39:40 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:39:40 [WARNING] 
03:39:40 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:39:40 [WARNING] 
03:39:40 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:39:40 [WARNING] 
03:39:40 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:39:40 [INFO] 
03:39:40 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-conditional-headers ---
03:39:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/resources
03:39:40 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:39:40 [INFO] 
03:39:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-conditional-headers ---
03:39:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT...
03:39:40 [INFO] 
03:39:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-conditional-headers ---
03:39:40 [INFO] Changes detected - recompiling the module! :dependency
03:39:40 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
03:39:40 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java uses unchecked or unsafe operations.
03:39:40 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: Recompile with -Xlint:unchecked for details.
03:39:40 [INFO] 
03:39:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-conditional-headers ---
03:39:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/test/resources
03:39:40 [INFO] 
03:39:40 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers ---
03:39:40 [INFO] Changes detected - recompiling the module! :dependency
03:39:40 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
03:39:40 [INFO] 
03:39:40 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-conditional-headers ---
03:39:40 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:39:40 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/surefire-reports
03:39:40 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:39:40 [INFO] 
03:39:40 [INFO] -------------------------------------------------------
03:39:40 [INFO]  T E S T S
03:39:40 [INFO] -------------------------------------------------------
03:39:41 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest
03:39:42 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest
03:39:42 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest
03:39:42 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest
03:39:42 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest
03:39:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest
03:39:42 [INFO] 
03:39:42 [INFO] Results:
03:39:42 [INFO] 
03:39:42 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
03:39:42 [INFO] 
03:39:42 [INFO] 
03:39:42 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers ---
03:39:42 [INFO] 
03:39:42 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-conditional-headers ---
03:39:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar
03:39:42 [INFO] 
03:39:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-conditional-headers ---
03:39:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:39:43 [INFO] No previous run data found, generating javadoc.
03:39:45 [WARNING] Javadoc Warnings
03:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/package-info.java:14: warning: no comment
03:39:45 [WARNING] package org.eclipse.ditto.internal.utils.headers.conditional;
03:39:45 [WARNING] ^
03:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @param for <C>
03:39:45 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) {
03:39:45 [WARNING] ^
03:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @return
03:39:45 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) {
03:39:45 [WARNING] ^
03:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfMatchPreconditionHeader.java:28: warning: no comment
03:39:45 [WARNING] public final class IfMatchPreconditionHeader implements PreconditionHeader<EntityTag> {
03:39:45 [WARNING] ^
03:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfNoneMatchPreconditionHeader.java:26: warning: no comment
03:39:45 [WARNING] public final class IfNoneMatchPreconditionHeader implements PreconditionHeader<EntityTag> {
03:39:45 [WARNING] ^
03:39:45 [WARNING] 5 warnings
03:39:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar
03:39:45 [INFO] 
03:39:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-conditional-headers ---
03:39:45 [INFO] Tests are skipped.
03:39:45 [INFO] 
03:39:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-conditional-headers ---
03:39:45 [INFO] Tests are skipped.
03:39:45 [INFO] 
03:39:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-conditional-headers ---
03:39:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec
03:39:45 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Conditional Headers' with 4 classes
03:39:45 [INFO] 
03:39:45 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-conditional-headers ---
03:39:45 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.pom
03:39:45 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar
03:39:45 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar
03:39:45 [INFO] 
03:39:45 [INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------
03:39:45 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 0-SNAPSHOT [61/77]
03:39:45 [INFO]   from internal/utils/persistent-actors/pom.xml
03:39:45 [INFO] --------------------------------[ jar ]---------------------------------
03:39:45 [INFO] 
03:39:45 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistent-actors ---
03:39:45 [INFO] 
03:39:45 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistent-actors ---
03:39:45 [INFO] 
03:39:45 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors ---
03:39:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:39:45 [INFO] 
03:39:45 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors ---
03:39:45 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec
03:39:45 [INFO] 
03:39:45 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistent-actors ---
03:39:45 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:39:45 [WARNING] 
03:39:45 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:39:45 [WARNING] 
03:39:45 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:39:45 [WARNING] 
03:39:45 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:39:45 [INFO] 
03:39:45 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistent-actors ---
03:39:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/resources
03:39:45 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:39:45 [INFO] 
03:39:45 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistent-actors ---
03:39:45 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT...
03:39:45 [INFO] 
03:39:45 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistent-actors ---
03:39:45 [INFO] Changes detected - recompiling the module! :dependency
03:39:45 [INFO] Compiling 42 source files with javac [debug target 17] to target/classes
03:39:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java: Some input files use unchecked or unsafe operations.
03:39:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java: Recompile with -Xlint:unchecked for details.
03:39:46 [INFO] 
03:39:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistent-actors ---
03:39:46 [INFO] Copying 6 resources from src/test/resources to target/test-classes
03:39:46 [INFO] 
03:39:46 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistent-actors ---
03:39:46 [INFO] Changes detected - recompiling the module! :dependency
03:39:46 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
03:39:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java uses or overrides a deprecated API.
03:39:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: Recompile with -Xlint:deprecation for details.
03:39:47 [INFO] 
03:39:47 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistent-actors ---
03:39:47 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:39:47 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/surefire-reports
03:39:47 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:39:47 [INFO] 
03:39:47 [INFO] -------------------------------------------------------
03:39:47 [INFO]  T E S T S
03:39:47 [INFO] -------------------------------------------------------
03:39:48 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest
03:39:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.585 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest
03:39:50 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest
03:39:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:39:58 [INFO] [02/26/2024 08:39:57.921] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:58 [INFO] [02/26/2024 08:39:58.383] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:58 [INFO] [02/26/2024 08:39:58.608] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:58 [INFO] [02/26/2024 08:39:58.778] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:39:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.878 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest
03:39:58 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest
03:39:59 08:39:59.701 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:00 08:40:00.513 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
03:40:00 08:40:00.680 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id>
03:40:01 08:40:01.284 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
03:40:01 08:40:01.286 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT6M1.5234375S> from start
03:40:01 08:40:01.477 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:01 08:40:01.590 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
03:40:01 08:40:01.642 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Activating kill-switch on demand: <SingleKillSwitch(1214200773)>
03:40:01 08:40:01.647 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
03:40:01 08:40:01.651 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown and disabled. Last PID=<thing:last:pid>
03:40:02 08:40:01.993 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:02 08:40:02.088 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream disabled. lastPid=<>
03:40:02 08:40:02.139 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:02 08:40:02.249 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
03:40:02 08:40:02.261 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
03:40:02 08:40:02.261 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id>
03:40:02 08:40:02.363 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT8M11.30859375S> from start
03:40:02 08:40:02.373 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
03:40:02 [INFO] [02/26/2024 08:40:02.407] [test-pekko.actor.default-dispatcher-9] [pekko://test/system/testProbe-5/$a] Stream complete. Next stream in <PT7M10.6640625S> from start
03:40:02 08:40:02.407 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT7M10.6640625S> from start
03:40:02 08:40:02.479 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:02 08:40:02.577 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
03:40:02 08:40:02.582 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Aborting stream because of graceful shutdown.
03:40:02 08:40:02.583 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown. Next stream in <PT6M9.7265625S> starting from <>
03:40:02 08:40:02.642 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:02 08:40:02.747 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
03:40:02 08:40:02.754 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT6M28.18359375S> from start
03:40:02 08:40:02.824 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:03 08:40:02.957 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:03 08:40:03.132 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.669 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest
03:40:03 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest
03:40:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest
03:40:03 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest
03:40:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest
03:40:03 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest
03:40:04 [INFO] [02/26/2024 08:40:04.354] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:04 [INFO] [02/26/2024 08:40:04.591] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:04 [INFO] [02/26/2024 08:40:04.928] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest
03:40:04 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest
03:40:06 08:40:06.102 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:06 08:40:06.628 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:namespace:slowDelete', deleting snapshots to sequence number 9 and events to 9.
03:40:06 08:40:06.632 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Another cleanup is already running, rejecting the new cleanup request.
03:40:06 08:40:06.742 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:06 08:40:06.877 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteSucceeds', deleting snapshots to sequence number 9 and events to 9.
03:40:06 08:40:06.879 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteSucceeds' completed.
03:40:06 08:40:06.924 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:07 08:40:07.026 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:namespace:failDeleteSnapshot', deleting snapshots to sequence number 4 and events to 4.
03:40:07 08:40:07.032 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteSnapshot' failed. Snapshots: DeleteSnapshotsFailure (thing:namespace:failDeleteSnapshot). Messages: DeleteMessagesSuccess.
03:40:07 08:40:07.087 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:07 08:40:07.195 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteNotCalledWhenRevisionDidNotChange', deleting snapshots to sequence number 19 and events to 19.
03:40:07 08:40:07.196 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteNotCalledWhenRevisionDidNotChange' completed.
03:40:07 08:40:07.280 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:07 08:40:07.383 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:namespace:failDeleteMessage', deleting snapshots to sequence number 4 and events to 5.
03:40:07 08:40:07.385 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteMessage' failed. Snapshots: DeleteSnapshotsSuccess. Messages: DeleteMessagesFailure (thing:namespace:failDeleteMessage).
03:40:07 08:40:07.437 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:07 08:40:07.550 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testZeroStaleEventsKept', deleting snapshots to sequence number 9 and events to 10.
03:40:07 08:40:07.551 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testZeroStaleEventsKept' completed.
03:40:07 08:40:07.614 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:40:07 08:40:07.708 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged', deleting snapshots to sequence number 9 and events to 9.
03:40:07 08:40:07.710 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed.
03:40:07 08:40:07.719 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged', deleting snapshots to sequence number 19 and events to 19.
03:40:07 08:40:07.720 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed.
03:40:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.782 s -- in org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest
03:40:07 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest
03:40:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.320 s -- in org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest
03:40:12 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest
03:40:12 [INFO] [02/26/2024 08:40:12.302] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$a] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>.
03:40:12 [INFO] [02/26/2024 08:40:12.305] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$a] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>.
03:40:13 [INFO] [02/26/2024 08:40:13.346] [Thread-26] [pekko://PekkoTestSystem/user/$a] Sending pings completed.
03:40:13 [INFO] [02/26/2024 08:40:13.347] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$a] Got ping completed.
03:40:13 [INFO] [02/26/2024 08:40:13.364] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$b] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>.
03:40:13 [INFO] [02/26/2024 08:40:13.364] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$b] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>.
03:40:13 [INFO] [02/26/2024 08:40:13.373] [PekkoTestSystem-pekko.actor.default-dispatcher-5] [pekko://PekkoTestSystem/user/$b] Another ping iteration is currently in progress. Next iteration will be started after <PT10M>.
03:40:13 Feb 26, 2024 8:40:13 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:40:13 WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:40:13 Feb 26, 2024 8:40:13 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:40:13 WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:40:14 Feb 26, 2024 8:40:14 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:40:14 WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:40:14 [INFO] [02/26/2024 08:40:14.385] [Thread-27] [pekko://PekkoTestSystem/user/$b] Sending pings completed.
03:40:14 [INFO] [02/26/2024 08:40:14.386] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/user/$b] Got ping completed.
03:40:14 [INFO] [02/26/2024 08:40:14.489] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.375 s -- in org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest
03:40:14 [INFO] 
03:40:14 [INFO] Results:
03:40:14 [INFO] 
03:40:14 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0
03:40:14 [INFO] 
03:40:14 [INFO] 
03:40:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistent-actors ---
03:40:14 [INFO] 
03:40:14 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistent-actors ---
03:40:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar
03:40:14 [INFO] 
03:40:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistent-actors ---
03:40:14 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:40:14 [INFO] No previous run data found, generating javadoc.
03:40:20 [WARNING] Javadoc Warnings
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/package-info.java:14: warning: no comment
03:40:20 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors;
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/package-info.java:15: warning: no comment
03:40:20 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.cleanup;
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/config/package-info.java:14: warning: no comment
03:40:20 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.config;
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java:39: warning: no comment
03:40:20 [WARNING] protected final Map<Class<? extends C>, CommandStrategy<? extends C, S, K, ? extends E>> strategies;
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/events/AbstractEventStrategies.java:36: warning: no comment
03:40:20 [WARNING] protected final Logger log = LoggerFactory.getLogger(getClass());
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/ResultVisitor.java:80: warning: no @param for errorCausingCommand
03:40:20 [WARNING] void onError(DittoRuntimeException error, Command<?> errorCausingCommand);
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:534: warning: no comment
03:40:20 [WARNING] protected void becomeDeletedHandler() {
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:684: warning: no comment
03:40:20 [WARNING] protected void handleByCommandStrategy(final C command) {
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:1051: warning: no comment
03:40:20 [WARNING] public PersistEmptyEvent(final EmptyEvent emptyEvent) {
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:125: warning: no comment
03:40:20 [WARNING] @Nullable protected final BlockedNamespaces blockedNamespaces;
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:129: warning: no comment
03:40:20 [WARNING] @Nullable protected ActorRef enforcerChild;
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:127: warning: no comment
03:40:20 [WARNING] @Nullable protected E entityId;
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:131: warning: no comment
03:40:20 [WARNING] protected final Duration localAskTimeout;
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:119: warning: no comment
03:40:20 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this);
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:123: warning: no comment
03:40:20 [WARNING] protected final MongoReadJournal mongoReadJournal;
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:117: warning: no comment
03:40:20 [WARNING] protected static final String PERSISTENCE_ACTOR_NAME = "pa";
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:128: warning: no comment
03:40:20 [WARNING] @Nullable protected ActorRef persistenceActorChild;
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:146: warning: no comment
03:40:20 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final ActorRef persistenceActorChild,
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:141: warning: no comment
03:40:20 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final BlockedNamespaces blockedNamespaces,
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:226: warning: no comment
03:40:20 [WARNING] protected Receive activeBehaviour(final Runnable matchProcessNextTwinMessageBehavior,
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:596: warning: no comment
03:40:20 [WARNING] protected void becomeTwinSignalProcessingAwaiting() {
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:1025: warning: no comment
03:40:20 [WARNING] protected CompletionStage<Object> filterTargetActorResponseViaEnforcer(
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:646: warning: no comment
03:40:20 [WARNING] protected void restartChild() {
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:60: warning: no comment
03:40:20 [WARNING] protected AbstractPersistentActorWithTimersAndCleanup() {
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:64: warning: no comment
03:40:20 [WARNING] protected DittoDiagnosticLoggingAdapter createLogger() {
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for <K>
03:40:20 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log,
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for actorSystem
03:40:20 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log,
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:59: warning: no comment
03:40:20 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:68: warning: no comment
03:40:20 [WARNING] public EmptyEvent(final JsonValue effect, final long revision, final DittoHeaders dittoHeaders) {
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/Result.java:53: warning: no @param for <E>
03:40:20 [WARNING] static <E extends Event<?>> Result<E> empty() {
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:344: warning: no comment
03:40:20 [WARNING] public enum Control {
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:348: warning: no comment
03:40:20 [WARNING] SERVICE_REQUESTS_DONE
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:347: warning: no comment
03:40:20 [WARNING] SHUTDOWN,
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:345: warning: no comment
03:40:20 [WARNING] STREAM_COMPLETE,
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:346: warning: no comment
03:40:20 [WARNING] STREAM_FAILED,
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:355: warning: no comment
03:40:20 [WARNING] IN_QUIET_PERIOD,
03:40:20 [WARNING] ^
03:40:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:356: warning: no comment
03:40:20 [WARNING] RUNNING
03:40:20 [WARNING] ^
03:40:20 [WARNING] 37 warnings
03:40:20 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar
03:40:20 [INFO] 
03:40:20 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistent-actors ---
03:40:20 [INFO] Tests are skipped.
03:40:20 [INFO] 
03:40:20 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistent-actors ---
03:40:20 [INFO] Tests are skipped.
03:40:20 [INFO] 
03:40:20 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistent-actors ---
03:40:20 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec
03:40:20 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistent Actors' with 49 classes
03:40:20 [INFO] 
03:40:20 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistent-actors ---
03:40:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT.pom
03:40:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar
03:40:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar
03:40:20 [INFO] 
03:40:20 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >-----------
03:40:20 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 0-SNAPSHOT [62/77]
03:40:20 [INFO]   from internal/utils/protocol/pom.xml
03:40:20 [INFO] --------------------------------[ jar ]---------------------------------
03:40:20 [INFO] 
03:40:20 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-protocol ---
03:40:20 [INFO] 
03:40:20 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-protocol ---
03:40:20 [INFO] 
03:40:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol ---
03:40:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec
03:40:20 [INFO] 
03:40:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-protocol ---
03:40:20 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:40:20 [WARNING] 
03:40:20 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:40:20 [WARNING] 
03:40:20 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:40:20 [WARNING] 
03:40:20 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:40:20 [INFO] 
03:40:20 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-protocol ---
03:40:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/resources
03:40:20 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:40:20 [INFO] 
03:40:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-protocol ---
03:40:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT...
03:40:20 [INFO] 
03:40:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-protocol ---
03:40:20 [INFO] Changes detected - recompiling the module! :dependency
03:40:20 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
03:40:20 [INFO] 
03:40:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-protocol ---
03:40:20 [INFO] Copying 1 resource from src/test/resources to target/test-classes
03:40:20 [INFO] 
03:40:20 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-protocol ---
03:40:20 [INFO] Changes detected - recompiling the module! :dependency
03:40:20 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes
03:40:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java uses or overrides a deprecated API.
03:40:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: Recompile with -Xlint:deprecation for details.
03:40:21 [INFO] 
03:40:21 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-protocol ---
03:40:21 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:40:21 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/surefire-reports
03:40:21 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:40:21 [INFO] 
03:40:21 [INFO] -------------------------------------------------------
03:40:21 [INFO]  T E S T S
03:40:21 [INFO] -------------------------------------------------------
03:40:22 [INFO] Running org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest
03:40:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.882 s -- in org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest
03:40:25 [INFO] Running org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest
03:40:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.813 s -- in org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest
03:40:29 [INFO] 
03:40:29 [INFO] Results:
03:40:29 [INFO] 
03:40:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
03:40:29 [INFO] 
03:40:29 [INFO] 
03:40:29 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-protocol ---
03:40:29 [INFO] 
03:40:29 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-protocol ---
03:40:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar
03:40:29 [INFO] 
03:40:29 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-protocol ---
03:40:29 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:40:29 [INFO] No previous run data found, generating javadoc.
03:40:32 [WARNING] Javadoc Warnings
03:40:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/package-info.java:14: warning: no comment
03:40:32 [WARNING] package org.eclipse.ditto.internal.utils.protocol.config;
03:40:32 [WARNING] ^
03:40:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/ProtocolAdapterProvider.java:90: warning: no comment
03:40:32 [WARNING] protected abstract HeaderTranslator createHttpHeaderTranslatorInstance(ProtocolConfig protocolConfig);
03:40:32 [WARNING] ^
03:40:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/ProtocolConfig.java:42: warning: no comment
03:40:32 [WARNING] enum ProtocolConfigValue implements KnownConfigValue {
03:40:32 [WARNING] ^
03:40:32 [WARNING] 3 warnings
03:40:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar
03:40:32 [INFO] 
03:40:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-protocol ---
03:40:32 [INFO] Tests are skipped.
03:40:32 [INFO] 
03:40:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-protocol ---
03:40:32 [INFO] Tests are skipped.
03:40:32 [INFO] 
03:40:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-protocol ---
03:40:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec
03:40:32 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Protocol' with 5 classes
03:40:32 [INFO] 
03:40:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-protocol ---
03:40:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT.pom
03:40:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT.jar
03:40:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar
03:40:32 [INFO] 
03:40:32 [INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >----------
03:40:32 [INFO] Building Eclipse Ditto :: RQL :: search option parser 0-SNAPSHOT [63/77]
03:40:32 [INFO]   from rql/search-option-parser/pom.xml
03:40:32 [INFO] -------------------------------[ bundle ]-------------------------------
03:40:32 [INFO] 
03:40:32 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-search-option-parser ---
03:40:32 [INFO] 
03:40:32 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-search-option-parser ---
03:40:32 [INFO] 
03:40:32 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser ---
03:40:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:40:32 [INFO] 
03:40:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser ---
03:40:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec
03:40:32 [INFO] 
03:40:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-search-option-parser ---
03:40:32 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:40:32 [WARNING] 
03:40:32 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:40:32 [WARNING] 
03:40:32 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:40:32 [WARNING] 
03:40:32 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:40:32 [INFO] 
03:40:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-search-option-parser ---
03:40:32 [INFO] Copying 0 resource from src/main/resources to target/classes
03:40:32 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:40:32 [INFO] 
03:40:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-search-option-parser ---
03:40:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT...
03:40:32 [INFO] 
03:40:32 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-search-option-parser ---
03:40:32 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
03:40:32 [INFO] compiling 1 Scala source and 2 Java sources to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes ...
03:40:41 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details
03:40:41 [WARNING] one warning found
03:40:43 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
03:40:43 1 warning.
03:40:43 [INFO] done compiling
03:40:43 [INFO] compile in 10.4 s
03:40:43 [INFO] 
03:40:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-search-option-parser ---
03:40:43 [INFO] Changes detected - recompiling the module! :dependency
03:40:43 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
03:40:43 [WARNING] bootstrap class path not set in conjunction with -source 8
03:40:43 [INFO] 
03:40:43 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-search-option-parser ---
03:40:43 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
03:40:43 [INFO] compile in 0.0 s
03:40:43 [INFO] 
03:40:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-search-option-parser ---
03:40:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/src/test/resources
03:40:43 [INFO] 
03:40:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-search-option-parser ---
03:40:43 [INFO] Changes detected - recompiling the module! :dependency
03:40:43 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
03:40:43 [WARNING] bootstrap class path not set in conjunction with -source 8
03:40:43 [INFO] 
03:40:43 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-search-option-parser ---
03:40:43 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
03:40:43 [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/test-classes ...
03:40:45 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
03:40:45 1 warning.
03:40:45 [INFO] done compiling
03:40:45 [INFO] compile in 2.4 s
03:40:45 [INFO] 
03:40:45 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-search-option-parser ---
03:40:45 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:40:45 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/surefire-reports
03:40:45 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:40:45 [INFO] 
03:40:45 [INFO] -------------------------------------------------------
03:40:45 [INFO]  T E S T S
03:40:45 [INFO] -------------------------------------------------------
03:40:46 [INFO] Running org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest
03:40:48 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 s -- in org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest
03:40:48 [INFO] 
03:40:48 [INFO] Results:
03:40:48 [INFO] 
03:40:48 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
03:40:48 [INFO] 
03:40:48 [INFO] 
03:40:48 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-search-option-parser ---
03:40:48 [INFO] 
03:40:48 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-search-option-parser ---
03:40:48 [WARNING] Bundle org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 
03:40:48 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar
03:40:48 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/MANIFEST.MF
03:40:48 [INFO] 
03:40:48 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-search-option-parser ---
03:40:48 [INFO] Tests are skipped.
03:40:48 [INFO] 
03:40:48 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-search-option-parser ---
03:40:48 [INFO] Tests are skipped.
03:40:48 [INFO] 
03:40:48 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-search-option-parser ---
03:40:48 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec
03:40:48 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: search option parser' with 3 classes
03:40:48 [INFO] 
03:40:48 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-search-option-parser ---
03:40:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.pom
03:40:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar
03:40:48 [INFO] 
03:40:48 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-search-option-parser ---
03:40:48 [INFO] Installing org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar
03:40:48 [INFO] Writing OBR metadata
03:40:48 [INFO] 
03:40:48 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------
03:40:48 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 0-SNAPSHOT [64/77]
03:40:48 [INFO]   from internal/utils/search/pom.xml
03:40:48 [INFO] --------------------------------[ jar ]---------------------------------
03:40:48 [INFO] 
03:40:48 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-search ---
03:40:48 [INFO] 
03:40:48 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-search ---
03:40:48 [INFO] 
03:40:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search ---
03:40:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec
03:40:48 [INFO] 
03:40:48 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-search ---
03:40:48 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:40:48 [WARNING] 
03:40:48 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:40:48 [WARNING] 
03:40:48 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:40:48 [WARNING] 
03:40:48 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:40:48 [INFO] 
03:40:48 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-search ---
03:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/resources
03:40:48 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:40:48 [INFO] 
03:40:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-search ---
03:40:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT...
03:40:48 [INFO] 
03:40:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-search ---
03:40:48 [INFO] Changes detected - recompiling the module! :dependency
03:40:48 [INFO] Compiling 5 source files with javac [debug target 17] to target/classes
03:40:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java uses unchecked or unsafe operations.
03:40:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: Recompile with -Xlint:unchecked for details.
03:40:49 [INFO] 
03:40:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-search ---
03:40:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/resources
03:40:49 [INFO] 
03:40:49 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-search ---
03:40:49 [INFO] Changes detected - recompiling the module! :dependency
03:40:49 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
03:40:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java uses or overrides a deprecated API.
03:40:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: Recompile with -Xlint:deprecation for details.
03:40:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java uses unchecked or unsafe operations.
03:40:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: Recompile with -Xlint:unchecked for details.
03:40:49 [INFO] 
03:40:49 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-search ---
03:40:49 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:40:49 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/surefire-reports
03:40:49 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:40:49 [INFO] 
03:40:49 [INFO] -------------------------------------------------------
03:40:49 [INFO]  T E S T S
03:40:49 [INFO] -------------------------------------------------------
03:40:51 [INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceTest
03:40:56 SLF4J(W): Class path contains multiple SLF4J providers.
03:40:56 SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@6a0ee80]
03:40:56 SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@71de1091]
03:40:56 SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
03:40:56 SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@6a0ee80]
03:40:56 [WARN] [02/26/2024 08:40:56.696] [default-pekko.actor.default-dispatcher-6] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-0)] [resume-source-errors-flow] Upstream failed, cause: InvalidRqlExpressionException: The given RQL expression was invalid
03:40:56 [INFO] [02/26/2024 08:40:56.912] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:57 [INFO] [02/26/2024 08:40:57.387] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:57 08:40:57.594 [default-pekko.actor.default-dispatcher-6] INFO org.eclipse.ditto.internal.utils.search.SearchSource -- Resuming from: org.apache.pekko.stream.RemoteStreamRefActorTerminatedException: [SourceRef-0] Remote stream (pekko://default/system/Materializers/StreamSupervisor-2/$$a-SinkRef-0) failed, reason: mock cursor-not-found error
03:40:57 [INFO] [02/26/2024 08:40:57.820] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:58 [WARN] [02/26/2024 08:40:57.993] [default-pekko.actor.default-dispatcher-6] [SinkRefStageImpl(pekko://default)] [SinkRef-0] Stream already completed before remote side materialized, failing now.
03:40:58 [INFO] [02/26/2024 08:40:58.001] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.012 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceTest
03:40:58 [INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest
03:40:58 [INFO] [02/26/2024 08:40:58.160] [default-pekko.actor.default-dispatcher-4] [pekko://default/user/$a] SubscriptionID not found, responding with SubscriptionFailed: <RequestFromSubscription[type=thing-search.commands:request, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=nonexistentSid, demand=1]>
03:40:58 [INFO] [02/26/2024 08:40:58.166] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:58 08:40:58.384 [default-pekko.actor.default-dispatcher-9] ERROR org.eclipse.ditto.internal.utils.search.SearchSource -- Unexpected error
03:40:58 org.apache.pekko.pattern.AskTimeoutException: mock error
03:40:58 [INFO] [02/26/2024 08:40:58.736] [default-pekko.actor.default-dispatcher-8] [pekko://default/user/$a] Processing <CreateSubscription[type=thing-search.commands:subscribe, dittoHeaders=ImmutableDittoHeaders [{}], filter=null, options=size(0), fields=null, namespaces=null, prefix=null]>
03:40:58 [INFO] [02/26/2024 08:40:58.747] [default-pekko.actor.default-dispatcher-8] [pekko://default/user/$a/0] SubscriptionFailed [type=thing-search.subscription.events:failed, subscriptionId=0, dittoHeaders=ImmutableDittoHeaders [{}], error=InvalidOptionException [message='Invalid option: 'size(0)'', errorCode=thing-search:search.option.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='size(n) -- n must be between 1 and 200', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]]
03:40:58 [INFO] [02/26/2024 08:40:58.750] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:58 [INFO] [02/26/2024 08:40:58.858] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a] Processing <CreateSubscription[type=thing-search.commands:subscribe, dittoHeaders=ImmutableDittoHeaders [{}], filter=exists(attributes/tag1), options=size(1), fields=/thingId, namespaces=null, prefix=null]>
03:40:58 [INFO] [02/26/2024 08:40:58.877] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a/0] SubscriptionFailed [type=thing-search.subscription.events:failed, subscriptionId=0, dittoHeaders=ImmutableDittoHeaders [{}], error=SubscriptionProtocolErrorException [message='The number of requested elements must be > 0 (see reactive-streams specification, rule 3.9)', errorCode=thing-search:subscription.protocol.error, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='null', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]]
03:40:58 [INFO] [02/26/2024 08:40:58.880] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest
03:40:58 [INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest
03:40:58 [INFO] [02/26/2024 08:40:58.947] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:59 [INFO] [02/26/2024 08:40:59.038] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:59 [INFO] [02/26/2024 08:40:59.119] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:59 [INFO] [02/26/2024 08:40:59.383] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest
03:40:59 [INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionActorTest
03:40:59 [INFO] [02/26/2024 08:40:59.455] [SubscriptionActorTest0-pekko.actor.default-dispatcher-6] [pekko://SubscriptionActorTest0/user/-2147483648] Stopping due to idle timeout
03:40:59 [INFO] [02/26/2024 08:40:59.500] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:59 [INFO] [02/26/2024 08:40:59.593] [SubscriptionActorTest0-pekko.actor.default-dispatcher-4] [pekko://SubscriptionActorTest0/user/-2147483648] Processing <CancelSubscription[type=thing-search.commands:cancel, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=-2147483648]>
03:40:59 [INFO] [02/26/2024 08:40:59.596] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:59 [INFO] [02/26/2024 08:40:59.752] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]]
03:40:59 [INFO] [02/26/2024 08:40:59.755] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:59 [INFO] [02/26/2024 08:40:59.954] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]]
03:40:59 [INFO] [02/26/2024 08:40:59.958] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:40:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionActorTest
03:41:00 [INFO] 
03:41:00 [INFO] Results:
03:41:00 [INFO] 
03:41:00 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
03:41:00 [INFO] 
03:41:00 [INFO] 
03:41:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-search ---
03:41:00 [INFO] 
03:41:00 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-search ---
03:41:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar
03:41:00 [INFO] 
03:41:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-search ---
03:41:00 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:41:00 [INFO] No previous run data found, generating javadoc.
03:41:03 [WARNING] Javadoc Warnings
03:41:03 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java:109: warning: no @param for configurer
03:41:03 [WARNING] public Source<JsonObject, NotUsed> start(final Consumer<ResumeSourceBuilder<?, ?>> configurer) {
03:41:03 [WARNING] ^
03:41:03 [WARNING] 1 warning
03:41:03 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar
03:41:03 [INFO] 
03:41:03 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-search ---
03:41:03 [INFO] Tests are skipped.
03:41:03 [INFO] 
03:41:03 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-search ---
03:41:03 [INFO] Tests are skipped.
03:41:03 [INFO] 
03:41:03 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-search ---
03:41:03 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec
03:41:03 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Search' with 5 classes
03:41:03 [INFO] 
03:41:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-search ---
03:41:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT.pom
03:41:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT.jar
03:41:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar
03:41:03 [INFO] 
03:41:03 [INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >-------
03:41:03 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 0-SNAPSHOT [65/77]
03:41:03 [INFO]   from internal/utils/pubsub-policies/pom.xml
03:41:03 [INFO] --------------------------------[ jar ]---------------------------------
03:41:03 [INFO] 
03:41:03 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-policies ---
03:41:03 [INFO] 
03:41:03 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-policies ---
03:41:03 [INFO] 
03:41:03 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies ---
03:41:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/jacoco.exec
03:41:03 [INFO] 
03:41:03 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-policies ---
03:41:03 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:41:03 [WARNING] 
03:41:03 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:41:03 [WARNING] 
03:41:03 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:41:03 [WARNING] 
03:41:03 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:41:03 [INFO] 
03:41:03 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-policies ---
03:41:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/resources
03:41:03 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:41:03 [INFO] 
03:41:03 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-policies ---
03:41:03 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT...
03:41:03 [INFO] 
03:41:03 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-policies ---
03:41:03 [INFO] Changes detected - recompiling the module! :dependency
03:41:03 [INFO] Compiling 3 source files with javac [debug target 17] to target/classes
03:41:04 [INFO] 
03:41:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-policies ---
03:41:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/test/resources
03:41:04 [INFO] 
03:41:04 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-policies ---
03:41:04 [INFO] No sources to compile
03:41:04 [INFO] 
03:41:04 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-policies ---
03:41:04 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:41:04 [INFO] No tests to run.
03:41:04 [INFO] 
03:41:04 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-policies ---
03:41:04 [INFO] 
03:41:04 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-policies ---
03:41:04 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar
03:41:04 [INFO] 
03:41:04 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-policies ---
03:41:04 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:41:04 [INFO] No previous run data found, generating javadoc.
03:41:06 [WARNING] Javadoc Warnings
03:41:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/java/org/eclipse/ditto/internal/utils/pubsubpolicies/package-info.java:15: warning: no comment
03:41:06 [WARNING] package org.eclipse.ditto.internal.utils.pubsubpolicies;
03:41:06 [WARNING] ^
03:41:06 [WARNING] 1 warning
03:41:06 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar
03:41:06 [INFO] 
03:41:06 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-policies ---
03:41:06 [INFO] Tests are skipped.
03:41:06 [INFO] 
03:41:06 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-policies ---
03:41:06 [INFO] Tests are skipped.
03:41:06 [INFO] 
03:41:06 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-policies ---
03:41:06 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:41:06 [INFO] 
03:41:06 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-policies ---
03:41:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.pom
03:41:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar
03:41:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar
03:41:06 [INFO] 
03:41:06 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >--------
03:41:06 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 0-SNAPSHOT [66/77]
03:41:06 [INFO]   from internal/utils/pubsub-things/pom.xml
03:41:06 [INFO] --------------------------------[ jar ]---------------------------------
03:41:06 [INFO] 
03:41:06 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-things ---
03:41:06 [INFO] 
03:41:06 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-things ---
03:41:06 [INFO] 
03:41:06 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things ---
03:41:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/jacoco.exec
03:41:06 [INFO] 
03:41:06 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-things ---
03:41:06 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:41:06 [WARNING] 
03:41:06 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:41:06 [WARNING] 
03:41:06 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:41:06 [WARNING] 
03:41:06 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:41:06 [INFO] 
03:41:06 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-things ---
03:41:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/resources
03:41:06 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:41:06 [INFO] 
03:41:06 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-things ---
03:41:06 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT...
03:41:06 [INFO] 
03:41:06 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-things ---
03:41:06 [INFO] Changes detected - recompiling the module! :dependency
03:41:06 [INFO] Compiling 7 source files with javac [debug target 17] to target/classes
03:41:06 [INFO] 
03:41:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-things ---
03:41:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/test/resources
03:41:06 [INFO] 
03:41:06 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-things ---
03:41:06 [INFO] No sources to compile
03:41:06 [INFO] 
03:41:06 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-things ---
03:41:06 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:41:06 [INFO] No tests to run.
03:41:06 [INFO] 
03:41:06 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-things ---
03:41:06 [INFO] 
03:41:06 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-things ---
03:41:06 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar
03:41:06 [INFO] 
03:41:06 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-things ---
03:41:06 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:41:06 [INFO] No previous run data found, generating javadoc.
03:41:09 [WARNING] Javadoc Warnings
03:41:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/package-info.java:15: warning: no comment
03:41:09 [WARNING] package org.eclipse.ditto.internal.utils.pubsubthings;
03:41:09 [WARNING] ^
03:41:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/DittoProtocolSub.java:56: warning: no @param for resubscribe
03:41:09 [WARNING] CompletionStage<Boolean> subscribe(Collection<StreamingType> types, Collection<String> topics, ActorRef subscriber,
03:41:09 [WARNING] ^
03:41:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/LiveSignalPub.java:34: warning: no @param for distributedAcks
03:41:09 [WARNING] static LiveSignalPub of(final ActorContext context, final DistributedAcks distributedAcks) {
03:41:09 [WARNING] ^
03:41:09 [WARNING] 3 warnings
03:41:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar
03:41:09 [INFO] 
03:41:09 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-things ---
03:41:09 [INFO] Tests are skipped.
03:41:09 [INFO] 
03:41:09 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-things ---
03:41:09 [INFO] Tests are skipped.
03:41:09 [INFO] 
03:41:09 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-things ---
03:41:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:41:09 [INFO] 
03:41:09 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-things ---
03:41:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT.pom
03:41:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar
03:41:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar
03:41:09 [INFO] 
03:41:09 [INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------
03:41:09 [INFO] Building Eclipse Ditto :: Connectivity :: Service 0-SNAPSHOT     [67/77]
03:41:09 [INFO]   from connectivity/service/pom.xml
03:41:09 [INFO] --------------------------------[ jar ]---------------------------------
03:41:20 [INFO] 
03:41:20 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-service ---
03:41:20 [INFO] 
03:41:20 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-service ---
03:41:20 [INFO] 
03:41:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service ---
03:41:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec
03:41:20 [INFO] 
03:41:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-service ---
03:41:20 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:41:20 [WARNING] 
03:41:20 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:41:20 [WARNING] 
03:41:20 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:41:20 [WARNING] 
03:41:20 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:41:20 [INFO] 
03:41:20 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-service ---
03:41:20 [INFO] Copying 1 resource from src/main/resources to target/classes
03:41:20 [INFO] Copying 8 resources from src/main/resources to target/classes
03:41:20 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:41:20 [INFO] 
03:41:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-service ---
03:41:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-service:jar:0-SNAPSHOT...
03:41:20 [INFO] 
03:41:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-service ---
03:41:20 [INFO] Changes detected - recompiling the module! :dependency
03:41:20 [INFO] Compiling 498 source files with javac [debug target 17] to target/classes
03:41:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
03:41:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
03:41:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
03:41:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
03:41:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
03:41:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
03:41:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,89] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
03:41:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,61] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
03:41:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/DefaultSendProducerFactory.java: Some input files use or override a deprecated API.
03:41:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/DefaultSendProducerFactory.java: Recompile with -Xlint:deprecation for details.
03:41:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/MessageRateLimiterBehavior.java: Some input files use unchecked or unsafe operations.
03:41:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/MessageRateLimiterBehavior.java: Recompile with -Xlint:unchecked for details.
03:41:27 [INFO] 
03:41:27 [INFO] --- dependency:3.6.0:unpack (unpack-webjars) @ ditto-connectivity-service ---
03:41:27 [INFO] Configured Artifact: org.webjars.npm:protobufjs:6.11.2:jar
03:41:28 [INFO] 
03:41:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-service ---
03:41:28 [INFO] Copying 39 resources from src/test/resources to target/test-classes
03:41:28 [INFO] 
03:41:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-service ---
03:41:28 [INFO] Changes detected - recompiling the module! :dependency
03:41:28 [INFO] Compiling 238 source files with javac [debug target 17] to target/test-classes
03:41:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/persistence/ConnectionPersistenceActorTest.java: Some input files use or override a deprecated API.
03:41:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/persistence/ConnectionPersistenceActorTest.java: Recompile with -Xlint:deprecation for details.
03:41:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Some input files use unchecked or unsafe operations.
03:41:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Recompile with -Xlint:unchecked for details.
03:41:42 [INFO] 
03:41:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-service ---
03:41:42 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:41:42 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/surefire-reports
03:41:42 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:41:42 [INFO] 
03:41:42 [INFO] -------------------------------------------------------
03:41:42 [INFO]  T E S T S
03:41:42 [INFO] -------------------------------------------------------
03:41:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest
03:41:46 [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.087 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest
03:41:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest
03:41:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:41:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.397 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest
03:41:48 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest
03:41:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest
03:41:49 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest
03:41:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest
03:41:49 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest
03:41:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest
03:41:49 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest
03:41:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest
03:41:49 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest
03:41:54 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.251 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest
03:41:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest
03:41:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest
03:41:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest
03:41:55 08:41:55.723 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect publishing client <publishingClient>. Disconnecting subscribing client …
03:41:55 java.lang.IllegalStateException: Yolo!
03:41:55 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDisconnectsSubscribingClientIfConnectingPublishingClientFailed(DefaultGenericMqttClientTest.java:226)
03:41:55 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:41:55 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:41:55 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:41:55 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:41:55 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:41:55 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:41:55 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:41:55 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:41:55 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:41:55 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:41:55 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:41:55 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:41:55 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:41:55 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:41:55 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:41:55 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:41:55 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:41:55 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:41:55 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:41:55 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:41:55 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:41:55 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:41:55 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:41:55 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:41:55 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:41:55 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:41:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:41:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:41:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:41:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:41:55 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:41:55 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:41:55 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:41:55 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:41:55 08:41:55.942 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect subscribing client <subscribingClient>.
03:41:55 java.lang.IllegalStateException: Yolo!
03:41:55 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.disconnectFailsIfDisconnectOnSubscribingClientFails(DefaultGenericMqttClientTest.java:264)
03:41:55 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:41:55 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:41:55 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:41:55 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:41:55 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:41:55 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:41:55 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:41:55 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:41:55 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:41:55 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:41:55 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:41:55 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:41:55 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:41:55 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:41:55 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:41:55 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:41:55 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:41:55 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:41:55 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:41:55 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:41:55 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:41:55 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:41:55 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:41:55 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:41:55 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:41:55 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:41:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:41:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:41:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:41:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:41:55 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:41:55 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:41:55 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:41:55 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:41:55 08:41:55.951 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect publishing client <publishingClient>.
03:41:55 08:41:55.985 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <subscribingClient>.
03:41:55 java.lang.IllegalStateException: Yolo!
03:41:55 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDoesNotCallConnectOnPublishingClientIfConnectingSubscribingClientFailed(DefaultGenericMqttClientTest.java:200)
03:41:55 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:41:55 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:41:55 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:41:55 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:41:55 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:41:55 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:41:55 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:41:55 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:41:55 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:41:55 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:41:55 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:41:55 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:41:55 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:41:55 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:41:55 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:41:55 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:41:55 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:41:55 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:41:55 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:41:55 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:41:55 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:41:55 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:41:55 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:41:55 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:41:55 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:41:55 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:41:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:41:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:41:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:41:55 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:41:55 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:41:55 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:41:55 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:41:55 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:41:56 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest
03:41:56 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest
03:41:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest
03:41:56 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest
03:41:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest
03:41:56 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest
03:41:57 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest
03:41:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest
03:42:02 [INFO] [02/26/2024 08:42:02.604] [main] [CoordinatedShutdown(pekko://Mqtt5RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.578 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest
03:42:02 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest
03:42:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest
03:42:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest
03:42:03 [INFO] [02/26/2024 08:42:03.413] [main] [CoordinatedShutdown(pekko://Mqtt3RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest
03:42:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest
03:42:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest
03:42:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest
03:42:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest
03:42:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest
03:42:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest
03:42:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BufferingFlowableWrapperTest
03:42:04 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BufferingFlowableWrapperTest
03:42:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest
03:42:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest
03:42:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest
03:42:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest
03:42:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConsumingClientTest
03:42:04 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConsumingClientTest
03:42:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest
03:42:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest
03:42:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest
03:42:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest
03:42:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest
03:42:05 08:42:04.931 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:42:09 [INFO] [pekkoDeadLetter][02/26/2024 08:42:09.635] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/sendGracefulStopShutsDownProcessingMqttConsumerActor/$c] Message [org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActor$Query] from Actor[pekko://MqttConsumerActorTest/temp/$c$a] to Actor[pekko://MqttConsumerActorTest/user/sendGracefulStopShutsDownProcessingMqttConsumerActor/$c#-1862818576] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://MqttConsumerActorTest/user/sendGracefulStopShutsDownProcessingMqttConsumerActor/$c#-1862818576] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:42:09 [INFO] [02/26/2024 08:42:09.740] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.741] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.741] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.741] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.741] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.741] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.742] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.742] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.742] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.742] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.743] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.743] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.743] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.743] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.743] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.743] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.744] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.744] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.744] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.744] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.744] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.745] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.745] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.745] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.745] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.745] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.746] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.746] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.746] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.746] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.746] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.746] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.747] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.747] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.747] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.747] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.747] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.747] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.748] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.748] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.748] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.748] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.748] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.748] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.749] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.749] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.749] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.749] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.749] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.750] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.750] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.750] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.750] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.750] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.750] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.751] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.751] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.751] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.751] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.751] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.752] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.752] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.752] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.752] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.752] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.752] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.753] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.753] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.753] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.753] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.753] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.754] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.754] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.754] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.754] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.754] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.754] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.755] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.755] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.755] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.755] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.755] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.756] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.756] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.756] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.756] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.756] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.756] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.757] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.757] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.757] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.757] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.757] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.757] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.758] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.758] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.758] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.758] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.758] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:09 [INFO] [02/26/2024 08:42:09.759] [MqttConsumerActorTest-pekko.actor.default-dispatcher-8] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1554824165>.
03:42:12 [INFO] [02/26/2024 08:42:12.044] [main] [CoordinatedShutdown(pekko://MqttConsumerActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:12 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.131 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest
03:42:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest
03:42:12 [INFO] [02/26/2024 08:42:12.315] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithEmptyCollectionReturnsEmptySource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:12 [INFO] [02/26/2024 08:42:12.458] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenAllSubscriptionsSuccessfulReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:12 [INFO] [02/26/2024 08:42:12.577] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenSomeSubscriptionsFailedReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:12 [INFO] [02/26/2024 08:42:12.680] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWithInvalidSourceAddressReturnsSourceWithSubscribeFailure)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:12 [INFO] [02/26/2024 08:42:12.780] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_newInstanceWithNullClientThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:12 [INFO] [02/26/2024 08:42:12.846] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithNullConnectionSourceThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest
03:42:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest
03:42:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest
03:42:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest
03:42:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest
03:42:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest
03:42:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest
03:42:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest
03:42:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest
03:42:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest
03:42:13 08:42:13.068 [INFO ] [main] o.e.d.c.s.m.m.MqttServerRule - Starting server at port 39949
03:42:13 08:42:13.282 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:42:15 08:42:15.688 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M12.356S> interval (min=<PT5M>)
03:42:15 08:42:15.694 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:15 08:42:15.694 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M55.049S> interval (min=<PT5M>)
03:42:15 08:42:15.695 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M37.416S> interval (min=<PT5M>)
03:42:15 08:42:15.695 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M54.869S> interval (min=<PT5M>)
03:42:15 08:42:15.697 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:15 08:42:15.718 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:15 08:42:15.719 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:15 08:42:15.802 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M39.307S> interval (min=<PT5M>)
03:42:15 08:42:15.804 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:16 08:42:16.301 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@10e0cfed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:16 08:42:16.318 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:16 08:42:16.388 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@10e0cfed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:16 08:42:16.389 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:16 08:42:16.424 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 60272 
03:42:16 08:42:16.432 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
03:42:16 08:42:16.479 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:16 08:42:16.608 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:42:16 08:42:16.702 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{mqtt.qos=0, custom.qos=0, custom.topic=source/status, custom.retain=false, mqtt.retain=false, mqtt.topic=source/status, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithSourceHeaderMapping-a5a0bfa, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:16 08:42:16.789 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:16 08:42:16.791 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:42:16 08:42:16.821 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1
03:42:17 08:42:16.988 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M21.747S> interval (min=<PT5M>)
03:42:17 08:42:16.988 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:17 08:42:16.990 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M15.045S> interval (min=<PT5M>)
03:42:17 08:42:16.992 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M56.111S> interval (min=<PT5M>)
03:42:17 08:42:16.993 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:17 08:42:16.994 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M7.028S> interval (min=<PT5M>)
03:42:17 08:42:16.998 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:17 08:42:16.999 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:17 08:42:17.006 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M29.296S> interval (min=<PT5M>)
03:42:17 08:42:17.007 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:17 08:42:17.012 [WARN ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@23fed5d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:17 08:42:17.013 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:17 08:42:17.019 [WARN ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@23fed5d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:17 08:42:17.020 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:17 08:42:17.034 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 60280 
03:42:17 08:42:17.077 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
03:42:17 08:42:17.112 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:42:17 08:42:17.124 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:17 08:42:17.200 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=target/laserBeamer, qos=AT_LEAST_ONCE]>
03:42:17 08:42:17.216 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:42:17 08:42:17.316 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:42:17 08:42:17.378 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:17 08:42:17.577 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M36.207S> interval (min=<PT5M>)
03:42:17 08:42:17.578 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:17 08:42:17.578 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M25.726S> interval (min=<PT5M>)
03:42:17 08:42:17.582 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M18.677S> interval (min=<PT5M>)
03:42:17 08:42:17.587 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:17 08:42:17.588 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M3.107S> interval (min=<PT5M>)
03:42:17 08:42:17.595 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:17 08:42:17.595 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:17 08:42:17.608 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M48.379S> interval (min=<PT5M>)
03:42:17 08:42:17.608 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:17 08:42:17.613 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@31395406]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:17 08:42:17.614 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:17 08:42:17.622 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@31395406]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:17 08:42:17.623 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:17 08:42:17.628 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 60282 
03:42:17 08:42:17.629 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
03:42:17 08:42:17.696 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcementExpectErrorResponse-ef9057a, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:17 08:42:17.706 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID 'eclipse/invalid/address'.>
03:42:17 08:42:17.706 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcementExpectErrorResponse-ef9057a, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={}]] : and external headers {mqtt.qos=0, mqtt.retain=false, mqtt.topic=eclipse/invalid/address}
03:42:17 08:42:17.708 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:42:17 08:42:17.722 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:17 08:42:17.736 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:errorResponse> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=replies, qos=AT_MOST_ONCE]>
03:42:17 08:42:17.779 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:42:17 08:42:17.823 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:42:17 08:42:17.825 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:17 08:42:17.880 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:42:18 08:42:18.047 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M2.602S> interval (min=<PT5M>)
03:42:18 08:42:18.048 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:18 08:42:18.053 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M52.892S> interval (min=<PT5M>)
03:42:18 08:42:18.057 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.018S> interval (min=<PT5M>)
03:42:18 08:42:18.103 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:18 08:42:18.104 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.346S> interval (min=<PT5M>)
03:42:18 08:42:18.107 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:18 08:42:18.108 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:18 08:42:18.116 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:18 08:42:18.117 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M41.001S> interval (min=<PT5M>)
03:42:18 08:42:18.120 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@344a0c4f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:18 08:42:18.121 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:18 08:42:18.126 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@344a0c4f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:18 08:42:18.127 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:18 08:42:18.131 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 60298 
03:42:18 08:42:18.177 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
03:42:18 08:42:18.199 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicAndRetrieveConnectionMetrics-6f8e47a, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:18 08:42:18.203 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:18 08:42:18.213 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:42:18 08:42:18.234 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:18 08:42:18.408 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:42:18 08:42:18.479 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1
03:42:18 08:42:18.632 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M8.519S> interval (min=<PT5M>)
03:42:18 08:42:18.632 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:18 08:42:18.637 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M6.478S> interval (min=<PT5M>)
03:42:18 08:42:18.640 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M15.248S> interval (min=<PT5M>)
03:42:18 08:42:18.645 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:18 08:42:18.645 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M28.568S> interval (min=<PT5M>)
03:42:18 08:42:18.681 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:18 08:42:18.682 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:18 08:42:18.691 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M42.181S> interval (min=<PT5M>)
03:42:18 08:42:18.691 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:18 08:42:18.695 [WARN ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4070d628]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:18 08:42:18.696 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:18 08:42:18.702 [WARN ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4070d628]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:18 08:42:18.703 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:18 08:42:18.718 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 60304 
03:42:18 08:42:18.719 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
03:42:18 08:42:18.778 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:42:18 08:42:18.787 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED>
03:42:18 08:42:18.788 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:19 08:42:18.985 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M36.659S> interval (min=<PT5M>)
03:42:19 08:42:18.986 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:19 08:42:18.988 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M18.205S> interval (min=<PT5M>)
03:42:19 08:42:18.989 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M39.258S> interval (min=<PT5M>)
03:42:19 08:42:18.992 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:19 08:42:18.992 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M54.359S> interval (min=<PT5M>)
03:42:19 08:42:18.995 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:19 08:42:18.996 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:19 08:42:19.002 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:19 08:42:19.002 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M42.053S> interval (min=<PT5M>)
03:42:19 08:42:19.006 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2af32562]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:19 08:42:19.007 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:19 08:42:19.012 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2af32562]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:19 08:42:19.013 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:19 08:42:19.028 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 60306 
03:42:19 08:42:19.036 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2af32562]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:19 08:42:19.037 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:19 08:42:19.038 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2af32562]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:19 08:42:19.040 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.ConnectionTesterActor - Established MQTT connection to <tcp://localhost:39949>.
03:42:19 08:42:19.077 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:19 08:42:19.097 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818> at <tcp://localhost:39949> was successful.
03:42:19 08:42:19.099 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
03:42:19 08:42:19.100 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:19 08:42:19.110 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:42:19 08:42:19.380 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M23.586S> interval (min=<PT5M>)
03:42:19 08:42:19.380 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:19 08:42:19.383 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M52.067S> interval (min=<PT5M>)
03:42:19 08:42:19.385 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.352S> interval (min=<PT5M>)
03:42:19 08:42:19.387 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:19 08:42:19.388 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M17.326S> interval (min=<PT5M>)
03:42:19 08:42:19.391 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:19 08:42:19.391 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:19 08:42:19.398 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:19 08:42:19.398 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M34.502S> interval (min=<PT5M>)
03:42:19 08:42:19.402 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@793ed304]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:19 08:42:19.403 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:19 08:42:19.407 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@793ed304]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:19 08:42:19.408 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:19 08:42:19.411 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 60310 
03:42:19 08:42:19.412 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
03:42:19 08:42:19.432 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-39221c0, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:19 08:42:19.478 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:19 08:42:19.491 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 60322 
03:42:19 08:42:19.491 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
03:42:19 08:42:19.503 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:42:19 08:42:19.504 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - received unknown/unsupported message Success in state CONNECTED - status: open: CONNECTED - sender: Actor[pekko://MqttClientActorTest_reconnectAndConsumeFromTopic/deadLetters]
03:42:19 08:42:19.508 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-39221c0, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:19 08:42:19.511 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:19 08:42:19.513 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED>
03:42:19 08:42:19.514 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:19 08:42:19.515 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:19 08:42:19.520 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:42:19 08:42:19.745 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M30.499S> interval (min=<PT5M>)
03:42:19 08:42:19.745 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:19 08:42:19.749 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M1.695S> interval (min=<PT5M>)
03:42:19 08:42:19.751 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M43.906S> interval (min=<PT5M>)
03:42:19 08:42:19.753 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:19 08:42:19.754 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M42.005S> interval (min=<PT5M>)
03:42:19 08:42:19.778 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:19 08:42:19.778 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:19 08:42:19.784 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M17.819S> interval (min=<PT5M>)
03:42:19 08:42:19.785 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:19 08:42:19.788 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3d584a09]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:19 08:42:19.788 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:19 08:42:19.792 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3d584a09]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:19 08:42:19.793 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:19 08:42:19.806 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 60328 
03:42:19 08:42:19.808 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3d584a09]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:19 08:42:19.808 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818> at <tcp://localhost:39949> failed: Failed to connect.
03:42:19 08:42:19.809 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:19 08:42:19.810 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3d584a09]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:19 08:42:19.810 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:19 08:42:19.811 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - TESTING status: <Failure(org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Failed to connect.)>
03:42:19 08:42:19.813 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:20 08:42:19.876 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators
03:42:20 08:42:19.877 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:20 08:42:19.884 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:42:20 08:42:20.050 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M45.381S> interval (min=<PT5M>)
03:42:20 08:42:20.050 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:20 08:42:20.054 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.337S> interval (min=<PT5M>)
03:42:20 08:42:20.057 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M28.281S> interval (min=<PT5M>)
03:42:20 08:42:20.060 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:20 08:42:20.077 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M38.909S> interval (min=<PT5M>)
03:42:20 08:42:20.080 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:20 08:42:20.080 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:20 08:42:20.086 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.724S> interval (min=<PT5M>)
03:42:20 08:42:20.087 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:20 08:42:20.090 [WARN ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5b766a7e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:20 08:42:20.090 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:20 08:42:20.094 [WARN ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5b766a7e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:20 08:42:20.095 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:20 08:42:20.109 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 60330 
03:42:20 08:42:20.110 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
03:42:20 08:42:20.178 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:42:20 08:42:20.190 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <:645fbb5f-efe0-4b41-b14c-1c63e54e7dff> to PublishTarget <MqttPublishTarget [topic=replyTarget/:645fbb5f-efe0-4b41-b14c-1c63e54e7dff, qos=AT_MOST_ONCE]>
03:42:20 08:42:20.194 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:42:20 08:42:20.206 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:20 08:42:20.279 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:42:20 08:42:20.281 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:20 08:42:20.286 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:42:20 08:42:20.429 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M37.727S> interval (min=<PT5M>)
03:42:20 08:42:20.429 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:20 08:42:20.431 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M29.214S> interval (min=<PT5M>)
03:42:20 08:42:20.433 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M24.633S> interval (min=<PT5M>)
03:42:20 08:42:20.435 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:20 08:42:20.435 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M20.855S> interval (min=<PT5M>)
03:42:20 08:42:20.437 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:20 08:42:20.438 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:20 08:42:20.446 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:20 08:42:20.447 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M43.186S> interval (min=<PT5M>)
03:42:20 08:42:20.449 [WARN ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49dafb3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:20 08:42:20.449 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:20 08:42:20.478 [WARN ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49dafb3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:20 08:42:20.479 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:20 08:42:20.482 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 47816 
03:42:20 08:42:20.482 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
03:42:20 08:42:20.498 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-2054d82A10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:20 08:42:20.500 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:20 08:42:20.501 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B1, mqtt.topic=B1, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-2054d82B10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:20 08:42:20.504 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:20 08:42:20.506 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-2054d82A11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:20 08:42:20.507 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=C1, mqtt.topic=C1, ditto-reply-target=3, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-2054d82C10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:20 08:42:20.509 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:20 08:42:20.510 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:20 08:42:20.511 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B1, mqtt.topic=B1, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-2054d82B11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:20 08:42:20.514 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:20 08:42:20.577 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-2054d82A12, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:20 08:42:20.578 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=C2, mqtt.topic=C2, ditto-reply-target=3, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-2054d82C20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:20 08:42:20.578 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:42:20 08:42:20.579 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:20 08:42:20.580 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:20 08:42:20.580 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:20 08:42:20.582 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B2, mqtt.topic=B2, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-2054d82B20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:20 08:42:20.584 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:20 08:42:20.584 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=C3, mqtt.topic=C3, ditto-reply-target=3, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-2054d82C30, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:20 08:42:20.586 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:20 08:42:20.587 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B2, mqtt.topic=B2, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-2054d82B21, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:20 08:42:20.590 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:20 08:42:20.591 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:42:20 08:42:20.680 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=10
03:42:20 08:42:20.752 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M10.188S> interval (min=<PT5M>)
03:42:20 08:42:20.777 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:20 08:42:20.777 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:20 08:42:20.778 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:20 08:42:20.778 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:20 08:42:20.779 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M34.103S> interval (min=<PT5M>)
03:42:20 08:42:20.779 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.62S> interval (min=<PT5M>)
03:42:20 08:42:20.779 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M59.558S> interval (min=<PT5M>)
03:42:20 08:42:20.784 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:20 08:42:20.784 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.367S> interval (min=<PT5M>)
03:42:20 08:42:20.788 [WARN ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5274d11e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:20 08:42:20.788 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:20 08:42:20.792 [WARN ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5274d11e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:20 08:42:20.793 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:20 08:42:20.806 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 47830 
03:42:20 08:42:20.807 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
03:42:20 08:42:20.821 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions failed: ImmutableConnectionFailure [origin=null, cause=<MqttSubscribeException>: Quisquam omnis in quia hic et libero., description=Exception during client actor initialization., time=2024-02-26T08:42:20.813630646Z, connectivityStatus=null]. Staying in CONNECTING state to continue with connection recovery after backoff.
03:42:20 08:42:20.822 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<MqttSubscribeException>: Quisquam omnis in quia hic et libero., description=Exception during client actor initialization., time=2024-02-26T08:42:20.813630646Z, connectivityStatus=null]>
03:42:20 08:42:20.824 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<MqttSubscribeException>: Quisquam omnis in quia hic et libero., description=Exception during client actor initialization., time=2024-02-26T08:42:20.813630646Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:42:20 08:42:20.825 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
03:42:20 08:42:20.826 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:21 08:42:21.019 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M4.61S> interval (min=<PT5M>)
03:42:21 08:42:21.019 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:21 08:42:21.021 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M24.203S> interval (min=<PT5M>)
03:42:21 08:42:21.023 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M6.431S> interval (min=<PT5M>)
03:42:21 08:42:21.024 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:21 08:42:21.025 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M32.807S> interval (min=<PT5M>)
03:42:21 08:42:21.027 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:21 08:42:21.028 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:21 08:42:21.033 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M16.26S> interval (min=<PT5M>)
03:42:21 08:42:21.033 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:21 08:42:21.036 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@64b108b8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:21 08:42:21.037 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:21 08:42:21.041 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@64b108b8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:21 08:42:21.042 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:21 08:42:21.045 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 47840 
03:42:21 08:42:21.046 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
03:42:21 08:42:21.089 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=4ee19d19-b4e5-43a9-9b72-afc57be59818, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcement-c34dd8c, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:42:21 08:42:21.093 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
03:42:21 08:42:21.093 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:42:21 08:42:21.094 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:21 08:42:21.395 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M25.258S> interval (min=<PT5M>)
03:42:21 08:42:21.395 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:21 08:42:21.396 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M16.457S> interval (min=<PT5M>)
03:42:21 08:42:21.397 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.825S> interval (min=<PT5M>)
03:42:21 08:42:21.399 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:21 08:42:21.399 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M14.765S> interval (min=<PT5M>)
03:42:21 08:42:21.402 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:21 08:42:21.402 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:21 08:42:21.407 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M7.155S> interval (min=<PT5M>)
03:42:21 08:42:21.407 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:21 08:42:21.409 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8471c9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:21 08:42:21.410 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:21 08:42:21.414 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8471c9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:21 08:42:21.414 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:21 08:42:21.427 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 47848 
03:42:21 08:42:21.428 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
03:42:21 08:42:21.494 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators
03:42:21 08:42:21.496 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:21 08:42:21.514 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:42:21 08:42:21.514 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:42:21 08:42:21.524 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:21 08:42:21.623 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:21 08:42:21.746 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M19.035S> interval (min=<PT5M>)
03:42:21 08:42:21.747 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:21 08:42:21.748 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M19.846S> interval (min=<PT5M>)
03:42:21 08:42:21.749 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M54.943S> interval (min=<PT5M>)
03:42:21 08:42:21.752 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:21 08:42:21.752 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M3.283S> interval (min=<PT5M>)
03:42:21 08:42:21.755 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:21 08:42:21.755 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:21 08:42:21.760 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:21 08:42:21.777 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M1.733S> interval (min=<PT5M>)
03:42:21 08:42:21.778 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@60ef27ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:21 08:42:21.778 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:21 08:42:21.782 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@60ef27ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:21 08:42:21.783 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:21 08:42:21.886 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 47864 
03:42:21 08:42:21.894 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:22 08:42:22.183 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M29.632S> interval (min=<PT5M>)
03:42:22 08:42:22.183 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:22 08:42:22.186 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M23.625S> interval (min=<PT5M>)
03:42:22 08:42:22.187 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M39.014S> interval (min=<PT5M>)
03:42:22 08:42:22.189 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:22 08:42:22.190 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M49.825S> interval (min=<PT5M>)
03:42:22 08:42:22.192 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:22 08:42:22.193 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:22 08:42:22.198 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:22 08:42:22.198 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M53.272S> interval (min=<PT5M>)
03:42:22 08:42:22.200 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1be28ab5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:22 08:42:22.201 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:22 08:42:22.204 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1be28ab5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:22 08:42:22.205 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:22 08:42:22.311 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor.
03:42:22 08:42:22.315 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:22 08:42:22.317 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:22 08:42:22.627 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M22.853S> interval (min=<PT5M>)
03:42:22 08:42:22.627 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:22 08:42:22.629 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M12.058S> interval (min=<PT5M>)
03:42:22 08:42:22.677 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:22 08:42:22.678 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M29.837S> interval (min=<PT5M>)
03:42:22 08:42:22.678 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.141S> interval (min=<PT5M>)
03:42:22 08:42:22.681 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:22 08:42:22.681 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:22 08:42:22.687 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M22.416S> interval (min=<PT5M>)
03:42:22 08:42:22.687 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:22 08:42:22.693 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5c499c4d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:22 08:42:22.694 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:22 08:42:22.698 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5c499c4d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:22 08:42:22.698 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:22 08:42:22.701 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:22 08:42:22.701 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <22> loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:22 08:42:22.703 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 47874 
03:42:22 08:42:22.805 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:23 08:42:23.306 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
03:42:23 08:42:23.309 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:23 08:42:23.310 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:23 08:42:23.317 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:42:23 08:42:23.317 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:42:23 08:42:23.385 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 47894 
03:42:23 08:42:23.385 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 47880 
03:42:23 08:42:23.590 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:4ee19d19-b4e5-43a9-9b72-afc57be59818> failed. Disabling automatic reconnect.
03:42:23 08:42:23.592 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:23 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
03:42:23 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
03:42:23 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
03:42:23 	... 12 common frames omitted
03:42:23 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:42:23 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
03:42:23 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
03:42:23 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
03:42:23 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
03:42:23 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:42:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
03:42:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:42:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:42:23 	at java.base/java.lang.Thread.run(Thread.java:833)
03:42:23 08:42:23.595 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:23 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
03:42:23 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
03:42:23 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
03:42:23 	... 17 common frames omitted
03:42:23 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:42:23 	at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:42:23 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:42:23 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
03:42:23 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
03:42:23 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
03:42:23 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
03:42:23 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:42:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
03:42:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:42:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:42:23 	at java.base/java.lang.Thread.run(Thread.java:833)
03:42:23 08:42:23.693 [WARN ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <10> ackregators
03:42:23 08:42:23.695 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:23 08:42:23.702 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:42:24 08:42:24.630 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M45.018S> interval (min=<PT5M>)
03:42:24 08:42:24.631 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:24 08:42:24.632 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M31.658S> interval (min=<PT5M>)
03:42:24 08:42:24.634 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M0.02S> interval (min=<PT5M>)
03:42:24 08:42:24.636 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:24 08:42:24.636 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M52.696S> interval (min=<PT5M>)
03:42:24 08:42:24.639 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:24 08:42:24.640 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:24 08:42:24.645 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.366S> interval (min=<PT5M>)
03:42:24 08:42:24.645 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:24 08:42:24.681 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a81517b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:24 08:42:24.682 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:24 08:42:24.686 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a81517b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:24 08:42:24.687 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:24 08:42:24.691 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a81517b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:24 08:42:24.692 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:24 08:42:24.694 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a81517b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:24 08:42:24.694 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:24 08:42:24.695 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - received unknown/unsupported message OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=4ee19d19-b4e5-43a9-9b72-afc57be59818] in state TESTING - status: unknown: Testing connection since 2024-02-26T08:42:24.694988806Z - sender: Actor[pekko://MqttClientActorTest_testTLSConnectionWithoutCertificateCheck/user/$a#-1622730833]
03:42:24 08:42:24.781 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:25 08:42:25.404 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:25 java.security.cert.CertificateException: No name matching localhost found
03:42:25 	at java.base/sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:234)
03:42:25 	at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:103)
03:42:25 	at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:109)
03:42:25 	at org.eclipse.ditto.connectivity.service.messaging.internal.ssl.DittoTrustManager.checkServerTrusted(DittoTrustManager.java:107)
03:42:25 	at java.base/sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:1455)
03:42:25 	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1335)
03:42:25 	... 29 common frames omitted
03:42:25 Wrapped by: javax.net.ssl.SSLHandshakeException: No name matching localhost found
03:42:25 	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
03:42:25 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371)
03:42:25 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
03:42:25 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309)
03:42:25 	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357)
03:42:25 	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232)
03:42:25 	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175)
03:42:25 	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
03:42:25 	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
03:42:25 	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
03:42:25 	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
03:42:25 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
03:42:25 	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
03:42:25 	at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1647)
03:42:25 	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1493)
03:42:25 	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1334)
03:42:25 	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1383)
03:42:25 	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
03:42:25 	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
03:42:25 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
03:42:25 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
03:42:25 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
03:42:25 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
03:42:25 	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
03:42:25 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
03:42:25 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
03:42:25 	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
03:42:25 	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
03:42:25 	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
03:42:25 	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
03:42:25 	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
03:42:25 	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
03:42:25 	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
03:42:25 	at java.base/java.lang.Thread.run(Thread.java:833)
03:42:25 Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: javax.net.ssl.SSLHandshakeException: No name matching localhost found
03:42:25 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: javax.net.ssl.SSLHandshakeException: No name matching localhost found
03:42:25 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
03:42:25 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
03:42:25 	... 12 common frames omitted
03:42:25 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: javax.net.ssl.SSLHandshakeException: No name matching localhost found
03:42:25 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
03:42:25 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
03:42:25 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
03:42:25 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
03:42:25 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:42:25 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:42:25 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
03:42:25 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
03:42:25 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
03:42:25 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
03:42:25 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:42:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
03:42:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:42:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:42:25 	at java.base/java.lang.Thread.run(Thread.java:833)
03:42:26 08:42:26.643 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:42:26 08:42:26.651 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:42:27 08:42:27.324 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:42:27 08:42:27.333 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:42:27 08:42:27.792 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:42:29 08:42:29.708 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - test timed out.
03:42:29 08:42:29.710 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:29 08:42:29.890 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M19.685S> interval (min=<PT5M>)
03:42:29 08:42:29.890 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:29 08:42:29.892 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.409S> interval (min=<PT5M>)
03:42:29 08:42:29.893 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.754S> interval (min=<PT5M>)
03:42:29 08:42:29.895 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:29 08:42:29.896 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M21.778S> interval (min=<PT5M>)
03:42:29 08:42:29.899 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:29 08:42:29.899 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:29 08:42:29.904 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M28.821S> interval (min=<PT5M>)
03:42:29 08:42:29.904 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:29 08:42:29.907 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@583dca9d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:29 08:42:29.908 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:29 08:42:29.912 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@583dca9d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:29 08:42:29.912 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:29 08:42:29.917 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 47896 
03:42:29 08:42:29.920 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 47912 
03:42:29 08:42:29.925 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:4ee19d19-b4e5-43a9-9b72-afc57be59818> failed. Disabling automatic reconnect.
03:42:29 08:42:29.926 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-02-26T08:42:29.925820277Z, connectivityStatus=null]>
03:42:29 08:42:29.926 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:29 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
03:42:29 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
03:42:29 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
03:42:29 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
03:42:29 	... 12 common frames omitted
03:42:29 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
03:42:29 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
03:42:29 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
03:42:29 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
03:42:29 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
03:42:29 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:42:29 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:42:29 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
03:42:29 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
03:42:29 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
03:42:29 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
03:42:29 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:42:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
03:42:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:42:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:42:29 	at java.base/java.lang.Thread.run(Thread.java:833)
03:42:29 08:42:29.929 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-02-26T08:42:29.925820277Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:42:29 08:42:29.930 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - received Exception java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. in state CONNECTING - status: failed: MQTT client got disconnected. - cause <ConnectionClosedException>: Server closed connection without DISCONNECT. At 2024-02-26T08:42:29.925820277Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionMetrics/deadLetters]
03:42:29 08:42:29.985 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:30 08:42:30.017 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:30 08:42:30.126 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M33.924S> interval (min=<PT5M>)
03:42:30 08:42:30.126 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:30 08:42:30.128 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M40.493S> interval (min=<PT5M>)
03:42:30 08:42:30.130 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M42.522S> interval (min=<PT5M>)
03:42:30 08:42:30.132 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:30 08:42:30.132 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M34.076S> interval (min=<PT5M>)
03:42:30 08:42:30.135 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:30 08:42:30.135 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:30 08:42:30.139 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:30 08:42:30.139 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M42.744S> interval (min=<PT5M>)
03:42:30 08:42:30.142 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@54fdccf4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:30 08:42:30.143 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:30 08:42:30.147 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@54fdccf4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:30 08:42:30.147 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:30 08:42:30.150 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:30 08:42:30.152 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 47922 
03:42:30 08:42:30.177 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 60370 
03:42:30 08:42:30.179 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:4ee19d19-b4e5-43a9-9b72-afc57be59818> failed. Disabling automatic reconnect.
03:42:30 08:42:30.179 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-02-26T08:42:30.179088522Z, connectivityStatus=null]>
03:42:30 08:42:30.179 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:30 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
03:42:30 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
03:42:30 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
03:42:30 	... 17 common frames omitted
03:42:30 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:42:30 	at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:42:30 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
03:42:30 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
03:42:30 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
03:42:30 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
03:42:30 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:42:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
03:42:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:42:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:42:30 	at java.base/java.lang.Thread.run(Thread.java:833)
03:42:30 08:42:30.179 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-02-26T08:42:30.179088522Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:42:30 08:42:30.180 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - received Exception java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. in state CONNECTING - status: failed: MQTT client got disconnected. - cause <ConnectionClosedException>: Server closed connection without DISCONNECT. At 2024-02-26T08:42:30.179088522Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionLogs/deadLetters]
03:42:30 08:42:30.221 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:30 08:42:30.254 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:30 08:42:30.330 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M36.228S> interval (min=<PT5M>)
03:42:30 08:42:30.330 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:30 08:42:30.332 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M54.337S> interval (min=<PT5M>)
03:42:30 08:42:30.333 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M37.983S> interval (min=<PT5M>)
03:42:30 08:42:30.335 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <4ee19d19-b4e5-43a9-9b72-afc57be59818>
03:42:30 08:42:30.336 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M39.359S> interval (min=<PT5M>)
03:42:30 08:42:30.338 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:30 08:42:30.338 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:30 08:42:30.342 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.943S> interval (min=<PT5M>)
03:42:30 08:42:30.342 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:30 08:42:30.345 [WARN ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@472acfab]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:30 08:42:30.346 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:30 08:42:30.349 [WARN ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@472acfab]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:30 08:42:30.349 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:30 08:42:30.352 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:30 08:42:30.377 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 39949 accepted at port 60378 
03:42:30 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.33 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest
03:42:30 08:42:30.380 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
03:42:30 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest
03:42:30 08:42:30.381 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:4ee19d19-b4e5-43a9-9b72-afc57be59818> failed. Disabling automatic reconnect.
03:42:30 08:42:30.381 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
03:42:30 08:42:30.381 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:4ee19d19-b4e5-43a9-9b72-afc57be59818>.
03:42:30 java.net.ConnectException: finishConnect(..) failed: Connection refused
03:42:30 	at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
03:42:30 	at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
03:42:30 	at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
03:42:30 	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)
03:42:30 	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)
03:42:30 	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
03:42:30 	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499)
03:42:30 	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
03:42:30 	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
03:42:30 	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
03:42:30 	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
03:42:30 	at java.base/java.lang.Thread.run(Thread.java:833)
03:42:30 Wrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:39949
03:42:30 Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:39949
03:42:30 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:39949
03:42:30 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
03:42:30 	... 12 common frames omitted
03:42:30 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:39949
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:42:30 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:42:30 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
03:42:30 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
03:42:30 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
03:42:30 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
03:42:30 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
03:42:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
03:42:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:42:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:42:30 	at java.base/java.lang.Thread.run(Thread.java:833)
03:42:30 [INFO] [02/26/2024 08:42:30.555] [main] [CoordinatedShutdown(pekko://MqttClientConnectedTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest
03:42:30 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest
03:42:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.500 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest
03:42:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest
03:42:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest
03:42:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest
03:42:31 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest
03:42:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest
03:42:31 08:42:31.196 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:42:31 08:42:31.414 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
03:42:31 08:42:31.658 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
03:42:31 08:42:31.898 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
03:42:32 08:42:32.126 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
03:42:32 08:42:32.132 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Failed to send message: Failed to transform ExternalMessage to GenericMqttPublish: Topic [target/#] must not contain multi level wildcard (#), found at index 7.
03:42:33 08:42:33.146 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-26T08:42:33.104802914Z, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, requested-acks=["please-verify"], response-required=false}], metadata=null, entityId=ditto:thing, revision=99, thingId=ditto:thing], targets=[ImmutableTarget [address=mqtt/eclipse/ditto, topics=[_/_/things/twin/events], qos=0, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=mqtt/eclipse/ditto, issuedAcknowledgementLabel=please-verify, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, mqtt.qos={{ header:custom.qos }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, mqtt.retain={{ header:custom.retain }}, mqtt.topic={{ header:custom.topic }}, eclipse=ditto, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=99, timestamp=2024-02-26T08:42:33.104802914Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, requested-acks=["please-verify"], response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]], sender=Actor[pekko://MqttPublisherActorTest/system/testProbe-81#-536595059]]>.
03:42:33 08:42:33.146 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-26T08:42:33.118163696Z, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.topic=my/custom/topic, response-required=false}], metadata=null, entityId=ditto:thing, revision=99, thingId=ditto:thing], targets=[ImmutableTarget [address=mqtt/eclipse/ditto, topics=[_/_/things/twin/events], qos=0, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=mqtt/eclipse/ditto, issuedAcknowledgementLabel=please-verify, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, mqtt.qos={{ header:custom.qos }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, mqtt.retain={{ header:custom.retain }}, mqtt.topic={{ header:custom.topic }}, eclipse=ditto, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=99, timestamp=2024-02-26T08:42:33.118163696Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.topic=my/custom/topic, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]], sender=Actor[pekko://MqttPublisherActorTest/system/testProbe-81#-536595059]]>.
03:42:33 08:42:33.147 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-26T08:42:33.120887984Z, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.qos=2, response-required=false}], metadata=null, entityId=ditto:thing, revision=99, thingId=ditto:thing], targets=[ImmutableTarget [address=mqtt/eclipse/ditto, topics=[_/_/things/twin/events], qos=0, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=mqtt/eclipse/ditto, issuedAcknowledgementLabel=please-verify, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, mqtt.qos={{ header:custom.qos }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, mqtt.retain={{ header:custom.retain }}, mqtt.topic={{ header:custom.topic }}, eclipse=ditto, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=99, timestamp=2024-02-26T08:42:33.120887984Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.qos=2, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]], sender=Actor[pekko://MqttPublisherActorTest/system/testProbe-81#-536595059]]>.
03:42:33 08:42:33.402 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=EXACTLY_ONCE]>
03:42:33 08:42:33.635 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
03:42:33 08:42:33.638 [WARN ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to send MQTT Publish message to broker. IllegalStateException: This is totally expected.
03:42:33 08:42:33.644 [ERROR] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to enqueue MQTT message to topic <mqtt/eclipse/ditto> for sending to broker.
03:42:33 java.lang.IllegalStateException: This is totally expected.
03:42:33 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest.sendPublishToBrokerFailureTriggersNegativeAcknowledgementIfAutoAckTargetPresent(MqttPublisherActorTest.java:285)
03:42:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:42:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:42:33 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:42:33 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:42:33 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:42:33 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:42:33 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:42:33 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:42:33 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:42:33 	at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41)
03:42:33 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:42:33 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:42:33 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:42:33 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:42:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:42:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:42:33 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:42:33 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:42:33 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:42:33 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:42:33 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:42:33 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:42:33 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
03:42:33 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:42:33 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:42:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:42:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:42:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:42:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:42:33 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:42:33 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:42:33 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:42:33 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:42:33 Wrapped by: org.eclipse.ditto.connectivity.model.MessageSendingFailedException: Failed to send message: This is totally expected.
03:42:33 	at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:152)
03:42:33 	at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:113)
03:42:33 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:42:33 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.handleGenericMqttPublishResultFailure(MqttPublisherActor.java:192)
03:42:33 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.lambda$sendMqttPublishMessageToBroker$0(MqttPublisherActor.java:164)
03:42:33 	at java.base/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:757)
03:42:33 	at java.base/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:735)
03:42:33 	at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2182)
03:42:33 	at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:144)
03:42:33 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.sendMqttPublishMessageToBroker(MqttPublisherActor.java:160)
03:42:33 	at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1(Sink.scala:141)
03:42:33 	at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1$adapted(Sink.scala:141)
03:42:33 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:42:33 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:42:33 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:42:33 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:42:33 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:42:33 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:42:33 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:42:33 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831)
03:42:33 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:42:33 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:42:33 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:42:33 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:42:33 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:42:33 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:42:33 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:42:33 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:42:33 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:42:33 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:42:33 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:42:33 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:42:33 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:42:33 08:42:33.645 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Failed to send message: This is totally expected.
03:42:34 08:42:34.287 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
03:42:34 08:42:34.459 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
03:42:34 08:42:34.685 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <MqttPublishTarget [topic=replyTarget/thing:id, qos=AT_MOST_ONCE]>
03:42:34 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.658 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest
03:42:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest
03:42:34 [INFO] [02/26/2024 08:42:34.908] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-1deb3c7] Failed to create HiveMqttClientProperties: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>.
03:42:34 [INFO] [02/26/2024 08:42:34.908] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-1deb3c7] Test for connection <null> at <null> failed: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>.
03:42:34 [INFO] [02/26/2024 08:42:34.914] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:35 08:42:35.100 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:42:35 [INFO] [02/26/2024 08:42:35.225] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n] Established MQTT connection to <example.com>.
03:42:35 08:42:35.232 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:42:35 [INFO] [02/26/2024 08:42:35.232] [Thread-159] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n][connection-id:e0601cd3-d73a-435b-b022-b36db564f290][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException-e332f80] Test for connection <e0601cd3-d73a-435b-b022-b36db564f290> at <example.com> failed: [SubscriptionStatus[Topic filter: source/foo => Error: FAILURE(128)], SubscriptionStatus[Topic filter: source/bar => Error: QUOTA_EXCEEDED(151)]]
03:42:35 [INFO] [02/26/2024 08:42:35.235] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:35 08:42:35.238 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:42:35 [INFO] [02/26/2024 08:42:35.335] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:e0601cd3-d73a-435b-b022-b36db564f290][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-0f7b316] Failed to create GenericMqttClient: Some argument is invalid.
03:42:35 [INFO] [02/26/2024 08:42:35.335] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:e0601cd3-d73a-435b-b022-b36db564f290][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-0f7b316] Test for connection <e0601cd3-d73a-435b-b022-b36db564f290> at <example.com> failed: Some argument is invalid.
03:42:35 [INFO] [02/26/2024 08:42:35.339] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:35 [INFO] [02/26/2024 08:42:35.460] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o] Established MQTT connection to <example.com>.
03:42:45 [INFO] [02/26/2024 08:42:45.478] [ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond-scheduler-1] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o][connection-id:e0601cd3-d73a-435b-b022-b36db564f290][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorDoesNotRespond-2764bf0] Test for connection <e0601cd3-d73a-435b-b022-b36db564f290> at <example.com> failed: Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/system/testProbe-96> did not report its status within <PT10S>.
03:42:45 [INFO] [02/26/2024 08:42:45.483] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:45 [INFO] [02/26/2024 08:42:45.562] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p] Established MQTT connection to <example.com>.
03:42:45 [INFO] [02/26/2024 08:42:45.567] [Thread-170] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p][connection-id:e0601cd3-d73a-435b-b022-b36db564f290][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException-f4d4a1b] Test for connection <e0601cd3-d73a-435b-b022-b36db564f290> at <example.com> failed: [Subscribing failed: [source/foo, source/bar]]
03:42:45 [INFO] [02/26/2024 08:42:45.569] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:45 [INFO] [02/26/2024 08:42:45.647] [Thread-172] [pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus/user/$a][connection-id:e0601cd3-d73a-435b-b022-b36db564f290][correlation-id:ConnectionTesterActorTest.testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus-12c77f0] Test for connection <e0601cd3-d73a-435b-b022-b36db564f290> at <example.com> failed: The broker is temporarily not available
03:42:45 [INFO] [02/26/2024 08:42:45.649] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:45 [INFO] [02/26/2024 08:42:45.761] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q] Established MQTT connection to <example.com>.
03:42:45 [INFO] [02/26/2024 08:42:45.770] [Thread-180] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q][connection-id:e0601cd3-d73a-435b-b022-b36db564f290][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown-6531fa6] Test for connection <e0601cd3-d73a-435b-b022-b36db564f290> at <example.com> failed: [Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/system/testProbe-103> did not respond with a RetrieveHealthResponse but with a <Status>., Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/system/testProbe-105> has status <DOWN>.]
03:42:45 [INFO] [02/26/2024 08:42:45.773] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:45 [INFO] [02/26/2024 08:42:45.887] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r] Established MQTT connection to <example.com>.
03:42:45 [INFO] [02/26/2024 08:42:45.894] [Thread-188] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r][connection-id:e0601cd3-d73a-435b-b022-b36db564f290][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSuccessful-c53975a] Test for connection <e0601cd3-d73a-435b-b022-b36db564f290> at <example.com> was successful.
03:42:45 [INFO] [02/26/2024 08:42:45.897] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.10 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest
03:42:45 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest
03:42:46 08:42:46.011 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.017 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.025 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.028 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.030 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.032 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.034 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.035 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.037 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.043 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.048 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.085 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.086 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.088 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.089 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.091 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.092 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.094 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a55f095]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest
03:42:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest
03:42:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest
03:42:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest
03:42:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest
03:42:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest
03:42:46 08:42:46.257 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.260 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.282 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.285 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.286 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.288 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.290 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.294 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.303 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.307 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.308 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.310 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.311 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 08:42:46.313 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a87209c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:46 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest
03:42:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest
03:42:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest
03:42:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest
03:42:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest
03:42:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest
03:42:46 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest
03:42:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest
03:42:46 08:42:46.820 [ERROR] [main] o.e.d.c.s.m.m.l.DefaultMuteableConnectionLogger - Encountered exception: <java.lang.IllegalArgumentException> in connection logger: <DefaultMuteableConnectionLogger [connectionId=connection-b6bf4034-df19-456f-9c6f-0663d48fa880, delegate=Mock for ConnectionLogger, hashCode: 673883019, active=true]>. Switching delegate to: <ExceptionalConnectionLogger>.
03:42:46 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest
03:42:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest
03:42:46 08:42:46.979 [INFO ] [main] o.e.d.c.s.m.m.l.AbstractConnectionLogger - The log message contains an invalid pattern: success {} 
03:42:47 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest
03:42:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest
03:42:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest
03:42:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest
03:42:47 08:42:47.085 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-d98297a6-bb21-41e4-96e9-80c7ba048f51>.
03:42:47 08:42:47.086 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-d98297a6-bb21-41e4-96e9-80c7ba048f51>.
03:42:47 08:42:47.087 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-d98297a6-bb21-41e4-96e9-80c7ba048f51>.
03:42:47 08:42:47.087 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-d98297a6-bb21-41e4-96e9-80c7ba048f51>.
03:42:47 08:42:47.087 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-d98297a6-bb21-41e4-96e9-80c7ba048f51>.
03:42:47 08:42:47.088 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-bc37b97f-56ad-4b3e-97fd-abfb06699da4>.
03:42:47 08:42:47.088 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-bc37b97f-56ad-4b3e-97fd-abfb06699da4>.
03:42:47 08:42:47.088 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-bc37b97f-56ad-4b3e-97fd-abfb06699da4>.
03:42:47 08:42:47.089 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-bc37b97f-56ad-4b3e-97fd-abfb06699da4>.
03:42:47 08:42:47.089 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-bc37b97f-56ad-4b3e-97fd-abfb06699da4>.
03:42:47 08:42:47.099 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-ec6a339a-85ce-4808-be29-40543442b45d>.
03:42:47 08:42:47.099 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-ec6a339a-85ce-4808-be29-40543442b45d>.
03:42:47 08:42:47.100 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-ec6a339a-85ce-4808-be29-40543442b45d>.
03:42:47 08:42:47.101 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-ec6a339a-85ce-4808-be29-40543442b45d>.
03:42:47 08:42:47.101 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-ec6a339a-85ce-4808-be29-40543442b45d>.
03:42:47 08:42:47.105 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-a3e49554-4004-497f-befb-04b867669273>.
03:42:47 08:42:47.105 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-a3e49554-4004-497f-befb-04b867669273>.
03:42:47 08:42:47.106 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-a3e49554-4004-497f-befb-04b867669273>.
03:42:47 08:42:47.106 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-a3e49554-4004-497f-befb-04b867669273>.
03:42:47 08:42:47.107 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-cd7fbb01-4703-4d87-b349-d14982164fdb>.
03:42:47 08:42:47.107 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-cd7fbb01-4703-4d87-b349-d14982164fdb>.
03:42:47 08:42:47.107 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-cd7fbb01-4703-4d87-b349-d14982164fdb>.
03:42:47 08:42:47.108 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-021bc3c6-7349-4c59-b2d5-de85a216f9bd>.
03:42:47 08:42:47.108 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-021bc3c6-7349-4c59-b2d5-de85a216f9bd>.
03:42:47 08:42:47.109 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-021bc3c6-7349-4c59-b2d5-de85a216f9bd>.
03:42:47 08:42:47.109 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-021bc3c6-7349-4c59-b2d5-de85a216f9bd>.
03:42:47 08:42:47.110 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-ea1b2b62-bfe3-4bce-ae3a-69b4160e9f68>.
03:42:47 08:42:47.110 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-ea1b2b62-bfe3-4bce-ae3a-69b4160e9f68>.
03:42:47 08:42:47.111 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-ea1b2b62-bfe3-4bce-ae3a-69b4160e9f68>.
03:42:47 08:42:47.111 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-ea1b2b62-bfe3-4bce-ae3a-69b4160e9f68>.
03:42:47 08:42:47.115 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-ea1b2b62-bfe3-4bce-ae3a-69b4160e9f68>.
03:42:47 08:42:47.117 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-78336b7b-c59f-4a17-9d2a-2de0a67e1a2d>.
03:42:47 08:42:47.118 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-78336b7b-c59f-4a17-9d2a-2de0a67e1a2d>.
03:42:47 08:42:47.119 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-78336b7b-c59f-4a17-9d2a-2de0a67e1a2d>.
03:42:47 08:42:47.119 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-78336b7b-c59f-4a17-9d2a-2de0a67e1a2d>.
03:42:47 08:42:47.119 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-78336b7b-c59f-4a17-9d2a-2de0a67e1a2d>.
03:42:47 08:42:47.119 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-78336b7b-c59f-4a17-9d2a-2de0a67e1a2d>.
03:42:47 08:42:47.120 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-57fcf476-af9a-4e3c-84d6-90878ed9c63f>.
03:42:47 08:42:47.120 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-57fcf476-af9a-4e3c-84d6-90878ed9c63f>.
03:42:47 08:42:47.121 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-57fcf476-af9a-4e3c-84d6-90878ed9c63f>.
03:42:47 08:42:47.122 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-975bccd9-067d-41ba-9ba7-7e9870eee3f5>.
03:42:47 08:42:47.122 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-975bccd9-067d-41ba-9ba7-7e9870eee3f5>.
03:42:47 08:42:47.123 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-975bccd9-067d-41ba-9ba7-7e9870eee3f5>.
03:42:47 08:42:47.123 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-975bccd9-067d-41ba-9ba7-7e9870eee3f5>.
03:42:47 08:42:47.132 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-975bccd9-067d-41ba-9ba7-7e9870eee3f5>.
03:42:47 08:42:47.133 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Dropping <1> of <5> log entries for connection with ID <loggerRegistryTest-975bccd9-067d-41ba-9ba7-7e9870eee3f5>, because of size limit.
03:42:47 08:42:47.134 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-14c00ec4-3303-4642-954b-ca37b9b1f187>.
03:42:47 08:42:47.134 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-14c00ec4-3303-4642-954b-ca37b9b1f187>.
03:42:47 08:42:47.135 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-14c00ec4-3303-4642-954b-ca37b9b1f187>.
03:42:47 08:42:47.135 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-14c00ec4-3303-4642-954b-ca37b9b1f187>.
03:42:47 08:42:47.135 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-14c00ec4-3303-4642-954b-ca37b9b1f187>.
03:42:47 08:42:47.186 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-f85344d4-596b-4c31-bd2e-040798bf78e9>.
03:42:47 08:42:47.186 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-f85344d4-596b-4c31-bd2e-040798bf78e9>.
03:42:47 08:42:47.306 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-79f004f1-3905-4bfd-8e5e-2bf7eddc1c00>.
03:42:47 08:42:47.306 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-79f004f1-3905-4bfd-8e5e-2bf7eddc1c00>.
03:42:47 08:42:47.309 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-79f004f1-3905-4bfd-8e5e-2bf7eddc1c00>.
03:42:47 08:42:47.311 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-aac147f3-51ab-4b2c-b744-8d844adfd735>.
03:42:47 08:42:47.311 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-aac147f3-51ab-4b2c-b744-8d844adfd735>.
03:42:47 08:42:47.313 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-aac147f3-51ab-4b2c-b744-8d844adfd735>.
03:42:47 08:42:47.313 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-aac147f3-51ab-4b2c-b744-8d844adfd735>.
03:42:47 08:42:47.319 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-273bae3d-99fa-43b7-ad16-8f3aa6bb46d2>.
03:42:47 08:42:47.319 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-273bae3d-99fa-43b7-ad16-8f3aa6bb46d2>.
03:42:47 08:42:47.322 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-273bae3d-99fa-43b7-ad16-8f3aa6bb46d2>.
03:42:47 08:42:47.322 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-273bae3d-99fa-43b7-ad16-8f3aa6bb46d2>.
03:42:47 08:42:47.322 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-273bae3d-99fa-43b7-ad16-8f3aa6bb46d2>.
03:42:47 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest
03:42:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest
03:42:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest
03:42:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest
03:42:52 08:42:52.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.RetrieveConnectionLogsAggregatorActor - Dropping <4> of <6> log entries for connection with ID <connection-481d89e7-67e1-4232-9b5a-351933d5fd0c>, because of size limit.
03:42:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.546 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest
03:42:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest
03:42:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest
03:42:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest
03:42:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest
03:42:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest
03:42:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest
03:42:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest
03:42:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest
03:42:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest
03:42:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest
03:42:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest
03:42:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest
03:42:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest
03:42:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest
03:42:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest
03:42:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest
03:42:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest
03:42:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest
03:42:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest
03:42:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest
03:42:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest
03:42:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest
03:42:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest
03:42:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest
03:42:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest
03:42:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest
03:42:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest
03:42:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest
03:42:56 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest
03:42:56 [INFO] [02/26/2024 08:42:56.518] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:42:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest
03:42:56 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest
03:42:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest
03:42:56 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest
03:42:56 08:42:56.636 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:42:56 08:42:56.835 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M48.491S> interval (min=<PT5M>)
03:42:56 08:42:56.835 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:56 08:42:56.837 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M32.673S> interval (min=<PT5M>)
03:42:56 08:42:56.838 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M7.206S> interval (min=<PT5M>)
03:42:56 08:42:56.840 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-85f92e51-8a75-4f3f-ac33-e085864e32a9>
03:42:56 08:42:56.840 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M59.029S> interval (min=<PT5M>)
03:42:56 08:42:56.843 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-85f92e51-8a75-4f3f-ac33-e085864e32a9>.
03:42:56 08:42:56.843 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-85f92e51-8a75-4f3f-ac33-e085864e32a9>.
03:42:56 08:42:56.849 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M29.431S> interval (min=<PT5M>)
03:42:56 08:42:56.849 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:56 08:42:56.877 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@34a21eca]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:56 08:42:56.878 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:56 08:42:56.883 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@34a21eca]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:56 08:42:56.884 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:56 08:42:56.887 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers.
03:42:57 08:42:56.978 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:42:57 08:42:56.979 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-85f92e51-8a75-4f3f-ac33-e085864e32a9>
03:42:57 08:42:56.990 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/target/address]>
03:42:57 08:42:57.259 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:42:57 08:42:57.377 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:42:57 08:42:57.378 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:42:57 08:42:57.560 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M28.316S> interval (min=<PT5M>)
03:42:57 08:42:57.560 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:57 08:42:57.563 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.332S> interval (min=<PT5M>)
03:42:57 08:42:57.577 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M13.522S> interval (min=<PT5M>)
03:42:57 08:42:57.580 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-1b4af3cf-c62f-4c00-baec-c7e6d7ae6874>
03:42:57 08:42:57.580 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M50.475S> interval (min=<PT5M>)
03:42:57 08:42:57.585 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1b4af3cf-c62f-4c00-baec-c7e6d7ae6874>.
03:42:57 08:42:57.585 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1b4af3cf-c62f-4c00-baec-c7e6d7ae6874>.
03:42:57 08:42:57.594 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.884S> interval (min=<PT5M>)
03:42:57 08:42:57.594 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:57 08:42:57.598 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a6812e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:57 08:42:57.599 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:57 08:42:57.603 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a6812e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:57 08:42:57.604 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:57 08:42:57.608 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers.
03:42:57 08:42:57.694 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:42:57 08:42:57.696 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<DISCONNECTED>
03:42:58 08:42:58.126 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M26.179S> interval (min=<PT5M>)
03:42:58 08:42:58.126 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:58 08:42:58.128 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M17.072S> interval (min=<PT5M>)
03:42:58 08:42:58.130 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M18.12S> interval (min=<PT5M>)
03:42:58 08:42:58.131 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-4850fc03-98f8-4cc0-8c6a-2eb550a4a95f>
03:42:58 08:42:58.132 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.145S> interval (min=<PT5M>)
03:42:58 08:42:58.134 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-4850fc03-98f8-4cc0-8c6a-2eb550a4a95f>.
03:42:58 08:42:58.134 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-4850fc03-98f8-4cc0-8c6a-2eb550a4a95f>.
03:42:58 08:42:58.177 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:58 08:42:58.178 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M56.345S> interval (min=<PT5M>)
03:42:58 08:42:58.183 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7bc0352]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:58 08:42:58.183 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:58 08:42:58.187 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7bc0352]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:58 08:42:58.187 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:58 08:42:58.201 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7bc0352]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:58 08:42:58.202 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:58 08:42:58.202 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7bc0352]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:58 08:42:58.203 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:58 08:42:58.296 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-4850fc03-98f8-4cc0-8c6a-2eb550a4a95f>
03:42:58 08:42:58.306 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target)>
03:42:58 08:42:58.600 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M15.531S> interval (min=<PT5M>)
03:42:58 08:42:58.600 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:58 08:42:58.601 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.307S> interval (min=<PT5M>)
03:42:58 08:42:58.603 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.755S> interval (min=<PT5M>)
03:42:58 08:42:58.605 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-bcbbbaa6-f4f2-47d5-8309-92c13d3436f0>
03:42:58 08:42:58.605 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M52.05S> interval (min=<PT5M>)
03:42:58 08:42:58.607 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-bcbbbaa6-f4f2-47d5-8309-92c13d3436f0>.
03:42:58 08:42:58.607 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-bcbbbaa6-f4f2-47d5-8309-92c13d3436f0>.
03:42:58 08:42:58.614 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:58 08:42:58.614 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M30.216S> interval (min=<PT5M>)
03:42:58 08:42:58.616 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@a4cf4a3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:58 08:42:58.617 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:58 08:42:58.620 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@a4cf4a3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:58 08:42:58.620 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:58 08:42:58.623 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers.
03:42:58 08:42:58.723 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:42:58 08:42:58.733 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=target:ditto/thing@twin]>
03:42:58 08:42:58.734 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-bcbbbaa6-f4f2-47d5-8309-92c13d3436f0>
03:42:58 08:42:58.750 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:42:58 08:42:58.752 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:42:58 08:42:58.834 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:42:58 08:42:58.838 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:42:59 08:42:59.023 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M56.966S> interval (min=<PT5M>)
03:42:59 08:42:59.023 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:59 08:42:59.025 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M34.797S> interval (min=<PT5M>)
03:42:59 08:42:59.026 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M48.151S> interval (min=<PT5M>)
03:42:59 08:42:59.028 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-6d78fe2f-e0ba-451a-ba74-a6bd8c2c79bc>
03:42:59 08:42:59.028 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.597S> interval (min=<PT5M>)
03:42:59 08:42:59.030 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6d78fe2f-e0ba-451a-ba74-a6bd8c2c79bc>.
03:42:59 08:42:59.030 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6d78fe2f-e0ba-451a-ba74-a6bd8c2c79bc>.
03:42:59 08:42:59.036 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:59 08:42:59.036 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M9.186S> interval (min=<PT5M>)
03:42:59 08:42:59.038 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@57583ff5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:59 08:42:59.039 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:59 08:42:59.041 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@57583ff5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:59 08:42:59.042 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:59 08:42:59.179 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-6d78fe2f-e0ba-451a-ba74-a6bd8c2c79bc>
03:42:59 08:42:59.195 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@57583ff5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:59 08:42:59.195 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:59 08:42:59.196 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@57583ff5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:59 08:42:59.196 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:59 08:42:59.235 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
03:42:59 08:42:59.500 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M14.766S> interval (min=<PT5M>)
03:42:59 08:42:59.501 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:59 08:42:59.501 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M32.063S> interval (min=<PT5M>)
03:42:59 08:42:59.503 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M12.001S> interval (min=<PT5M>)
03:42:59 08:42:59.504 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-b403b312-70da-4d75-9009-6d6d1e410c37>
03:42:59 08:42:59.505 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M44.499S> interval (min=<PT5M>)
03:42:59 08:42:59.507 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b403b312-70da-4d75-9009-6d6d1e410c37>.
03:42:59 08:42:59.507 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b403b312-70da-4d75-9009-6d6d1e410c37>.
03:42:59 08:42:59.513 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M44.709S> interval (min=<PT5M>)
03:42:59 08:42:59.514 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:59 08:42:59.516 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7ff24c0e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:59 08:42:59.516 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:59 08:42:59.519 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7ff24c0e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:59 08:42:59.519 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:59 08:42:59.522 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Socket could not be opened for <127.0.0.1:40079> due to java.net.ConnectException: Connection refused
03:42:59 08:42:59.523 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-b403b312-70da-4d75-9009-6d6d1e410c37' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='Could not establish a connection on '127.0.0.1:40079'. Make sure the endpoint is reachable and that no firewall prevents the connection.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])>
03:42:59 08:42:59.811 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M16.15S> interval (min=<PT5M>)
03:42:59 08:42:59.811 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:59 08:42:59.812 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.352S> interval (min=<PT5M>)
03:42:59 08:42:59.814 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M20.791S> interval (min=<PT5M>)
03:42:59 08:42:59.815 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-39ddd9d8-e3b3-4ce4-af5b-c836136d061f>
03:42:59 08:42:59.816 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.841S> interval (min=<PT5M>)
03:42:59 08:42:59.818 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-39ddd9d8-e3b3-4ce4-af5b-c836136d061f>.
03:42:59 08:42:59.818 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-39ddd9d8-e3b3-4ce4-af5b-c836136d061f>.
03:42:59 08:42:59.824 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:42:59 08:42:59.824 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.996S> interval (min=<PT5M>)
03:42:59 08:42:59.827 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@dfb37dc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:59 08:42:59.827 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:59 08:42:59.830 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@dfb37dc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:59 08:42:59.830 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:59 08:42:59.877 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@dfb37dc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:59 08:42:59.877 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:59 08:42:59.878 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@dfb37dc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:42:59 08:42:59.878 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:42:59 08:42:59.899 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(java.util.concurrent.CompletionException: JwtInvalidException [message='Received invalid JSON web token response from <http://127.0.0.1:41369>.', errorCode=jwt:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Response status is <404> and content type is <none/none>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])>
03:43:00 Feb 26, 2024 8:42:59 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
03:43:00 WARNING: Exception thrown during asynchronous load
03:43:00 JwtInvalidException [message='Received invalid JSON web token response from <http://127.0.0.1:41369>.', errorCode=jwt:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Response status is <404> and content type is <none/none>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:43:00 	at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:100)
03:43:00 	at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:87)
03:43:00 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:43:00 	at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.parseJwt(AsyncJwtLoader.java:108)
03:43:00 	at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.asJsonWebToken(AsyncJwtLoader.java:91)
03:43:00 	at org.apache.pekko.stream.javadsl.Source.$anonfun$flatMapConcat$1(Source.scala:3894)
03:43:00 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:43:00 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:43:00 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:540)
03:43:00 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
03:43:00 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:43:00 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:43:00 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:43:00 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:43:00 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831)
03:43:00 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:43:00 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:43:00 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:43:00 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:43:00 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:43:00 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:43:00 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:43:00 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:43:00 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:43:00 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:43:00 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:43:00 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:43:00 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:43:00 
03:43:00 08:43:00.004 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-39ddd9d8-e3b3-4ce4-af5b-c836136d061f>
03:43:00 08:43:00.308 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M40.019S> interval (min=<PT5M>)
03:43:00 08:43:00.308 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:00 08:43:00.309 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M56.493S> interval (min=<PT5M>)
03:43:00 08:43:00.311 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M43.851S> interval (min=<PT5M>)
03:43:00 08:43:00.313 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-3830b65a-6fcb-4d98-add2-f15306af7d3e>
03:43:00 08:43:00.313 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M7.873S> interval (min=<PT5M>)
03:43:00 08:43:00.316 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-3830b65a-6fcb-4d98-add2-f15306af7d3e>.
03:43:00 08:43:00.317 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-3830b65a-6fcb-4d98-add2-f15306af7d3e>.
03:43:00 08:43:00.323 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.602S> interval (min=<PT5M>)
03:43:00 08:43:00.323 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:00 08:43:00.327 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@55113841]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:00 08:43:00.327 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:00 08:43:00.331 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@55113841]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:00 08:43:00.331 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:00 08:43:00.336 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@55113841]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:00 08:43:00.337 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:00 08:43:00.337 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@55113841]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:00 08:43:00.338 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:00 08:43:00.338 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
03:43:00 08:43:00.744 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M13.231S> interval (min=<PT5M>)
03:43:00 08:43:00.745 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:00 08:43:00.747 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M0.338S> interval (min=<PT5M>)
03:43:00 08:43:00.749 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.276S> interval (min=<PT5M>)
03:43:00 08:43:00.751 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-c1294ade-521d-4d5c-a22d-e43283160abb>
03:43:00 08:43:00.751 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M9.303S> interval (min=<PT5M>)
03:43:00 08:43:00.754 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c1294ade-521d-4d5c-a22d-e43283160abb>.
03:43:00 08:43:00.754 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c1294ade-521d-4d5c-a22d-e43283160abb>.
03:43:00 08:43:00.777 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M3.857S> interval (min=<PT5M>)
03:43:00 08:43:00.777 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:00 08:43:00.843 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1dac3a44]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:00 08:43:00.844 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:00 08:43:00.847 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1dac3a44]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:00 08:43:00.847 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:00 08:43:00.877 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1dac3a44]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:00 08:43:00.878 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:00 08:43:00.879 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1dac3a44]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:00 08:43:00.879 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:00 08:43:00.894 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-c1294ade-521d-4d5c-a22d-e43283160abb>
03:43:01 08:43:01.018 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
03:43:01 08:43:01.023 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:43:01 08:43:01.303 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M44.845S> interval (min=<PT5M>)
03:43:01 08:43:01.303 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:01 08:43:01.307 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.372S> interval (min=<PT5M>)
03:43:01 08:43:01.308 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M5.726S> interval (min=<PT5M>)
03:43:01 08:43:01.312 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-e992e945-50b4-4ede-aa89-7ad378616ad5>
03:43:01 08:43:01.312 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M49.871S> interval (min=<PT5M>)
03:43:01 08:43:01.316 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e992e945-50b4-4ede-aa89-7ad378616ad5>.
03:43:01 08:43:01.316 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e992e945-50b4-4ede-aa89-7ad378616ad5>.
03:43:01 08:43:01.325 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M30.832S> interval (min=<PT5M>)
03:43:01 08:43:01.326 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:01 08:43:01.329 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@42b9ea55]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:01 08:43:01.330 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:01 08:43:01.334 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@42b9ea55]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:01 08:43:01.335 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:01 08:43:01.380 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
03:43:01 08:43:01.618 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M3.78S> interval (min=<PT5M>)
03:43:01 08:43:01.619 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:01 08:43:01.621 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M50.862S> interval (min=<PT5M>)
03:43:01 08:43:01.624 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M58.534S> interval (min=<PT5M>)
03:43:01 08:43:01.627 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-4bf85557-c9c7-4432-a385-743a8f14aa98>
03:43:01 08:43:01.627 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M48.357S> interval (min=<PT5M>)
03:43:01 08:43:01.632 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-4bf85557-c9c7-4432-a385-743a8f14aa98>.
03:43:01 08:43:01.633 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-4bf85557-c9c7-4432-a385-743a8f14aa98>.
03:43:01 08:43:01.683 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M52.067S> interval (min=<PT5M>)
03:43:01 08:43:01.683 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:01 08:43:01.687 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6039aea6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:01 08:43:01.687 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:01 08:43:01.691 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6039aea6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:01 08:43:01.692 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:01 08:43:01.695 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor.
03:43:01 08:43:01.800 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-4bf85557-c9c7-4432-a385-743a8f14aa98>
03:43:02 08:43:02.112 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M59.64S> interval (min=<PT5M>)
03:43:02 08:43:02.113 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:02 08:43:02.115 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M51.307S> interval (min=<PT5M>)
03:43:02 08:43:02.117 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M49.951S> interval (min=<PT5M>)
03:43:02 08:43:02.119 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-3b937940-83d3-4d89-a58e-f568ba4b0f28>
03:43:02 08:43:02.119 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.488S> interval (min=<PT5M>)
03:43:02 08:43:02.122 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-3b937940-83d3-4d89-a58e-f568ba4b0f28>.
03:43:02 08:43:02.122 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-3b937940-83d3-4d89-a58e-f568ba4b0f28>.
03:43:02 08:43:02.177 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:02 08:43:02.177 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M12.638S> interval (min=<PT5M>)
03:43:02 08:43:02.177 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6431a8c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:02 08:43:02.178 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:02 08:43:02.182 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6431a8c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:02 08:43:02.182 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:02 08:43:02.184 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-3b937940-83d3-4d89-a58e-f568ba4b0f28>.
03:43:02 08:43:02.185 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-3b937940-83d3-4d89-a58e-f568ba4b0f28>.
03:43:02 08:43:02.296 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-3b937940-83d3-4d89-a58e-f568ba4b0f28>
03:43:02 08:43:02.543 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M40.057S> interval (min=<PT5M>)
03:43:02 08:43:02.543 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:02 08:43:02.545 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M33.493S> interval (min=<PT5M>)
03:43:02 08:43:02.547 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M30.128S> interval (min=<PT5M>)
03:43:02 08:43:02.549 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-a507f536-91fe-44ab-bb97-12d55dae7a30>
03:43:02 08:43:02.549 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M55.719S> interval (min=<PT5M>)
03:43:02 08:43:02.552 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-a507f536-91fe-44ab-bb97-12d55dae7a30>.
03:43:02 08:43:02.553 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-a507f536-91fe-44ab-bb97-12d55dae7a30>.
03:43:02 08:43:02.558 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M52.241S> interval (min=<PT5M>)
03:43:02 08:43:02.558 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:02 08:43:02.562 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@34a5faaf]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:02 08:43:02.563 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:02 08:43:02.578 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@34a5faaf]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:02 08:43:02.579 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:02 08:43:02.587 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@34a5faaf]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:02 08:43:02.588 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:02 08:43:02.589 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@34a5faaf]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:02 08:43:02.590 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:02 08:43:02.677 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-a507f536-91fe-44ab-bb97-12d55dae7a30>
03:43:02 08:43:02.680 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
03:43:02 08:43:02.685 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:43:03 08:43:02.952 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M18.398S> interval (min=<PT5M>)
03:43:03 08:43:02.953 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:03 08:43:02.954 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M58.758S> interval (min=<PT5M>)
03:43:03 08:43:02.977 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M15.91S> interval (min=<PT5M>)
03:43:03 08:43:02.979 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-0f807188-edab-41ca-908c-00d4fdc7b836>
03:43:03 08:43:02.979 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M12.827S> interval (min=<PT5M>)
03:43:03 08:43:02.983 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-0f807188-edab-41ca-908c-00d4fdc7b836>.
03:43:03 08:43:02.983 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-0f807188-edab-41ca-908c-00d4fdc7b836>.
03:43:03 08:43:02.988 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:03 08:43:02.988 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M58.44S> interval (min=<PT5M>)
03:43:03 08:43:02.992 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@703f72c7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:03 08:43:02.993 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:03 08:43:02.996 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@703f72c7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:03 08:43:02.997 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:03 08:43:03.102 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-0f807188-edab-41ca-908c-00d4fdc7b836>
03:43:03 08:43:03.315 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M25.217S> interval (min=<PT5M>)
03:43:03 08:43:03.316 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:03 08:43:03.319 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M10.698S> interval (min=<PT5M>)
03:43:03 08:43:03.321 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.767S> interval (min=<PT5M>)
03:43:03 08:43:03.324 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-1674ceb5-54d6-47c1-9fe7-96daa210dd32>
03:43:03 08:43:03.325 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M27.399S> interval (min=<PT5M>)
03:43:03 08:43:03.330 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1674ceb5-54d6-47c1-9fe7-96daa210dd32>.
03:43:03 08:43:03.330 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1674ceb5-54d6-47c1-9fe7-96daa210dd32>.
03:43:03 08:43:03.340 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M42.208S> interval (min=<PT5M>)
03:43:03 08:43:03.377 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:03 08:43:03.379 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2ba71ffd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:03 08:43:03.379 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:03 08:43:03.383 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2ba71ffd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:03 08:43:03.383 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:03 08:43:03.385 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-1674ceb5-54d6-47c1-9fe7-96daa210dd32>.
03:43:03 08:43:03.487 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-1674ceb5-54d6-47c1-9fe7-96daa210dd32>
03:43:03 08:43:03.701 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M46.395S> interval (min=<PT5M>)
03:43:03 08:43:03.701 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:03 08:43:03.704 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M34.881S> interval (min=<PT5M>)
03:43:03 08:43:03.706 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.704S> interval (min=<PT5M>)
03:43:03 08:43:03.709 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-200b2c82-1318-446e-b2be-7dea2eaad8c6>
03:43:03 08:43:03.709 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M21.141S> interval (min=<PT5M>)
03:43:03 08:43:03.714 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-200b2c82-1318-446e-b2be-7dea2eaad8c6>.
03:43:03 08:43:03.715 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-200b2c82-1318-446e-b2be-7dea2eaad8c6>.
03:43:03 08:43:03.724 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:03 08:43:03.724 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M9.66S> interval (min=<PT5M>)
03:43:03 08:43:03.727 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4a1011a3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:03 08:43:03.728 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:03 08:43:03.732 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4a1011a3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:03 08:43:03.733 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:43:03 08:43:03.735 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-200b2c82-1318-446e-b2be-7dea2eaad8c6>.
03:43:03 08:43:03.737 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
03:43:03 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.099 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest
03:43:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest
03:43:03 [INFO] [02/26/2024 08:43:03.891] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:04 [INFO] [02/26/2024 08:43:03.997] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:04 [INFO] [02/26/2024 08:43:04.111] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:04 [INFO] [02/26/2024 08:43:04.206] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:04 08:43:04.283 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:43:04 [INFO] [02/26/2024 08:43:04.286] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:04 [INFO] [02/26/2024 08:43:04.393] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:04 [INFO] [02/26/2024 08:43:04.488] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:04 [INFO] [02/26/2024 08:43:04.590] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:04 [INFO] [02/26/2024 08:43:04.681] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:04 [INFO] [02/26/2024 08:43:04.745] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:04 [INFO] [02/26/2024 08:43:04.814] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:04 [INFO] [02/26/2024 08:43:04.888] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:04 08:43:04.919 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:43:04 [INFO] [02/26/2024 08:43:04.979] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:05 [INFO] [02/26/2024 08:43:05.041] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:05 [INFO] [02/26/2024 08:43:05.108] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:05 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.320 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest
03:43:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest
03:43:05 08:43:05.115 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:43:05 08:43:05.302 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:05 08:43:05.311 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
03:43:05 08:43:05.332 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - UnsupportedSignalException: Correlation ID of live response <otherID> differs from correlation ID of command <cid>.
03:43:05 08:43:05.487 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/api/logs?api-version=2016-04-01]>
03:43:05 08:43:05.642 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:05 08:43:05.648 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:05 08:43:05.795 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.commands:retrieveThing> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:05 08:43:05.800 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:05 08:43:05.933 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:06 08:43:05.939 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:06 08:43:06.105 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:06 08:43:06.110 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
03:43:06 08:43:06.112 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"foo":true}>
03:43:06 08:43:06.287 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/foo/Hamburg]>
03:43:06 08:43:06.291 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:06 08:43:06.423 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:06 08:43:06.426 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
03:43:06 08:43:06.430 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - UnsupportedSignalException: Entity ID of live response <namespace:wrongthing> differs from entity ID of command <ditto:thing>.
03:43:06 08:43:06.559 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:06 08:43:06.562 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:06 08:43:06.694 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:06 08:43:06.698 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
03:43:06 08:43:06.700 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"topic":"ditto/thing/things/live/messages/please-respond","headers":{"response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"please-respond","ditto-message-thing-id":"ditto:thing","content-type":"application/vnd.org.eclipse.ditto.foobar+json","correlation-id":"cid","my-custom-header":"bumlux"},"path":"/outbox/messages/please-respond","value":{"foo":true},"status":418}>
03:43:06 08:43:06.707 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:43:06 08:43:06.711 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:43:06 08:43:06.846 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:06 08:43:06.850 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
03:43:06 08:43:06.852 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"foo":true}>
03:43:07 08:43:06.980 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]>
03:43:07 08:43:06.984 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:07 08:43:07.004 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]>
03:43:07 08:43:07.007 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:07 08:43:07.027 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]>
03:43:07 08:43:07.031 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:07 08:43:07.050 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]>
03:43:07 08:43:07.054 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:07 08:43:07.083 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]>
03:43:07 08:43:07.088 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:07 08:43:07.107 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]>
03:43:07 08:43:07.111 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:07 08:43:07.130 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]>
03:43:07 08:43:07.133 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:07 08:43:07.152 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]>
03:43:07 08:43:07.157 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:07 08:43:07.224 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:43:07 08:43:07.229 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:43:07 08:43:07.311 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/api/logs?api-version=2016-04-01]>
03:43:07 08:43:07.317 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Failed to send message due to <NoSuchElementException: Either.right.get on Left>
03:43:07 08:43:07.317 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Unexpected failure when publishing signal  - NoSuchElementException: Either.right.get on Left
03:43:07 08:43:07.554 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:07 08:43:07.558 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:07 08:43:07.676 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:07 08:43:07.680 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
03:43:07 08:43:07.686 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - UnsupportedSignalException: Type of live response <messages.responses:featureResponseMessage> is not related to type of command <messages.commands:thingMessage>.
03:43:07 08:43:07.795 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:07 08:43:07.801 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:07 08:43:07.918 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:07 08:43:07.922 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:08 08:43:08.035 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
03:43:08 08:43:08.039 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:08 08:43:08.077 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:43:08 08:43:08.080 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:43:08 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.032 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest
03:43:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest
03:43:08 08:43:08.178 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=replyTarget/thing:id]>
03:43:08 08:43:08.179 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Unexpected failure when publishing signal  - IllegalStateException: Operation not allowed in uninitialized state.
03:43:08 08:43:08.425 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:43:08 08:43:08.428 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:43:08 08:43:08.428 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:43:11 [INFO] [02/26/2024 08:43:11.178] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.008 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest
03:43:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest
03:43:11 [INFO] [02/26/2024 08:43:11.246] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:11 [INFO] [02/26/2024 08:43:11.351] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest
03:43:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest
03:43:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest
03:43:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest
03:43:12 08:43:12.002 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.008 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.013 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.015 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.025 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.027 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.028 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.029 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.030 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.031 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.033 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.034 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.035 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.036 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 08:43:12.037 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@434dd752]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest
03:43:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest
03:43:12 08:43:12.051 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:43:12 08:43:12.320 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]>
03:43:12 08:43:12.343 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:12 08:43:12.445 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]>
03:43:12 08:43:12.463 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
03:43:12 08:43:12.565 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-25] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]>
03:43:12 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.544 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest
03:43:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest
03:43:13 08:43:13.396 [ERROR] [HttpPushFactoryTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Internal server error, sending 500 response
03:43:13 org.apache.pekko.stream.SubscriptionWithCancelException$StageWasCompleted$: null
03:43:13 08:43:13.859 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
03:43:13 08:43:13.884 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
03:43:13 08:43:13.893 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
03:43:13 08:43:13.901 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
03:43:13 08:43:13.909 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
03:43:13 08:43:13.917 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
03:43:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest
03:43:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest
03:43:17 [INFO] [02/26/2024 08:43:17.101] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.167 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest
03:43:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest
03:43:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest
03:43:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest
03:43:17 08:43:17.244 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:43:17 08:43:17.719 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:17 08:43:17.780 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:17 08:43:17.842 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:18 08:43:17.930 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M17.751S> interval (min=<PT5M>)
03:43:18 08:43:17.930 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:18 08:43:17.931 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H44M5.939S>
03:43:18 08:43:18.503 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-de5461bf-7a57-4b5c-af23-0e891ddfb76b> was recovered: null
03:43:18 08:43:18.533 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@16914cef]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:18 08:43:18.541 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-de5461bf-7a57-4b5c-af23-0e891ddfb76b>: <[always-alive, priority-0]>
03:43:18 08:43:18.699 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:18 08:43:18.727 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-de5461bf-7a57-4b5c-af23-0e891ddfb76b> with <1> clients.
03:43:18 08:43:18.842 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@16914cef]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:18 08:43:18.843 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-de5461bf-7a57-4b5c-af23-0e891ddfb76b>: <[always-alive, priority-0]>
03:43:18 08:43:18.890 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
03:43:18 08:43:18.892 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-de5461bf-7a57-4b5c-af23-0e891ddfb76b> with <1> clients.
03:43:19 08:43:18.901 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-de5461bf-7a57-4b5c-af23-0e891ddfb76b>
03:43:19 08:43:19.133 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:19 08:43:19.149 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:19 08:43:19.153 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:19 08:43:19.160 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H3M29.551S>
03:43:19 08:43:19.161 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M28.302S> interval (min=<PT5M>)
03:43:19 08:43:19.161 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:19 08:43:19.161 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c3f7499d-23ab-4dd2-90d3-818414821580> was recovered: null
03:43:19 08:43:19.185 [WARN ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@799c96e6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:19 08:43:19.193 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c3f7499d-23ab-4dd2-90d3-818414821580> with <1> clients.
03:43:19 08:43:19.417 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c3f7499d-23ab-4dd2-90d3-818414821580>
03:43:19 08:43:19.427 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:19 08:43:19.443 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:19 08:43:19.448 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:19 08:43:19.454 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H36M58.227S>
03:43:19 08:43:19.454 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:19 08:43:19.454 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M40.196S> interval (min=<PT5M>)
03:43:19 08:43:19.455 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-651106f3-06df-4027-9dd2-0a9b3fa7b668> was recovered: null
03:43:19 08:43:19.458 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68f5754]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:19 08:43:19.459 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-651106f3-06df-4027-9dd2-0a9b3fa7b668> with <1> clients.
03:43:19 08:43:19.488 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionIdInvalidException [message='The Connection ID 'invalid' is not valid.', errorCode=connectivity:connection.id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must be conform to the regular expression: <[a-zA-Z0-9-_:]{1,100}>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:43:19 08:43:19.639 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:19 08:43:19.656 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:19 08:43:19.663 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:19 08:43:19.673 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H50M13.515S>
03:43:19 08:43:19.673 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.974S> interval (min=<PT5M>)
03:43:19 08:43:19.673 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:19 08:43:19.677 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8c897954-ccb6-4e9d-8507-af83e0346805> was recovered: null
03:43:19 08:43:19.681 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@32294fd4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:19 08:43:19.684 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-8c897954-ccb6-4e9d-8507-af83e0346805>: <[]>
03:43:19 08:43:19.687 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-651106f3-06df-4027-9dd2-0a9b3fa7b668>
03:43:19 08:43:19.693 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:20 08:43:19.914 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8c897954-ccb6-4e9d-8507-af83e0346805>
03:43:20 08:43:20.046 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:20 08:43:20.063 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:20 08:43:20.068 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:20 08:43:20.081 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M5.426S> interval (min=<PT5M>)
03:43:20 08:43:20.081 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:20 08:43:20.081 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H48M45.478S>
03:43:20 08:43:20.082 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6f8a3f8b-34ab-457e-8275-47500d8b2ace> was recovered: null
03:43:20 08:43:20.086 [WARN ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6e1a0438]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:20 08:43:20.087 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-6f8a3f8b-34ab-457e-8275-47500d8b2ace>: <[]>
03:43:20 08:43:20.096 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:20 08:43:20.101 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <ModifyConnection [type=connectivity.commands:modifyConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-1906fbf}], connection=ImmutableConnection [id=connection-6f8a3f8b-34ab-457e-8275-47500d8b2ace, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://127.0.0.2:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-1906fbf}]]>
03:43:20 08:43:20.104 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-1906fbf}]]
03:43:20 08:43:20.207 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6f8a3f8b-34ab-457e-8275-47500d8b2ace>
03:43:20 08:43:20.352 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:20 08:43:20.368 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:20 08:43:20.372 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:20 08:43:20.380 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H1M36.578S>
03:43:20 08:43:20.380 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M18.752S> interval (min=<PT5M>)
03:43:20 08:43:20.380 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:20 08:43:20.381 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a8c09ce3-714c-48e3-b3e4-51418800b1c5> was recovered: null
03:43:20 08:43:20.385 [WARN ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4875bf25]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:20 08:43:20.386 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-a8c09ce3-714c-48e3-b3e4-51418800b1c5>: <[]>
03:43:20 08:43:20.405 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:20 08:43:20.525 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a8c09ce3-714c-48e3-b3e4-51418800b1c5>
03:43:20 08:43:20.712 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:20 08:43:20.729 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:20 08:43:20.734 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:20 08:43:20.741 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:20 08:43:20.741 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H11M1.452S>
03:43:20 08:43:20.741 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M12.958S> interval (min=<PT5M>)
03:43:20 08:43:20.743 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ad40a6d6-9193-48b4-adef-ed94eeee8b84> was recovered: null
03:43:20 08:43:20.748 [WARN ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7dbcd370]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:20 08:43:20.749 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-ad40a6d6-9193-48b4-adef-ed94eeee8b84>: <[always-alive, priority-0]>
03:43:20 08:43:20.758 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:20 08:43:20.759 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-ad40a6d6-9193-48b4-adef-ed94eeee8b84> with <1> clients.
03:43:20 08:43:20.794 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-ad40a6d6-9193-48b4-adef-ed94eeee8b84>: <[]>
03:43:20 08:43:20.799 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
03:43:20 08:43:20.805 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-ad40a6d6-9193-48b4-adef-ed94eeee8b84>: <[]>
03:43:20 08:43:20.809 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <3>.
03:43:22 08:43:22.851 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-ad40a6d6-9193-48b4-adef-ed94eeee8b84> was deleted recently. Shutting Actor down ...
03:43:22 08:43:22.851 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-ad40a6d6-9193-48b4-adef-ed94eeee8b84>
03:43:23 08:43:22.997 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:23 08:43:23.013 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:23 08:43:23.018 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:23 08:43:23.024 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H54M45.137S>
03:43:23 08:43:23.024 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M33.585S> interval (min=<PT5M>)
03:43:23 08:43:23.024 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:23 08:43:23.025 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-1f6b9074-25b9-4933-abdd-25e99b5e9dbf> was recovered: null
03:43:23 08:43:23.028 [WARN ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@614db15e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:23 08:43:23.029 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-1f6b9074-25b9-4933-abdd-25e99b5e9dbf> with <1> clients.
03:43:23 08:43:23.221 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M26.978S> interval (min=<PT5M>)
03:43:23 08:43:23.221 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:23 08:43:23.254 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-1f6b9074-25b9-4933-abdd-25e99b5e9dbf>
03:43:23 08:43:23.456 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:23 08:43:23.461 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:23 08:43:23.465 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H2M29.666S>
03:43:23 08:43:23.467 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-05f40475-0039-4901-b747-87557b3297c4> was recovered: null
03:43:23 08:43:23.471 [WARN ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@69c80bbe]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:23 08:43:23.471 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-05f40475-0039-4901-b747-87557b3297c4>: <[]>
03:43:23 08:43:23.479 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:23 08:43:23.483 [WARN ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@69c80bbe]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:23 08:43:23.485 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-05f40475-0039-4901-b747-87557b3297c4>: <[always-alive, priority-0]>
03:43:23 08:43:23.490 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>.
03:43:23 08:43:23.490 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-05f40475-0039-4901-b747-87557b3297c4> with <2> clients.
03:43:23 08:43:23.516 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-05f40475-0039-4901-b747-87557b3297c4>
03:43:23 08:43:23.719 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:23 08:43:23.735 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:23 08:43:23.740 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:23 08:43:23.746 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H45M46.258S>
03:43:23 08:43:23.746 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:23 08:43:23.746 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M28.209S> interval (min=<PT5M>)
03:43:23 08:43:23.747 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-04d36190-50a8-4b3f-bb64-bc8e1bdca8c7> was recovered: null
03:43:23 08:43:23.751 [WARN ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@617fcec9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:23 08:43:23.752 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-04d36190-50a8-4b3f-bb64-bc8e1bdca8c7>: <[]>
03:43:23 08:43:23.759 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:24 08:43:23.914 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <ModifyConnection [type=connectivity.commands:modifyConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-7babc8d}], connection=ImmutableConnection [id=connection-04d36190-50a8-4b3f-bb64-bc8e1bdca8c7, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://invalid:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-7babc8d}]]>
03:43:24 08:43:23.915 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-7babc8d}]]
03:43:24 08:43:24.019 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-04d36190-50a8-4b3f-bb64-bc8e1bdca8c7>
03:43:24 08:43:24.150 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:24 08:43:24.166 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:24 08:43:24.179 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:24 08:43:24.185 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H4M35.297S>
03:43:24 08:43:24.185 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M33.694S> interval (min=<PT5M>)
03:43:24 08:43:24.185 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:24 08:43:24.186 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f582125f-4d3e-4f07-9471-e5cfec151ec4> was recovered: null
03:43:24 08:43:24.190 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6921b1ab]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:24 08:43:24.191 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-f582125f-4d3e-4f07-9471-e5cfec151ec4>: <[always-alive, priority-0]>
03:43:24 08:43:24.198 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:24 08:43:24.198 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f582125f-4d3e-4f07-9471-e5cfec151ec4> with <1> clients.
03:43:24 08:43:24.230 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-f582125f-4d3e-4f07-9471-e5cfec151ec4>: <[]>
03:43:24 08:43:24.234 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
03:43:24 08:43:24.240 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6921b1ab]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:24 08:43:24.241 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-f582125f-4d3e-4f07-9471-e5cfec151ec4>: <[]>
03:43:24 08:43:24.248 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <3>.
03:43:26 08:43:26.222 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-f582125f-4d3e-4f07-9471-e5cfec151ec4> was not accessed in a while. Shutting Actor down ...
03:43:26 08:43:26.223 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f582125f-4d3e-4f07-9471-e5cfec151ec4>
03:43:27 08:43:27.423 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:27 08:43:27.440 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:27 08:43:27.445 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:27 08:43:27.452 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H3M20.276S>
03:43:27 08:43:27.452 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:27 08:43:27.452 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M26.829S> interval (min=<PT5M>)
03:43:27 08:43:27.453 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-e9780e82-0e7e-4dc0-a8e4-6ffceeda6dfa> was recovered: null
03:43:27 08:43:27.457 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@29d41084]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:27 08:43:27.458 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-e9780e82-0e7e-4dc0-a8e4-6ffceeda6dfa>: <[]>
03:43:27 08:43:27.465 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:27 08:43:27.486 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-e9780e82-0e7e-4dc0-a8e4-6ffceeda6dfa>: <[]>
03:43:27 08:43:27.490 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
03:43:29 08:43:29.523 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-e9780e82-0e7e-4dc0-a8e4-6ffceeda6dfa> was deleted recently. Shutting Actor down ...
03:43:29 08:43:29.524 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-e9780e82-0e7e-4dc0-a8e4-6ffceeda6dfa>
03:43:29 08:43:29.743 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:29 08:43:29.751 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:29 08:43:29.760 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H52M30.541S>
03:43:29 08:43:29.761 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M35.83S> interval (min=<PT5M>)
03:43:29 08:43:29.761 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:29 08:43:29.762 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ce9bd2bd-f4e2-47ea-993e-fb227d3388a0> was recovered: null
03:43:29 08:43:29.767 [WARN ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-16] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@206e0bb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:29 08:43:29.769 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDueToCustomValidator-3cecee5, validator-should-throw-exception=true}], connection=ImmutableConnection [id=connection-ce9bd2bd-f4e2-47ea-993e-fb227d3388a0, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:45489, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionUnavailableException [message='not valid', errorCode=connectivity:connection.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Connection is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDueToCustomValidator-3cecee5, validator-should-throw-exception=true}]]>
03:43:31 08:43:31.793 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-ce9bd2bd-f4e2-47ea-993e-fb227d3388a0> was deleted recently. Shutting Actor down ...
03:43:32 08:43:31.999 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:32 08:43:32.016 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:32 08:43:32.021 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:32 08:43:32.056 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M6.477S> interval (min=<PT5M>)
03:43:32 08:43:32.056 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:32 08:43:32.056 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H41M56.683S>
03:43:32 08:43:32.058 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-9c0bb9f2-c855-4c85-a4dc-7aa77222aeb4> was recovered: null
03:43:32 08:43:32.062 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@dab6ac0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:32 08:43:32.063 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-9c0bb9f2-c855-4c85-a4dc-7aa77222aeb4>: <[always-alive, priority-0]>
03:43:32 08:43:32.080 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:32 08:43:32.082 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-9c0bb9f2-c855-4c85-a4dc-7aa77222aeb4> with <1> clients.
03:43:32 08:43:32.114 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-9c0bb9f2-c855-4c85-a4dc-7aa77222aeb4>: <[]>
03:43:32 08:43:32.118 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
03:43:34 08:43:34.156 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-9c0bb9f2-c855-4c85-a4dc-7aa77222aeb4> was deleted recently. Shutting Actor down ...
03:43:34 08:43:34.156 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-9c0bb9f2-c855-4c85-a4dc-7aa77222aeb4>
03:43:34 08:43:34.347 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:34 08:43:34.365 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:34 08:43:34.370 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:34 08:43:34.382 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:34 08:43:34.383 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.235S> interval (min=<PT5M>)
03:43:34 08:43:34.383 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H55M17.933S>
03:43:34 08:43:34.384 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-43069982-3ac9-41c5-b70e-928e924edda6> was recovered: null
03:43:34 08:43:34.388 [WARN ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@47f64ea9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:34 08:43:34.389 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-43069982-3ac9-41c5-b70e-928e924edda6>: <[always-alive, priority-0]>
03:43:34 08:43:34.395 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:34 08:43:34.396 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-43069982-3ac9-41c5-b70e-928e924edda6> with <1> clients.
03:43:34 08:43:34.432 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-43069982-3ac9-41c5-b70e-928e924edda6>
03:43:34 08:43:34.652 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:34 08:43:34.669 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:34 08:43:34.677 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:34 08:43:34.683 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H50M24.018S>
03:43:34 08:43:34.684 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:34 08:43:34.684 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.442S> interval (min=<PT5M>)
03:43:34 08:43:34.685 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-7d8ca3f3-35ca-42bc-8a94-84e5fded5f88> was recovered: null
03:43:34 08:43:34.689 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@76e9ba7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:34 08:43:34.690 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-7d8ca3f3-35ca-42bc-8a94-84e5fded5f88>: <[always-alive, priority-0]>
03:43:34 08:43:34.696 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:34 08:43:34.697 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-7d8ca3f3-35ca-42bc-8a94-84e5fded5f88> with <1> clients.
03:43:34 08:43:34.731 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@76e9ba7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:34 08:43:34.731 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-7d8ca3f3-35ca-42bc-8a94-84e5fded5f88>: <[always-alive, priority-0]>
03:43:34 08:43:34.738 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
03:43:34 08:43:34.739 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-7d8ca3f3-35ca-42bc-8a94-84e5fded5f88> with <1> clients.
03:43:34 08:43:34.845 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-7d8ca3f3-35ca-42bc-8a94-84e5fded5f88>
03:43:35 08:43:35.036 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:35 08:43:35.040 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:35 08:43:35.047 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H52M13.86S>
03:43:35 08:43:35.047 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:35 08:43:35.047 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.989S> interval (min=<PT5M>)
03:43:35 08:43:35.048 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-e8858922-f57d-4484-8e7a-4bf2114b2758> was recovered: null
03:43:35 08:43:35.052 [WARN ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7df423f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:35 08:43:35.053 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDuringClientActorPropsCreation-d8e49ec, should-throw-exception=true}], connection=ImmutableConnection [id=connection-e8858922-f57d-4484-8e7a-4bf2114b2758, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:35973, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='validation failed...', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Make sure all required properties are set and valid in the configuration.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>
03:43:37 08:43:37.079 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-e8858922-f57d-4484-8e7a-4bf2114b2758> was deleted recently. Shutting Actor down ...
03:43:37 08:43:37.330 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:37 08:43:37.350 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:37 08:43:37.356 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:37 08:43:37.362 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:37 08:43:37.363 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H40M4.208S>
03:43:37 08:43:37.363 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M15.256S> interval (min=<PT5M>)
03:43:37 08:43:37.364 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-74a09420-b24d-45bf-ba50-241ca0fccd2a> was recovered: null
03:43:37 08:43:37.366 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-dd3da30}], connection=ImmutableConnection [id=connection-74a09420-b24d-45bf-ba50-241ca0fccd2a, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://127.0.0.2:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-dd3da30}]]>
03:43:37 08:43:37.368 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-dd3da30}]]
03:43:37 08:43:37.471 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-74a09420-b24d-45bf-ba50-241ca0fccd2a>
03:43:37 08:43:37.624 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:37 08:43:37.639 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:37 08:43:37.645 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:37 08:43:37.651 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M22.731S> interval (min=<PT5M>)
03:43:37 08:43:37.651 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:37 08:43:37.651 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H3M42.029S>
03:43:37 08:43:37.652 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-15462ea8-eb94-4f45-8b0d-4ab99098b06a> was recovered: null
03:43:37 08:43:37.656 [WARN ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d45545b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:37 08:43:37.657 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-15462ea8-eb94-4f45-8b0d-4ab99098b06a>: <[always-alive, priority-0]>
03:43:37 08:43:37.664 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:37 08:43:37.665 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-15462ea8-eb94-4f45-8b0d-4ab99098b06a> with <1> clients.
03:43:37 08:43:37.701 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-15462ea8-eb94-4f45-8b0d-4ab99098b06a>
03:43:37 08:43:37.899 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:37 08:43:37.915 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:37 08:43:37.920 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:38 08:43:37.925 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H53M49.876S>
03:43:38 08:43:37.926 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:38 08:43:37.926 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.189S> interval (min=<PT5M>)
03:43:38 08:43:37.927 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-07a70eb1-d5ea-4378-8586-d5ff8b21568f> was recovered: null
03:43:38 08:43:37.938 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-f045180}], connection=ImmutableConnection [id=connection-07a70eb1-d5ea-4378-8586-d5ff8b21568f, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://invalid:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-f045180}]]>
03:43:38 08:43:37.939 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-f045180}]]
03:43:38 08:43:38.042 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-07a70eb1-d5ea-4378-8586-d5ff8b21568f>
03:43:38 08:43:38.171 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:38 08:43:38.188 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:38 08:43:38.193 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:38 08:43:38.198 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H41M1.341S>
03:43:38 08:43:38.198 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:38 08:43:38.198 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.25S> interval (min=<PT5M>)
03:43:38 08:43:38.199 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-882ad26c-59a1-4e49-811c-463268da7ff8> was recovered: null
03:43:38 08:43:38.202 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6c9e13d0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:38 08:43:38.203 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-882ad26c-59a1-4e49-811c-463268da7ff8> with <1> clients.
03:43:38 08:43:38.226 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionIdInvalidException [message='The Connection ID 'invalid' is not valid.', errorCode=connectivity:connection.id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must be conform to the regular expression: <[a-zA-Z0-9-_:]{1,100}>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:43:38 08:43:38.397 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:38 08:43:38.413 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:38 08:43:38.418 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:38 08:43:38.424 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H50M40.766S>
03:43:38 08:43:38.424 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:38 08:43:38.425 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M2.313S> interval (min=<PT5M>)
03:43:38 08:43:38.426 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6a7d9a84-58e0-45a6-a829-cddf33c3fbde> was recovered: null
03:43:38 08:43:38.426 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-882ad26c-59a1-4e49-811c-463268da7ff8>
03:43:38 08:43:38.429 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2f91290b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:38 08:43:38.430 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-6a7d9a84-58e0-45a6-a829-cddf33c3fbde>: <[always-alive, priority-0]>
03:43:38 08:43:38.437 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:38 08:43:38.438 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-6a7d9a84-58e0-45a6-a829-cddf33c3fbde> with <1> clients.
03:43:38 08:43:38.469 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-6a7d9a84-58e0-45a6-a829-cddf33c3fbde>: <[]>
03:43:38 08:43:38.473 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
03:43:38 08:43:38.479 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received command for deleted connection, rejecting: <OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.openConnectionAfterDeletedFails-4a5314a}], connectionId=connection-6a7d9a84-58e0-45a6-a829-cddf33c3fbde]>
03:43:38 08:43:38.480 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-6a7d9a84-58e0-45a6-a829-cddf33c3fbde' could not be found or requester had insufficient permissions to access it.', errorCode=connectivity:connection.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Connection was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.openConnectionAfterDeletedFails-4a5314a}]]
03:43:38 08:43:38.483 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6a7d9a84-58e0-45a6-a829-cddf33c3fbde>
03:43:38 08:43:38.619 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:38 08:43:38.635 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:38 08:43:38.639 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:38 08:43:38.644 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H9.617S>
03:43:38 08:43:38.644 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:38 08:43:38.644 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M54.485S> interval (min=<PT5M>)
03:43:38 08:43:38.645 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-b4d17fde-59ed-40e0-aa4f-d435cf0d4767> was recovered: null
03:43:38 08:43:38.649 [WARN ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@19009016]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:38 08:43:38.650 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-b4d17fde-59ed-40e0-aa4f-d435cf0d4767>: <[always-alive, priority-0]>
03:43:38 08:43:38.656 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:38 08:43:38.656 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-b4d17fde-59ed-40e0-aa4f-d435cf0d4767> with <1> clients.
03:43:38 08:43:38.692 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-b4d17fde-59ed-40e0-aa4f-d435cf0d4767>
03:43:40 08:43:40.762 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M4.401S> interval (min=<PT5M>)
03:43:40 08:43:40.765 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34443, Up), Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:38289, Up)), Set(), Set(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:38289, pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34443), Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34443), HashMap(thing-event-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34443), live-signal-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34443), blocked-namespaces-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34443), dc-default -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34443), connectivity -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34443), acks-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34443), policy-announcement-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34443)))>
03:43:40 08:43:40.879 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:40 08:43:40.895 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:40 08:43:40.900 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:40 08:43:40.906 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H21M57.934S>
03:43:40 08:43:40.907 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-73265531-93ec-4628-ae1d-e80c0ae566a3> was recovered: null
03:43:40 08:43:40.910 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@64bda61a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:40 08:43:40.911 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-73265531-93ec-4628-ae1d-e80c0ae566a3>: <[]>
03:43:40 08:43:40.917 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-20] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:40 08:43:40.921 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@64bda61a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:40 08:43:40.922 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-73265531-93ec-4628-ae1d-e80c0ae566a3>: <[always-alive, priority-0]>
03:43:40 08:43:40.925 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>.
03:43:40 08:43:40.926 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-73265531-93ec-4628-ae1d-e80c0ae566a3> with <2> clients.
03:43:41 08:43:41.053 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-20] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-73265531-93ec-4628-ae1d-e80c0ae566a3>: <[]>
03:43:41 08:43:41.057 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-20] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <3>.
03:43:41 08:43:41.077 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-73265531-93ec-4628-ae1d-e80c0ae566a3>: <[]>
03:43:41 08:43:41.081 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <4>.
03:43:43 08:43:43.115 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-73265531-93ec-4628-ae1d-e80c0ae566a3> was deleted recently. Shutting Actor down ...
03:43:43 08:43:43.115 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-73265531-93ec-4628-ae1d-e80c0ae566a3>
03:43:43 08:43:43.264 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:43 08:43:43.285 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:43 08:43:43.291 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:43 08:43:43.300 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:43 08:43:43.300 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H48M9.405S>
03:43:43 08:43:43.300 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M3.232S> interval (min=<PT5M>)
03:43:43 08:43:43.302 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-9b066b22-f349-4242-ab4b-5afdd707ae36> was recovered: null
03:43:43 08:43:43.306 [WARN ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@72e4c0b6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:43 08:43:43.307 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-9b066b22-f349-4242-ab4b-5afdd707ae36>: <[]>
03:43:43 08:43:43.315 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:43 08:43:43.532 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-9b066b22-f349-4242-ab4b-5afdd707ae36>
03:43:43 08:43:43.673 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:43 08:43:43.690 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:43 08:43:43.695 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:43 08:43:43.702 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:43 08:43:43.702 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M53.206S> interval (min=<PT5M>)
03:43:43 08:43:43.703 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H50M58.857S>
03:43:43 08:43:43.704 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-e2eee190-f228-4aec-9856-d5c4dde4dd7c> was recovered: null
03:43:43 08:43:43.707 [WARN ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fd98fc5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:43 08:43:43.708 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-e2eee190-f228-4aec-9856-d5c4dde4dd7c>: <[always-alive, priority-0]>
03:43:43 08:43:43.714 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:43 08:43:43.715 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-e2eee190-f228-4aec-9856-d5c4dde4dd7c> with <1> clients.
03:43:43 08:43:43.778 [WARN ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1fd98fc5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:43 08:43:43.780 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-e2eee190-f228-4aec-9856-d5c4dde4dd7c>: <[always-alive, priority-0]>
03:43:43 08:43:43.786 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
03:43:43 08:43:43.788 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-e2eee190-f228-4aec-9856-d5c4dde4dd7c> with <1> clients.
03:43:43 08:43:43.793 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-e2eee190-f228-4aec-9856-d5c4dde4dd7c>
03:43:43 08:43:43.905 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-20] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34443], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
03:43:43 08:43:43.905 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:38289], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
03:43:43 08:43:43.906 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:38289], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
03:43:43 08:43:43.906 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-20] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:34443], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
03:43:44 08:43:44.114 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:44 08:43:44.129 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:44 08:43:44.133 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:44 08:43:44.139 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H48M10.846S>
03:43:44 08:43:44.139 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.009S> interval (min=<PT5M>)
03:43:44 08:43:44.139 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:44 08:43:44.140 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-fa0e08de-ee4b-4986-a5d0-c2cf8e2cfe6d> was recovered: null
03:43:44 08:43:44.143 [WARN ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2b6bee10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:44 08:43:44.144 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-fa0e08de-ee4b-4986-a5d0-c2cf8e2cfe6d>: <[always-alive, priority-0]>
03:43:44 08:43:44.150 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:44 08:43:44.150 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-fa0e08de-ee4b-4986-a5d0-c2cf8e2cfe6d> with <1> clients.
03:43:44 08:43:44.184 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-fa0e08de-ee4b-4986-a5d0-c2cf8e2cfe6d>
03:43:44 08:43:44.360 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:44 08:43:44.365 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:44 08:43:44.371 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H11M32.069S>
03:43:44 08:43:44.371 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.494S> interval (min=<PT5M>)
03:43:44 08:43:44.371 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:44 08:43:44.372 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f61c16cd-bc31-42c0-80a4-69ed7288c391> was recovered: null
03:43:44 08:43:44.375 [WARN ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1ad78caf]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:44 08:43:44.375 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-f61c16cd-bc31-42c0-80a4-69ed7288c391>: <[always-alive, priority-0]>
03:43:44 08:43:44.381 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:44 08:43:44.382 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f61c16cd-bc31-42c0-80a4-69ed7288c391> with <1> clients.
03:43:44 08:43:44.392 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
03:43:44 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
03:43:44 	... 19 common frames omitted
03:43:44 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:43:44 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
03:43:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:43:44 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
03:43:44 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
03:43:44 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:43:44 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:43:44 	... 10 common frames omitted
03:43:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
03:43:44 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:43:44 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
03:43:44 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:43:44 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:43:44 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:43:44 08:43:44.395 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
03:43:44 	... 19 common frames omitted
03:43:44 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:43:44 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
03:43:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:43:44 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
03:43:44 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
03:43:44 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:43:44 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:43:44 	... 10 common frames omitted
03:43:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
03:43:44 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:43:44 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
03:43:44 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:43:44 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:43:44 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:43:44 08:43:44.395 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
03:43:44 08:43:44.396 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <1> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
03:43:44 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
03:43:44 	... 26 common frames omitted
03:43:44 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:43:44 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
03:43:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:43:44 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
03:43:44 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
03:43:44 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:43:44 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:43:44 	... 17 common frames omitted
03:43:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
03:43:44 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
03:43:44 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:43:44 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:43:44 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:43:44 08:43:44.397 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
03:43:44 	... 26 common frames omitted
03:43:44 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:43:44 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
03:43:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:43:44 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
03:43:44 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
03:43:44 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:43:44 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:43:44 	... 17 common frames omitted
03:43:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
03:43:44 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
03:43:44 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:43:44 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:43:44 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:43:44 08:43:44.397 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
03:43:44 08:43:44.397 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <2> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
03:43:44 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
03:43:44 	... 26 common frames omitted
03:43:44 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:43:44 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
03:43:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:43:44 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
03:43:44 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
03:43:44 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:43:44 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:43:44 	... 17 common frames omitted
03:43:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
03:43:44 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
03:43:44 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:43:44 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:43:44 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:43:44 08:43:44.397 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
03:43:44 	... 26 common frames omitted
03:43:44 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:43:44 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
03:43:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:43:44 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
03:43:44 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
03:43:44 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:43:44 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:43:44 	... 17 common frames omitted
03:43:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
03:43:44 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
03:43:44 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:43:44 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:43:44 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:43:44 08:43:44.398 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
03:43:44 08:43:44.398 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <3> times, which exceeds the maximum allowed number of <3> failures. Will escalate the failure.
03:43:44 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
03:43:44 	... 26 common frames omitted
03:43:44 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:43:44 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
03:43:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:43:44 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
03:43:44 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
03:43:44 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:43:44 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:43:44 	... 17 common frames omitted
03:43:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
03:43:44 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
03:43:44 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:43:44 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:43:44 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:43:44 08:43:44.399 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which exceeds the maximum allowed number of <0> failures. Will escalate the failure.
03:43:44 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
03:43:44 	... 26 common frames omitted
03:43:44 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:43:44 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
03:43:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:43:44 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
03:43:44 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
03:43:44 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:43:44 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:43:44 	... 17 common frames omitted
03:43:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
03:43:44 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
03:43:44 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:43:44 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:43:44 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:43:44 08:43:44.401 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.a.p.a.OneForOneStrategy - 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
03:43:44 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
03:43:44 	... 26 common frames omitted
03:43:44 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:43:44 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
03:43:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:43:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:43:44 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
03:43:44 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
03:43:44 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:43:44 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:43:44 	... 17 common frames omitted
03:43:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
03:43:44 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:43:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
03:43:44 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
03:43:44 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
03:43:44 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
03:43:44 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:43:44 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:43:44 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:43:44 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:43:44 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:43:44 08:43:44.401 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f61c16cd-bc31-42c0-80a4-69ed7288c391>
03:43:44 08:43:44.604 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:44 08:43:44.621 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:44 08:43:44.625 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:44 08:43:44.631 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H51M8.39S>
03:43:44 08:43:44.631 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:44 08:43:44.631 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.151S> interval (min=<PT5M>)
03:43:44 08:43:44.632 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3e00ca9b-a191-4bbe-94c1-9e6a1bf5e78d> was recovered: null
03:43:44 08:43:44.636 [WARN ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@c7b67c5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:44 08:43:44.636 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-3e00ca9b-a191-4bbe-94c1-9e6a1bf5e78d>: <[always-alive, priority-0]>
03:43:44 08:43:44.643 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:44 08:43:44.644 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-3e00ca9b-a191-4bbe-94c1-9e6a1bf5e78d> with <1> clients.
03:43:44 08:43:44.674 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-3e00ca9b-a191-4bbe-94c1-9e6a1bf5e78d>: <[]>
03:43:44 08:43:44.678 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
03:43:44 08:43:44.681 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3e00ca9b-a191-4bbe-94c1-9e6a1bf5e78d>
03:43:44 08:43:44.796 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H25M47.139S>
03:43:44 08:43:44.865 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3e00ca9b-a191-4bbe-94c1-9e6a1bf5e78d> was recovered: ImmutableConnection [id=connection-3e00ca9b-a191-4bbe-94c1-9e6a1bf5e78d, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:37669, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-26T08:43:44.633127489Z, created=2024-02-26T08:43:44.633127489Z]
03:43:44 08:43:44.882 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3e00ca9b-a191-4bbe-94c1-9e6a1bf5e78d>
03:43:45 08:43:45.058 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:45 08:43:45.077 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:45 08:43:45.081 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:45 08:43:45.087 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H30M41.954S>
03:43:45 08:43:45.088 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:45 08:43:45.088 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M9.145S> interval (min=<PT5M>)
03:43:45 08:43:45.089 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6a1c06e2-8f2b-4304-bde5-ad046dce7991> was recovered: null
03:43:45 08:43:45.093 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22b59996]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:45 08:43:45.093 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-6a1c06e2-8f2b-4304-bde5-ad046dce7991>: <[always-alive, priority-0]>
03:43:45 08:43:45.100 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:45 08:43:45.100 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-6a1c06e2-8f2b-4304-bde5-ad046dce7991> with <1> clients.
03:43:45 08:43:45.131 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-6a1c06e2-8f2b-4304-bde5-ad046dce7991>: <[]>
03:43:45 08:43:45.135 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
03:43:45 08:43:45.140 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22b59996]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:45 08:43:45.142 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-6a1c06e2-8f2b-4304-bde5-ad046dce7991>: <[always-alive, priority-0]>
03:43:45 08:43:45.147 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <3>.
03:43:45 08:43:45.148 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-6a1c06e2-8f2b-4304-bde5-ad046dce7991> with <1> clients.
03:43:45 08:43:45.178 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6a1c06e2-8f2b-4304-bde5-ad046dce7991>
03:43:45 08:43:45.361 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:45 08:43:45.381 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:45 08:43:45.385 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:45 08:43:45.391 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:45 08:43:45.391 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H9M16.556S>
03:43:45 08:43:45.391 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M37.448S> interval (min=<PT5M>)
03:43:45 08:43:45.392 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-33eb008f-9291-4c6f-8e3e-2d5bb36671d1> was recovered: null
03:43:45 08:43:45.394 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-00115a1}], connection=ImmutableConnection [id=connection-33eb008f-9291-4c6f-8e3e-2d5bb36671d1, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://127.0.0.2:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-00115a1}]]>
03:43:45 08:43:45.395 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-00115a1}]]
03:43:45 08:43:45.498 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-33eb008f-9291-4c6f-8e3e-2d5bb36671d1>
03:43:45 08:43:45.651 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:45 08:43:45.668 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:45 08:43:45.678 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:45 08:43:45.685 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H30M37.552S>
03:43:45 08:43:45.685 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:45 08:43:45.685 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M7.113S> interval (min=<PT5M>)
03:43:45 08:43:45.686 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-599a14a3-55ae-4fa9-86d3-998c6dc78862> was recovered: null
03:43:45 08:43:45.687 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-3d46735}], connection=ImmutableConnection [id=connection-599a14a3-55ae-4fa9-86d3-998c6dc78862, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://invalid:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-3d46735}]]>
03:43:45 08:43:45.688 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-3d46735}]]
03:43:45 08:43:45.792 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-599a14a3-55ae-4fa9-86d3-998c6dc78862>
03:43:45 08:43:45.955 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:45 08:43:45.970 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:45 08:43:45.975 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:45 08:43:45.980 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H4M27.886S>
03:43:45 08:43:45.980 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:45 08:43:45.981 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M9.848S> interval (min=<PT5M>)
03:43:45 08:43:45.982 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-eecdbdb5-3075-48f8-9608-9da8b180d344> was recovered: null
03:43:45 08:43:45.982 [WARN ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received command for deleted connection, rejecting: <DeleteConnection [type=connectivity.commands:deleteConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.tryToSendOtherCommandThanCreateDuringInitialization-cfa2e72}], connectionId=connection-eecdbdb5-3075-48f8-9608-9da8b180d344]>
03:43:45 08:43:45.983 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-eecdbdb5-3075-48f8-9608-9da8b180d344' could not be found or requester had insufficient permissions to access it.', errorCode=connectivity:connection.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Connection was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.tryToSendOtherCommandThanCreateDuringInitialization-cfa2e72}]]
03:43:46 08:43:45.986 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-eecdbdb5-3075-48f8-9608-9da8b180d344>
03:43:46 08:43:46.175 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:46 08:43:46.190 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:46 08:43:46.194 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:46 08:43:46.199 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H24M15.908S>
03:43:46 08:43:46.199 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.172S> interval (min=<PT5M>)
03:43:46 08:43:46.199 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:46 08:43:46.200 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-84696ed0-b941-4b6b-96c0-c71726d96720> was recovered: null
03:43:46 08:43:46.204 [WARN ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@62a35f51]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:46 08:43:46.204 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-84696ed0-b941-4b6b-96c0-c71726d96720>: <[always-alive, priority-0]>
03:43:46 08:43:46.210 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:46 08:43:46.211 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-84696ed0-b941-4b6b-96c0-c71726d96720> with <1> clients.
03:43:46 08:43:46.240 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-84696ed0-b941-4b6b-96c0-c71726d96720>
03:43:46 08:43:46.350 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H33M39.214S>
03:43:46 08:43:46.358 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-84696ed0-b941-4b6b-96c0-c71726d96720> was recovered: ImmutableConnection [id=connection-84696ed0-b941-4b6b-96c0-c71726d96720, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:35017, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-26T08:43:46.201153391Z, created=2024-02-26T08:43:46.201153391Z]
03:43:46 08:43:46.359 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-84696ed0-b941-4b6b-96c0-c71726d96720> with <1> clients.
03:43:46 08:43:46.480 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-84696ed0-b941-4b6b-96c0-c71726d96720>
03:43:46 08:43:46.631 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:46 08:43:46.646 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:46 08:43:46.650 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:46 08:43:46.656 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H47M9.557S>
03:43:46 08:43:46.656 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M40.745S> interval (min=<PT5M>)
03:43:46 08:43:46.656 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:46 08:43:46.657 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c365053b-57c2-4175-9169-be1aa1b44727> was recovered: null
03:43:46 08:43:46.660 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@53dcf46b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:46 08:43:46.661 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-c365053b-57c2-4175-9169-be1aa1b44727>: <[always-alive, priority-0]>
03:43:46 08:43:46.666 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:46 08:43:46.677 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c365053b-57c2-4175-9169-be1aa1b44727> with <1> clients.
03:43:46 08:43:46.711 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c365053b-57c2-4175-9169-be1aa1b44727>
03:43:46 08:43:46.848 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:46 08:43:46.865 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:46 08:43:46.869 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:46 08:43:46.879 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H18M43.968S>
03:43:46 08:43:46.879 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:46 08:43:46.879 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M1.435S> interval (min=<PT5M>)
03:43:46 08:43:46.880 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6b0565b0-37f2-4c55-b593-c316bcc9b3f5> was recovered: null
03:43:46 08:43:46.883 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@46a21f4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:46 08:43:46.884 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-6b0565b0-37f2-4c55-b593-c316bcc9b3f5>: <[always-alive, priority-0]>
03:43:46 08:43:46.890 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:46 08:43:46.891 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-6b0565b0-37f2-4c55-b593-c316bcc9b3f5> with <1> clients.
03:43:46 08:43:46.921 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-6b0565b0-37f2-4c55-b593-c316bcc9b3f5>: <[]>
03:43:46 08:43:46.925 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
03:43:48 08:43:48.966 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-6b0565b0-37f2-4c55-b593-c316bcc9b3f5> was deleted recently. Shutting Actor down ...
03:43:48 08:43:48.966 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6b0565b0-37f2-4c55-b593-c316bcc9b3f5>
03:43:49 08:43:49.077 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H19M19.681S>
03:43:49 08:43:49.082 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6b0565b0-37f2-4c55-b593-c316bcc9b3f5> was recovered: null
03:43:49 08:43:49.083 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received command for deleted connection, rejecting: <RetrieveConnectionStatus [type=connectivity.commands:retrieveConnectionStatus, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.recoverDeletedConnection-6f33a94}], connectionId=connection-6b0565b0-37f2-4c55-b593-c316bcc9b3f5]>
03:43:49 08:43:49.084 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-6b0565b0-37f2-4c55-b593-c316bcc9b3f5' could not be found or requester had insufficient permissions to access it.', errorCode=connectivity:connection.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Connection was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.recoverDeletedConnection-6f33a94}]]
03:43:49 08:43:49.086 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6b0565b0-37f2-4c55-b593-c316bcc9b3f5>
03:43:49 08:43:49.288 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:49 08:43:49.294 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:49 08:43:49.301 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H49M47.399S>
03:43:49 08:43:49.301 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.608S> interval (min=<PT5M>)
03:43:49 08:43:49.301 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:49 08:43:49.303 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-80609a02-8611-4afe-b932-e68d80a4513d> was recovered: null
03:43:49 08:43:49.310 [WARN ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@74bb9f96]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:49 08:43:49.312 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-80609a02-8611-4afe-b932-e68d80a4513d>: <[always-alive, priority-0]>
03:43:49 08:43:49.330 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:49 08:43:49.331 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-80609a02-8611-4afe-b932-e68d80a4513d> with <1> clients.
03:43:49 08:43:49.334 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-091 connection connection-80609a02-8611-4afe-b932-e68d80a4513d.
03:43:49 08:43:49.433 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-10 connection connection-80609a02-8611-4afe-b932-e68d80a4513d.
03:43:49 08:43:49.534 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt connection connection-80609a02-8611-4afe-b932-e68d80a4513d.
03:43:49 08:43:49.634 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-kafka connection connection-80609a02-8611-4afe-b932-e68d80a4513d.
03:43:49 08:43:49.734 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-http-push connection connection-80609a02-8611-4afe-b932-e68d80a4513d.
03:43:49 08:43:49.834 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt-5 connection connection-80609a02-8611-4afe-b932-e68d80a4513d.
03:43:49 08:43:49.935 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Restart command sent to ConnectionSupervisorActor Actor[pekko://ConnectionPersistenceActorTest_testRestartByConnectionType/system/testProbe-306#-1844895824].
03:43:49 08:43:49.938 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-80609a02-8611-4afe-b932-e68d80a4513d>
03:43:50 08:43:50.078 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:43:50 08:43:50.095 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:43:50 08:43:50.100 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:43:50 08:43:50.107 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:43:50 08:43:50.107 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H40M22.026S>
03:43:50 08:43:50.107 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M48.28S> interval (min=<PT5M>)
03:43:50 08:43:50.108 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c83949f1-87bc-4ad3-a003-60aad2d6d85a> was recovered: null
03:43:50 08:43:50.111 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3d06bb65]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:50 08:43:50.112 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-c83949f1-87bc-4ad3-a003-60aad2d6d85a>: <[always-alive, priority-0]>
03:43:50 08:43:50.119 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:43:50 08:43:50.120 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c83949f1-87bc-4ad3-a003-60aad2d6d85a> with <1> clients.
03:43:50 08:43:50.153 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3d06bb65]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:43:50 08:43:50.155 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-c83949f1-87bc-4ad3-a003-60aad2d6d85a>: <[always-alive, priority-0]>
03:43:50 08:43:50.161 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
03:43:50 08:43:50.162 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c83949f1-87bc-4ad3-a003-60aad2d6d85a> with <1> clients.
03:43:50 08:43:50.166 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c83949f1-87bc-4ad3-a003-60aad2d6d85a>
03:43:50 08:43:50.174 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H45M40.119S>
03:43:50 08:43:50.189 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c83949f1-87bc-4ad3-a003-60aad2d6d85a> was recovered: ImmutableConnection [id=connection-c83949f1-87bc-4ad3-a003-60aad2d6d85a, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=false, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:32927, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/message, topics=[_/_/things/live/messages], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/message, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=2, modified=2024-02-26T08:43:50.151794523Z, created=null]
03:43:50 08:43:50.190 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c83949f1-87bc-4ad3-a003-60aad2d6d85a> with <1> clients.
03:43:50 08:43:50.201 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c83949f1-87bc-4ad3-a003-60aad2d6d85a>
03:43:50 [WARNING] Tests run: 39, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 32.97 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest
03:43:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest
03:43:53 [INFO] [02/26/2024 08:43:53.686] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.404 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest
03:43:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest
03:43:53 08:43:53.713 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true
03:43:53 08:43:53.738 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true
03:43:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest
03:43:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest
03:43:54 [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest
03:43:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest
03:43:54 08:43:54.575 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which exceeds the maximum allowed number of <0> failures. Will escalate the failure.
03:43:54 java.lang.IllegalArgumentException: null
03:43:54 	... 35 common frames omitted
03:43:54 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
03:43:54 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalateStrategyEscalatesOnTheFirstFailure(OneForOneEscalateStrategyTest.java:91)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:43:54 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:54 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:43:54 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:43:54 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:54 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:43:54 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:54 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:43:54 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:43:54 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:43:54 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:43:54 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:43:54 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:43:54 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:43:54 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:43:54 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:43:54 08:43:54.578 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
03:43:54 java.lang.IllegalArgumentException: null
03:43:54 	... 35 common frames omitted
03:43:54 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
03:43:54 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:43:54 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:54 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:43:54 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:43:54 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:54 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:43:54 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:54 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:43:54 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:43:54 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:43:54 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:43:54 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:43:54 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:43:54 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:43:54 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:43:54 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:43:54 08:43:54.579 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <1> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
03:43:54 java.lang.IllegalArgumentException: null
03:43:54 	... 35 common frames omitted
03:43:54 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
03:43:54 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:43:54 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:54 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:43:54 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:43:54 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:54 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:43:54 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:54 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:43:54 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:43:54 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:43:54 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:43:54 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:43:54 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:43:54 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:43:54 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:43:54 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:43:54 08:43:54.579 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <2> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
03:43:54 java.lang.IllegalArgumentException: null
03:43:54 	... 35 common frames omitted
03:43:54 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
03:43:54 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:43:54 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:54 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:43:54 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:43:54 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:54 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:43:54 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:54 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:43:54 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:43:54 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:43:54 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:43:54 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:43:54 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:43:54 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:43:54 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:43:54 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:43:54 08:43:54.581 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
03:43:54 java.lang.IllegalArgumentException: null
03:43:54 	... 35 common frames omitted
03:43:54 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
03:43:54 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:43:54 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:54 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:43:54 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:43:54 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:54 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:43:54 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:54 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:43:54 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:43:54 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:43:54 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:43:54 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:43:54 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:43:54 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:43:54 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:43:54 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:43:54 08:43:54.582 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <1> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
03:43:54 java.lang.IllegalArgumentException: null
03:43:54 	... 35 common frames omitted
03:43:54 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
03:43:54 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:43:54 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:54 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:43:54 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:43:54 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:54 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:43:54 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:54 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:43:54 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:43:54 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:43:54 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:43:54 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:43:54 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:43:54 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:43:54 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:43:54 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:43:54 08:43:54.582 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <2> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
03:43:54 java.lang.IllegalArgumentException: null
03:43:54 	... 35 common frames omitted
03:43:54 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
03:43:54 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:43:54 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:54 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:43:54 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:43:54 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:54 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:43:54 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:54 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:43:54 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:43:54 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:43:54 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:43:54 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:43:54 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:43:54 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:43:54 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:43:54 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:43:54 08:43:54.583 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <3> times, which exceeds the maximum allowed number of <3> failures. Will escalate the failure.
03:43:54 java.lang.IllegalArgumentException: null
03:43:54 	... 35 common frames omitted
03:43:54 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
03:43:54 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:54 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:43:54 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:54 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:43:54 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:43:54 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:54 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:43:54 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:54 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:43:54 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:43:54 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:43:54 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:43:54 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:43:54 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:43:54 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:43:54 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:43:54 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:43:54 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:43:54 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:43:54 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:43:54 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:43:54 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:43:54 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:43:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest
03:43:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest
03:43:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest
03:43:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest
03:43:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest
03:43:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest
03:43:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest
03:43:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest
03:43:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest
03:43:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest
03:43:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest
03:43:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest
03:43:55 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest
03:43:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest
03:43:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest
03:43:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest
03:43:55 [INFO] [02/26/2024 08:43:55.891] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:56 [INFO] [02/26/2024 08:43:56.129] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:58 [INFO] [02/26/2024 08:43:58.503] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.218 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest
03:43:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest
03:43:59 [ERROR] [02/26/2024 08:43:58.914] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-776/flow-4-0-ignoreSink] Error in stage [org.apache.pekko.kafka.internal.CommitCollectorStageLogic]: Cannot invoke "org.apache.pekko.kafka.ConsumerMessage$PartitionOffset.key()" because "partitionOffset" is null
03:43:59 java.lang.NullPointerException: Cannot invoke "org.apache.pekko.kafka.ConsumerMessage$PartitionOffset.key()" because "partitionOffset" is null
03:43:59 	at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updatedWithOffset(MessageBuilder.scala:185)
03:43:59 	at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updated(MessageBuilder.scala:172)
03:43:59 	at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch(CommitObservationLogic.scala:43)
03:43:59 	at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch$(CommitObservationLogic.scala:41)
03:43:59 	at org.apache.pekko.kafka.internal.CommitCollectorStageLogic.updateBatch(CommitCollectorStage.scala:44)
03:43:59 	at org.apache.pekko.kafka.internal.CommitCollectorStageLogic$$anon$1.onPush(CommitCollectorStage.scala:106)
03:43:59 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:43:59 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:43:59 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:43:59 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632)
03:43:59 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740)
03:43:59 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789)
03:43:59 	at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558)
03:43:59 	at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558)
03:43:59 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729)
03:43:59 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654)
03:43:59 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
03:43:59 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:43:59 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:43:59 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:43:59 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:43:59 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:43:59 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:43:59 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:43:59 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:43:59 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:43:59 
03:43:59 [INFO] [02/26/2024 08:43:59.012] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:43:59 [INFO] [02/26/2024 08:43:59.091] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:44:01 [INFO] [02/26/2024 08:44:01.287] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:44:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.781 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest
03:44:01 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest
03:44:01 08:44:01.298 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:44:01 08:44:01.517 [ERROR] [main] o.e.d.c.s.m.k.KafkaMessageTransformer - Unexpected {java.lang.IllegalStateException}: {Expected}
03:44:01 java.lang.IllegalStateException: Expected
03:44:01 	at org.eclipse.ditto.connectivity.service.messaging.monitoring.ConnectionMonitor.success(ConnectionMonitor.java:67)
03:44:01 	at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformer.transform(KafkaMessageTransformer.java:138)
03:44:01 	at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest.unexpectedExceptionCausesMessageToBeDropped(KafkaMessageTransformerTest.java:198)
03:44:01 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:44:01 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:44:01 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:44:01 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:44:01 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:44:01 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:44:01 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:44:01 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:44:01 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:44:01 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:44:01 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:44:01 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:44:01 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:44:01 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:44:01 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:44:01 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:44:01 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:44:01 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:44:01 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:44:01 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:44:01 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
03:44:01 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:44:01 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:44:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:44:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:44:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:44:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:44:01 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:44:01 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:44:01 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:44:01 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:44:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest
03:44:01 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest
03:44:01 08:44:01.632 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.634 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.636 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.642 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.645 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.646 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.648 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.650 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.651 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.652 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.654 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.656 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.677 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.679 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.680 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.681 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 08:44:01.682 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3c5d49c8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest
03:44:01 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest
03:44:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest
03:44:01 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest
03:44:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest
03:44:01 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest
03:44:01 08:44:01.962 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:44:02 08:44:02.067 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
03:44:02 08:44:02.070 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.305 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
03:44:02 08:44:02.310 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.312 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.313 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.315 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.317 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.319 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.321 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.322 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.324 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.326 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.328 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.329 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.331 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.333 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.335 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.337 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.338 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.341 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.343 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.346 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.347 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.378 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.379 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.380 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.382 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.383 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.385 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.386 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.388 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.389 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.391 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.393 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.394 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.396 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.398 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.400 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.402 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.404 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.406 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.407 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.409 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.411 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.413 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.415 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.417 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.418 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.420 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.422 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.424 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.426 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.427 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.429 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.431 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.478 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.480 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.482 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.484 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.485 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.487 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.489 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.491 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.491 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.493 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.493 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.494 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.495 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.497 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.497 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.498 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.499 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.500 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.500 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.502 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.502 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.504 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.504 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.506 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.507 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.508 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.509 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.510 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.511 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.512 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.513 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.515 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.515 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.517 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.518 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.519 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.519 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.521 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.521 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.578 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.579 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.580 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:02 08:44:02.580 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:02 08:44:02.582 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.619 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
03:44:05 08:44:05.621 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.622 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.624 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.625 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.626 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.627 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.628 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.629 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.630 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.632 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.633 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.634 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.635 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.636 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.637 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.638 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.640 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.641 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.642 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.643 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.644 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.645 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.646 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.647 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.648 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.650 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.651 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.652 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.653 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.654 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.656 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.657 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.658 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.659 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.660 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.661 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.662 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.663 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.665 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.666 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.667 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.668 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.670 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.671 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.672 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.673 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.678 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.679 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.680 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.681 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.682 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.683 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.684 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.685 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.686 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.687 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.688 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.690 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.691 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.692 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.693 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.694 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.694 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.695 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.696 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.696 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.697 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.698 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.698 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.698 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.700 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.700 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.701 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.701 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.702 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.702 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.703 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.703 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.704 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.704 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.705 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.705 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.706 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.707 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.708 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.708 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.709 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.709 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.710 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.710 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.711 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.711 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.712 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.712 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.713 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:05 08:44:05.714 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:05 08:44:05.715 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
03:44:06 08:44:06.857 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
03:44:06 08:44:06.858 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:06 08:44:06.861 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal  - DisconnectException: null
03:44:07 08:44:06.969 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
03:44:07 08:44:06.971 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:07 08:44:06.972 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:07 08:44:06.973 [WARN ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.a.p.s.s.RestartWithBackoffFlow - Restarting stream due to failure [1]: org.apache.kafka.common.KafkaException
03:44:07 org.apache.kafka.common.KafkaException
03:44:07 	at org.apache.pekko.kafka.javadsl.SendProducer.sendEnvelope(SendProducer.scala:60)
03:44:07 	at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActor$KafkaProducerStream.lambda$new$7f50bf28$1(KafkaPublisherActor.java:346)
03:44:07 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$map$1(Flow.scala:670)
03:44:07 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:44:07 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:44:07 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:44:07 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:44:07 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:44:07 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:44:07 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:44:07 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:44:07 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:44:07 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:44:07 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:44:07 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:44:07 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:44:07 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:44:07 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:44:07 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:44:07 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:44:07 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:44:07 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:44:07 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:44:07 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:44:07 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:44:07 
03:44:10 08:44:10.314 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal  - KafkaException: null
03:44:10 08:44:10.399 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
03:44:10 08:44:10.400 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:10 08:44:10.493 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
03:44:10 08:44:10.494 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
03:44:10 08:44:10.691 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
03:44:10 08:44:10.692 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <KafkaPublishTarget [topic=replyTarget, key=thing:id, partition=null]>
03:44:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.826 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest
03:44:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest
03:44:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest
03:44:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest
03:44:10 08:44:10.832 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:44:11 08:44:11.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:11 08:44:11.150 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:11 08:44:11.173 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaConsumerActor - Error when shutting down the kafka consumer stream for connection with ID <connection-624ef30f-24f1-4e54-82af-da98960f433d>
03:44:11 08:44:11.175 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaConsumerActor - Error when shutting down the kafka consumer stream for connection with ID <connection-624ef30f-24f1-4e54-82af-da98960f433d>
03:44:11 08:44:11.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:11 08:44:11.313 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:11 08:44:11.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1708937050833, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:11 08:44:11.461 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:11 08:44:11.483 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:11 08:44:11.515 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type '<unspecified>' could not be mapped.>
03:44:11 08:44:11.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{kafka.key=key, kafka.topic=kafka.topic, kafka.timestamp=1708937050833, ditto-entity-id=thing:ditto:thing, response-required=false, the.key=key, device_id=ditto:thing, the.topic=kafka.topic, correlation-id=a978ecee-3f01-4f40-9e0b-5e84d7b04316, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1708937050833, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, eclipse=ditto, the.key={{ header:kafka.key }}, the.topic={{ header:kafka.topic }}, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, the.timestamp={{ header:kafka.timestamp }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}]] : and external headers {kafka.timestamp=1708937050833, kafka.key=key, kafka.topic=kafka.topic, device_id=ditto:thing, correlation-id=a978ecee-3f01-4f40-9e0b-5e84d7b04316, reply-to=reply-to-address}
03:44:11 08:44:11.517 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1708937050833, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
03:44:11 08:44:11.519 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:11 08:44:11.651 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:11 08:44:11.673 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:11 08:44:11.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1708937050833, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:11 08:44:11.700 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:11 08:44:11.832 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:11 08:44:11.976 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:12 08:44:11.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=_invalid, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=_invalid.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1708937050833, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:12 08:44:12.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.>
03:44:12 08:44:12.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, the.key=key, device_id=_invalid, the.topic=kafka.topic, correlation-id=0c431963-ca1b-4706-ab4b-d9932305a7df, thing_id=ditto:thing, suffixed_thing_id=_invalid.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1708937050833, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, eclipse=ditto, the.key={{ header:kafka.key }}, the.topic={{ header:kafka.topic }}, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, the.timestamp={{ header:kafka.timestamp }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}]] : and external headers {kafka.timestamp=1708937050833, kafka.key=key, kafka.topic=kafka.topic, device_id=_invalid, correlation-id=0c431963-ca1b-4706-ab4b-d9932305a7df, reply-to=reply-to-address}
03:44:12 08:44:12.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:12 08:44:12.166 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:12 08:44:12.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1708937050833, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}]
03:44:12 08:44:12.204 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:12 08:44:12.205 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1708937050833, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}]
03:44:12 08:44:12.207 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:12 08:44:12.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1708937050833, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
03:44:12 08:44:12.209 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:12 08:44:12.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:12 08:44:12.358 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:12 08:44:12.384 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1708937050833, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
03:44:12 08:44:12.386 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:12 08:44:12.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1708937050833, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
03:44:12 08:44:12.533 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.758 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest
03:44:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest
03:44:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest
03:44:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest
03:44:12 08:44:12.587 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-6b03a168-993e-4e97-b478-a3adb04488e7> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern.
03:44:12 08:44:12.588 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-c5e26e2d-c896-416d-9557-475b5609a73c> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern.
03:44:12 08:44:12.589 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-02538043-0ea0-4fe9-a346-48341cc2935b> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern.
03:44:12 08:44:12.590 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-9ead21fb-5d8e-444b-a870-826ecdc071e6> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern.
03:44:12 08:44:12.590 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-dddfc42e-6703-4cb5-890f-44b11d6bc7d7> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern.
03:44:12 08:44:12.590 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-07428308-0295-49e3-9f24-a32e18943f48> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern.
03:44:12 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest
03:44:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest
03:44:12 08:44:12.595 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:44:12 08:44:12.737 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Started mock server on port 40673
03:44:12 08:44:12.797 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M5.257S> interval (min=<PT5M>)
03:44:12 08:44:12.797 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:12 08:44:12.798 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M23.104S> interval (min=<PT5M>)
03:44:12 08:44:12.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.955S> interval (min=<PT5M>)
03:44:12 08:44:12.800 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-8750ad29-ec10-4995-bf15-8c074ece1af9>
03:44:12 08:44:12.800 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M2.921S> interval (min=<PT5M>)
03:44:12 08:44:12.802 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-8750ad29-ec10-4995-bf15-8c074ece1af9>.
03:44:12 08:44:12.802 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-8750ad29-ec10-4995-bf15-8c074ece1af9>.
03:44:12 08:44:12.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:12 08:44:12.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M5.638S> interval (min=<PT5M>)
03:44:12 08:44:12.813 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:12 08:44:12.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:12 08:44:12.816 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:12 08:44:12.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:12 08:44:12.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
03:44:12 08:44:12.829 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
03:44:12 08:44:12.831 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:12 08:44:12.831 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:12 08:44:12.832 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:12 08:44:12.832 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:12 08:44:12.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - TESTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalStateException>: just for testing., description=child failed, time=2024-02-26T08:44:12.833090884Z, connectivityStatus=null]>
03:44:12 08:44:12.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-1082bc4e-6978-4909-a587-56182aff0bbd>
03:44:12 08:44:12.850 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1082bc4e-6978-4909-a587-56182aff0bbd>.
03:44:12 08:44:12.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1082bc4e-6978-4909-a587-56182aff0bbd>.
03:44:12 08:44:12.854 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:12 08:44:12.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:12 08:44:12.856 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:12 08:44:12.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:12 08:44:12.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
03:44:12 08:44:12.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
03:44:12 08:44:12.860 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers.
03:44:12 08:44:12.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-8750ad29-ec10-4995-bf15-8c074ece1af9>
03:44:12 08:44:12.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-1082bc4e-6978-4909-a587-56182aff0bbd>
03:44:15 08:44:15.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:15 08:44:15.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-6a2eafeb-afc7-46d8-9afa-13f3b92abed3>
03:44:15 08:44:15.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6a2eafeb-afc7-46d8-9afa-13f3b92abed3>.
03:44:15 08:44:15.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6a2eafeb-afc7-46d8-9afa-13f3b92abed3>.
03:44:15 08:44:15.941 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:15 08:44:15.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:15 08:44:15.944 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:15 08:44:15.944 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:15 08:44:15.946 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
03:44:15 08:44:15.947 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
03:44:15 08:44:15.947 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers.
03:44:16 08:44:16.032 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-6a2eafeb-afc7-46d8-9afa-13f3b92abed3>
03:44:19 08:44:19.019 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:19 08:44:19.047 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-e5737efb-5e3c-4580-97de-d24d83544a1b>
03:44:19 08:44:19.049 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e5737efb-5e3c-4580-97de-d24d83544a1b>.
03:44:19 08:44:19.050 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e5737efb-5e3c-4580-97de-d24d83544a1b>.
03:44:19 08:44:19.054 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:19 08:44:19.055 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:19 08:44:19.058 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:19 08:44:19.058 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:19 08:44:19.060 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
03:44:19 08:44:19.061 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
03:44:19 08:44:19.062 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:19 08:44:19.062 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:19 08:44:19.063 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:19 08:44:19.063 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:19 08:44:19.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
03:44:19 08:44:19.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-69069926-aeb8-423c-930e-9e4e3f9b3e56>
03:44:19 08:44:19.082 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-69069926-aeb8-423c-930e-9e4e3f9b3e56>.
03:44:19 08:44:19.082 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-69069926-aeb8-423c-930e-9e4e3f9b3e56>.
03:44:19 08:44:19.087 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:19 08:44:19.088 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:19 08:44:19.091 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:19 08:44:19.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:19 08:44:19.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
03:44:19 08:44:19.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
03:44:19 08:44:19.095 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers.
03:44:19 08:44:19.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-e5737efb-5e3c-4580-97de-d24d83544a1b>
03:44:19 08:44:19.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-69069926-aeb8-423c-930e-9e4e3f9b3e56>
03:44:22 08:44:22.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:22 08:44:22.123 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Sending thing modified message: ThingModified [type=things.events:thingModified, timestamp=2024-02-26T08:42:05.598642805Z, dittoHeaders=ImmutableDittoHeaders [{ditto-read-subjects=["some:subject"], response-required=false}], metadata={"creator":"The epic Ditto team"}, entityId=ditto:thing, revision=1, thingId=ditto:thing, thing=ImmutableThing [thingId=ditto:thing, policyId=null, definition=null, attributes={}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]
03:44:22 08:44:22.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-069e067b-cfcb-4b4c-9dfc-0c863047db7a>
03:44:22 08:44:22.155 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-069e067b-cfcb-4b4c-9dfc-0c863047db7a>.
03:44:22 08:44:22.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-069e067b-cfcb-4b4c-9dfc-0c863047db7a>.
03:44:22 08:44:22.163 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.165 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:22 08:44:22.169 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.169 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:22 08:44:22.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-283aa894-7d3d-4f3b-beb4-a88e0ee72d2f>
03:44:22 08:44:22.206 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-283aa894-7d3d-4f3b-beb4-a88e0ee72d2f>.
03:44:22 08:44:22.207 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-283aa894-7d3d-4f3b-beb4-a88e0ee72d2f>.
03:44:22 08:44:22.212 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:22 08:44:22.215 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:22 08:44:22.217 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor.
03:44:22 08:44:22.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-069e067b-cfcb-4b4c-9dfc-0c863047db7a>
03:44:22 08:44:22.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-283aa894-7d3d-4f3b-beb4-a88e0ee72d2f>
03:44:22 08:44:22.232 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-c37cf439-9cac-4044-81b4-8a73e5af2e8d>
03:44:22 08:44:22.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c37cf439-9cac-4044-81b4-8a73e5af2e8d>.
03:44:22 08:44:22.235 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c37cf439-9cac-4044-81b4-8a73e5af2e8d>.
03:44:22 08:44:22.239 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:22 08:44:22.242 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:22 08:44:22.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-c37cf439-9cac-4044-81b4-8a73e5af2e8d>.
03:44:22 08:44:22.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-c37cf439-9cac-4044-81b4-8a73e5af2e8d>.
03:44:22 08:44:22.330 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-c37cf439-9cac-4044-81b4-8a73e5af2e8d>
03:44:22 08:44:22.344 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-78718e9c-ee0a-4dec-a4ae-96d7eb4ebf8e>
03:44:22 08:44:22.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-78718e9c-ee0a-4dec-a4ae-96d7eb4ebf8e>.
03:44:22 08:44:22.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-78718e9c-ee0a-4dec-a4ae-96d7eb4ebf8e>.
03:44:22 08:44:22.351 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.352 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:22 08:44:22.354 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.354 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:22 08:44:22.431 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-78718e9c-ee0a-4dec-a4ae-96d7eb4ebf8e>
03:44:22 08:44:22.456 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-a0ea033e-1582-4820-b583-ec884d726854>
03:44:22 08:44:22.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-a0ea033e-1582-4820-b583-ec884d726854>.
03:44:22 08:44:22.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-a0ea033e-1582-4820-b583-ec884d726854>.
03:44:22 08:44:22.467 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.468 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:22 08:44:22.471 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:22 08:44:22.474 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-a0ea033e-1582-4820-b583-ec884d726854>.
03:44:22 08:44:22.531 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-a0ea033e-1582-4820-b583-ec884d726854>
03:44:22 08:44:22.568 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-8f51fa72-a972-482a-9870-b55a2eb915c9>
03:44:22 08:44:22.571 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-8f51fa72-a972-482a-9870-b55a2eb915c9>.
03:44:22 08:44:22.571 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-8f51fa72-a972-482a-9870-b55a2eb915c9>.
03:44:22 08:44:22.576 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:22 08:44:22.579 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68723afb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:22 08:44:22.581 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-8f51fa72-a972-482a-9870-b55a2eb915c9>.
03:44:22 08:44:22.583 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Successfully closed mock server.
03:44:22 08:44:22.583 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:44:22 08:44:22.583 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED>
03:44:22 08:44:22.583 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED>
03:44:22 08:44:22.583 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
03:44:22 08:44:22.583 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
03:44:22 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.983 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest
03:44:22 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest
03:44:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest
03:44:22 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest
03:44:22 08:44:22.619 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-8f51fa72-a972-482a-9870-b55a2eb915c9>
03:44:22 08:44:22.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:44:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest
03:44:22 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest
03:44:22 08:44:22.625 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:44:22 08:44:22.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:44:22 08:44:22.762 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07/connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07#1628739649])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07/connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07#1628739649]''
03:44:22 08:44:22.767 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:44:22 08:44:22.771 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:44:22 08:44:22.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H6M41.432S>
03:44:22 08:44:22.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:22 08:44:22.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M48.488S> interval (min=<PT5M>)
03:44:22 08:44:22.782 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07> was recovered: null
03:44:22 08:44:22.785 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b58916a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.787 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07>: <[always-alive, priority-0]>
03:44:22 08:44:22.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:44:22 08:44:22.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-02-26T08:44:22.783102033Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07, revision=1, connectionId=connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07, connection=ImmutableConnection [id=connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:43183, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-26T08:44:22.782874669Z, created=2024-02-26T08:44:22.782874669Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07/connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07/pa#-638253507]''
03:44:22 08:44:22.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07> with <1> clients.
03:44:22 08:44:22.795 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07/connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07#1628739649])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07/connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07#1628739649]''
03:44:22 08:44:22.796 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07> failed due to ConnectionFailedException: The Connection with ID 'connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07' failed to connect..
03:44:22 08:44:22.796 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message
03:44:22 08:44:22.802 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07>: <[]>
03:44:22 08:44:22.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
03:44:22 08:44:22.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionDeleted,ConnectionDeleted [type=connectivity.events:connectionDeleted, timestamp=2024-02-26T08:44:22.801710684Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, version=2, ditto-event-journal-tags=[]}], metadata=null, entityId=connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07, revision=2, connectionId=connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07/connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07/pa#-638253507]''
03:44:22 08:44:22.807 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07/connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07#1628739649])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07/connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07#1628739649]''
03:44:22 08:44:22.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6f708566-13db-4dbf-bb9a-19b6c45f7a07>
03:44:22 08:44:22.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:44:22 08:44:22.917 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ac92236f-ab5e-4745-96d9-5c462152d615/connection-ac92236f-ab5e-4745-96d9-5c462152d615#-1652160168])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ac92236f-ab5e-4745-96d9-5c462152d615/connection-ac92236f-ab5e-4745-96d9-5c462152d615#-1652160168]''
03:44:22 08:44:22.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:44:22 08:44:22.926 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:44:22 08:44:22.932 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H22M48.071S>
03:44:22 08:44:22.932 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:22 08:44:22.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M44.949S> interval (min=<PT5M>)
03:44:22 08:44:22.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ac92236f-ab5e-4745-96d9-5c462152d615> was recovered: null
03:44:22 08:44:22.937 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5ec2a725]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:22 08:44:22.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-ac92236f-ab5e-4745-96d9-5c462152d615>: <[always-alive, priority-0]>
03:44:22 08:44:22.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:44:22 08:44:22.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-02-26T08:44:22.934368036Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-ac92236f-ab5e-4745-96d9-5c462152d615, revision=1, connectionId=connection-ac92236f-ab5e-4745-96d9-5c462152d615, connection=ImmutableConnection [id=connection-ac92236f-ab5e-4745-96d9-5c462152d615, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:42405, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-26T08:44:22.934116575Z, created=2024-02-26T08:44:22.934116575Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ac92236f-ab5e-4745-96d9-5c462152d615/connection-ac92236f-ab5e-4745-96d9-5c462152d615/pa#2143588638]''
03:44:22 08:44:22.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-ac92236f-ab5e-4745-96d9-5c462152d615> with <1> clients.
03:44:22 08:44:22.945 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ac92236f-ab5e-4745-96d9-5c462152d615/connection-ac92236f-ab5e-4745-96d9-5c462152d615#-1652160168])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ac92236f-ab5e-4745-96d9-5c462152d615/connection-ac92236f-ab5e-4745-96d9-5c462152d615#-1652160168]''
03:44:22 08:44:22.945 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-ac92236f-ab5e-4745-96d9-5c462152d615> failed due to ConnectionFailedException: The Connection with ID 'connection-ac92236f-ab5e-4745-96d9-5c462152d615' failed to connect..
03:44:22 08:44:22.945 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message
03:44:22 08:44:22.954 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-ac92236f-ab5e-4745-96d9-5c462152d615>: <[]>
03:44:22 08:44:22.958 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
03:44:22 08:44:22.959 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <disconnect> on connection <connection-ac92236f-ab5e-4745-96d9-5c462152d615> failed due to ConnectionFailedException: The Connection with ID 'connection-ac92236f-ab5e-4745-96d9-5c462152d615' failed to connect..
03:44:22 08:44:22.959 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionFailedException [message='The Connection with ID 'connection-ac92236f-ab5e-4745-96d9-5c462152d615' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:44:22 08:44:22.960 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ac92236f-ab5e-4745-96d9-5c462152d615/connection-ac92236f-ab5e-4745-96d9-5c462152d615#-1652160168])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ac92236f-ab5e-4745-96d9-5c462152d615/connection-ac92236f-ab5e-4745-96d9-5c462152d615#-1652160168]''
03:44:22 08:44:22.963 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-ac92236f-ab5e-4745-96d9-5c462152d615>
03:44:23 08:44:23.058 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:44:23 08:44:23.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0/connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0#35823113])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0/connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0#35823113]''
03:44:23 08:44:23.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:44:23 08:44:23.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:44:23 08:44:23.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H54M36.721S>
03:44:23 08:44:23.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:23 08:44:23.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M49.068S> interval (min=<PT5M>)
03:44:23 08:44:23.095 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0> was recovered: null
03:44:23 08:44:23.098 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@76f7097d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:23 08:44:23.099 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0>: <[always-alive, priority-0]>
03:44:23 08:44:23.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:44:23 08:44:23.106 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-02-26T08:44:23.095651432Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0, revision=1, connectionId=connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0, connection=ImmutableConnection [id=connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:42755, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-26T08:44:23.095402284Z, created=2024-02-26T08:44:23.095402284Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0/connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0/pa#-164946230]''
03:44:23 08:44:23.106 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0> with <1> clients.
03:44:23 08:44:23.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0/connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0#35823113])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0/connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0#35823113]''
03:44:23 08:44:23.108 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0> failed due to ConnectionFailedException: The Connection with ID 'connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0' failed to connect..
03:44:23 08:44:23.108 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message
03:44:23 08:44:23.116 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-d9fd7098-ac35-4cd4-bbb3-2f00a692c0d0>
03:44:23 08:44:23.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:44:23 08:44:23.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7/connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7#-138086431])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7/connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7#-138086431]''
03:44:23 08:44:23.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:44:23 08:44:23.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:44:23 08:44:23.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H14M45.236S>
03:44:23 08:44:23.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:23 08:44:23.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M57.333S> interval (min=<PT5M>)
03:44:23 08:44:23.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7> was recovered: null
03:44:23 08:44:23.248 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6f4fec27]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:23 08:44:23.249 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7>: <[always-alive, priority-0]>
03:44:23 08:44:23.279 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
03:44:23 08:44:23.280 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-02-26T08:44:23.244670844Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7, revision=1, connectionId=connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7, connection=ImmutableConnection [id=connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:38225, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-26T08:44:23.244351129Z, created=2024-02-26T08:44:23.244351129Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7/connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7/pa#-2031524537]''
03:44:23 08:44:23.280 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7> with <1> clients.
03:44:23 08:44:23.281 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7/connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7#-138086431])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7/connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7#-138086431]''
03:44:23 08:44:23.282 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7> failed due to ConnectionFailedException: The Connection with ID 'connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7' failed to connect..
03:44:23 08:44:23.282 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message
03:44:23 08:44:23.293 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6f4fec27]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:23 08:44:23.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7>: <[always-alive, priority-0]>
03:44:23 08:44:23.299 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>.
03:44:23 08:44:23.300 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7> failed due to ConnectionFailedException: The Connection with ID 'connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7' failed to connect..
03:44:23 08:44:23.300 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionFailedException [message='The Connection with ID 'connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:44:23 08:44:23.301 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7/connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7#-138086431])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7/connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7#-138086431]''
03:44:23 08:44:23.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a5572a3c-fd76-4b8d-9f0f-b2e70fdaebc7>
03:44:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s -- in org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest
03:44:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest
03:44:23 08:44:23.337 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true
03:44:23 08:44:23.338 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:44:23 08:44:23.489 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:44:23 08:44:23.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:44:23 08:44:23.509 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-7653c388-f1e2-4c94-9281-be5a8b8bcb05/connection-7653c388-f1e2-4c94-9281-be5a8b8bcb05#469509829])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-7653c388-f1e2-4c94-9281-be5a8b8bcb05/connection-7653c388-f1e2-4c94-9281-be5a8b8bcb05#469509829]''
03:44:23 08:44:23.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:44:23 08:44:23.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H57M13.157S>
03:44:23 08:44:23.517 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:23 08:44:23.517 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M19.846S> interval (min=<PT5M>)
03:44:23 08:44:23.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-7653c388-f1e2-4c94-9281-be5a8b8bcb05> was recovered: ImmutableConnection [id=connection-7653c388-f1e2-4c94-9281-be5a8b8bcb05, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:42301, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=DELETED, revision=null, modified=2024-02-26T08:42:05.598642805Z, created=null]
03:44:23 08:44:23.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received message in 'deleted' state - ignoring!: PingCommand [entityId=connection-7653c388-f1e2-4c94-9281-be5a8b8bcb05, correlationId=123, payload="always-alive"]
03:44:25 08:44:25.562 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-7653c388-f1e2-4c94-9281-be5a8b8bcb05> was deleted recently. Shutting Actor down ...
03:44:25 08:44:25.562 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-7653c388-f1e2-4c94-9281-be5a8b8bcb05>
03:44:25 08:44:25.651 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:44:25 08:44:25.661 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:44:25 08:44:25.667 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ce804528-6393-465b-aea0-75bf08aa487d/connection-ce804528-6393-465b-aea0-75bf08aa487d#1325727626])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ce804528-6393-465b-aea0-75bf08aa487d/connection-ce804528-6393-465b-aea0-75bf08aa487d#1325727626]''
03:44:25 08:44:25.670 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
03:44:25 08:44:25.682 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H26M20.43S>
03:44:25 08:44:25.683 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:25 08:44:25.683 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M22.022S> interval (min=<PT5M>)
03:44:25 08:44:25.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ce804528-6393-465b-aea0-75bf08aa487d> was recovered: ImmutableConnection [id=connection-ce804528-6393-465b-aea0-75bf08aa487d, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:41987, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]
03:44:25 08:44:25.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-ce804528-6393-465b-aea0-75bf08aa487d> with <1> clients.
03:44:25 08:44:25.766 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=connection-ce804528-6393-465b-aea0-75bf08aa487d]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.1' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>
03:44:25 08:44:25.767 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.1' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:44:25 08:44:25.768 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ce804528-6393-465b-aea0-75bf08aa487d/connection-ce804528-6393-465b-aea0-75bf08aa487d#1325727626])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ce804528-6393-465b-aea0-75bf08aa487d/connection-ce804528-6393-465b-aea0-75bf08aa487d#1325727626]''
03:44:25 08:44:25.769 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M32.883S> interval (min=<PT5M>)
03:44:25 08:44:25.771 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-ce804528-6393-465b-aea0-75bf08aa487d>
03:44:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.467 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest
03:44:25 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest
03:44:25 08:44:25.809 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:44:25 08:44:25.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:25 08:44:25.923 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:25 08:44:25.954 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithCustomMapper-c9e0c12, content-type=application/json, inbound=mapping, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=header}]
03:44:25 08:44:25.957 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:26 08:44:26.069 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.074 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=3fb98ae9-90f9-44e6-818a-a674ea951f2f, response-required=false, ditto-inbound-payload-mapper=default}]
03:44:26 08:44:26.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=0b78b4b0-78d4-4b88-a911-126c1815a2be, response-required=false, content-type=application/json, ditto-inbound-payload-mapper=default}]
03:44:26 08:44:26.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=bcf34fce-3023-4fe1-9452-e09c2835a432, response-required=false, content-type=application/json, channel=live, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
03:44:26 08:44:26.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.231 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.248 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=331b52b2-cc2e-4cc7-902e-caeaaca7c586, content-type=application/json, ditto-inbound-payload-mapper=default}]
03:44:26 08:44:26.392 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.396 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.417 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=491cfde9-01c3-4db5-b987-c03e50deec4c, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:26 08:44:26.434 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[my-custom-ack-3, very-special-ack, custom-ack]> for a maximum duration of <PT1M5S>.
03:44:26 08:44:26.535 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.551 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <Faulty>: <The external message with content-type 'application/json' could not be mapped.>
03:44:26 08:44:26.551 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testMappingFailedExpectErrorResponseWitMapperId-7eb62a4, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional.empty : and external headers {content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testMappingFailedExpectErrorResponseWitMapperId-7eb62a4}
03:44:26 08:44:26.653 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.658 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{qos=0, source=ditto:ditto, ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=91ec434b-b93d-422a-ab81-5197c68a7706, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:26 08:44:26.772 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.777 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.784 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["error"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=e1994a02-42f7-44bb-a8ff-d90b99ed4d00, response-required=false, ditto-inbound-payload-mapper=default}]
03:44:26 08:44:26.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <acknowledgement:label.not.declared> when processing external message with mapper <?>: <Cannot send acknowledgement with label <label>, which is not declared.>
03:44:26 08:44:26.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{ditto-inbound-payload-mapper=default, correlation-id=e1994a02-42f7-44bb-a8ff-d90b99ed4d00, ditto-connection-id=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-reply-target=0, ditto-expected-response-types=["error"], response-required=false, ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}}] : with HeaderMapping Optional.empty : and external headers {}
03:44:26 08:44:26.892 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.895 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:26 08:44:26.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessed-0974baa, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
03:44:26 08:44:26.911 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:27 08:44:27.013 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:27 08:44:27.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=97391c0a-9751-4d5a-8753-25be84f02ced, requested-acks=["dummy-request"], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:44:27 08:44:27.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:27 08:44:27.123 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:27 08:44:27.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{correlation-id=b86691d2-eea5-4ef2-a2b9-568f84972ee1, source=integration:b86691d2-eea5-4ef2-a2b9-568f84972ee1:hub-application/json, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["integration:b86691d2-eea5-4ef2-a2b9-568f84972ee1:hub-application/json","integration:application/json:hub-b86691d2-eea5-4ef2-a2b9-568f84972ee1"]}, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
03:44:27 08:44:27.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:27 08:44:27.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:27 08:44:27.337 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:27 08:44:27.357 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <mediatype.unsupported> when processing external message with mapper <default>: <The Content-Type header was empty or not present. Please set Content-Type header to "application/merge-patch+json" for this resource>
03:44:27 08:44:27.357 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{channel=live, ditto-entity-id=thing:Testspace:octopus, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["integration:54d32761-6454-4959-b8a9-03f9c08893b9:hub-application/json"]}, correlation-id=dde09fb6-4516-48a3-bf85-e53944087e91}] : with HeaderMapping Optional.empty : and external headers {}
03:44:27 08:44:27.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:27 08:44:27.487 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:27 08:44:27.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <protocoladapter:unknown.path> when processing external message with mapper <default>: <The path '/invalid' does not correspond to any known command, response or event.>
03:44:27 08:44:27.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{correlation-id=57a536a6-546d-478a-ba2f-52de32d110a3, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["integration:57a536a6-546d-478a-ba2f-52de32d110a3:hub-application/json"]}}] : with HeaderMapping Optional.empty : and external headers {}
03:44:27 08:44:27.622 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:27 08:44:27.758 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:27 08:44:27.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <placeholder:unresolved> when processing external message with mapper <default>: <The placeholder 'integration:{{header:unknown}}' could not be resolved.>
03:44:27 08:44:27.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{response-required=false, correlation-id=601f27ae-d579-41ad-9b77-69d596518d5f, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={correlation-id={{ header:correlation-id }}, source={{ request:subjectId }}}]] : and external headers {content-type=application/json, correlation-id=601f27ae-d579-41ad-9b77-69d596518d5f}
03:44:27 08:44:27.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:28 08:44:27.978 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:28 08:44:27.982 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:28 08:44:28.001 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=integration:application/json:hub, ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["integration:application/json:hub","integration:hub-application/json"]}, correlation-id=d87f29c7-1f3b-4f67-a8ae-1c14eb99caa3, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
03:44:28 08:44:28.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:28 08:44:28.122 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:28 08:44:28.127 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:28 08:44:28.145 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithDefaultMapper-b2f790f, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
03:44:28 08:44:28.147 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:28 08:44:28.439 [INFO ] [PekkoTestSystemWithCachingSignalEnrichmentProvider-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:28 08:44:28.619 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:28 08:44:28.635 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-dc5d67c, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
03:44:28 08:44:28.637 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID 'some/invalid/target'.>
03:44:28 08:44:28.637 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-dc5d67c, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional.empty : and external headers {content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-dc5d67c}
03:44:28 08:44:28.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:44:28 08:44:28.736 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'my:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions.
03:44:28 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.946 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest
03:44:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest
03:44:28 08:44:28.777 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:44:29 08:44:29.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M21.918S> interval (min=<PT5M>)
03:44:29 08:44:29.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:29 08:44:29.609 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M57.276S> interval (min=<PT5M>)
03:44:29 08:44:29.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M15.565S> interval (min=<PT5M>)
03:44:29 08:44:29.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.224S> interval (min=<PT5M>)
03:44:29 08:44:29.653 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:29 08:44:29.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:29 08:44:29.656 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:29 08:44:29.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M27.342S> interval (min=<PT5M>)
03:44:29 08:44:29.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:29 08:44:29.672 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@183dc7ce]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:29 08:44:29.672 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:29 08:44:29.675 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@183dc7ce]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:29 08:44:29.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:29 08:44:29.692 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:29 08:44:29.692 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:29 08:44:29.818 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:29 08:44:29.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:29 08:44:29.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:29 08:44:29.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:29 08:44:29.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:30 08:44:30.024 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:30 08:44:30.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:30 08:44:30.248 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-fefc147b-2bab-4bda-86c8-59eac4a40fba, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:30 08:44:30.250 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:30 08:44:30.255 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}>, isSuccess=<true>, ackType=<1 accepted>
03:44:30 08:44:30.256 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message
03:44:30 java.lang.NullPointerException: Cannot invoke "org.apache.qpid.jms.JmsAcknowledgeCallback.setAckType(int)" because the return value of "org.apache.qpid.jms.message.JmsMessage.getAcknowledgeCallback()" is null
03:44:30 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447)
03:44:30 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384)
03:44:30 	at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48)
03:44:30 	at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173)
03:44:30 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
03:44:30 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
03:44:30 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:44:30 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
03:44:30 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163)
03:44:30 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
03:44:30 	at java.base/java.lang.Thread.run(Thread.java:833)
03:44:30 08:44:30.262 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:modifyThing> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/ditto:thing]>
03:44:30 08:44:30.464 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:44:30 08:44:30.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M31.697S> interval (min=<PT5M>)
03:44:30 08:44:30.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:30 08:44:30.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M54.957S> interval (min=<PT5M>)
03:44:30 08:44:30.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M5.143S> interval (min=<PT5M>)
03:44:30 08:44:30.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:44:30 08:44:30.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M15.311S> interval (min=<PT5M>)
03:44:30 08:44:30.578 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-c937bbe7-75fb-46d7-b1cc-8c64cb14e314>
03:44:30 08:44:30.580 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c937bbe7-75fb-46d7-b1cc-8c64cb14e314>.
03:44:30 08:44:30.580 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c937bbe7-75fb-46d7-b1cc-8c64cb14e314>.
03:44:30 08:44:30.590 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:30 08:44:30.590 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M52.778S> interval (min=<PT5M>)
03:44:30 08:44:30.592 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@103e4e37]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:30 08:44:30.593 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:30 08:44:30.595 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@103e4e37]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:30 08:44:30.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:30 08:44:30.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:30 08:44:30.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:30 08:44:30.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-c937bbe7-75fb-46d7-b1cc-8c64cb14e314> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ-0], ConsumerData [address=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏, addressWithIndex=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏-0]]
03:44:30 08:44:30.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:30 08:44:30.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:30 08:44:30.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:30 08:44:30.713 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-c937bbe7-75fb-46d7-b1cc-8c64cb14e314>
03:44:30 08:44:30.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:30 08:44:30.945 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:30 08:44:30.947 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:30 08:44:30.950 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-c937bbe7-75fb-46d7-b1cc-8c64cb14e314, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:30 08:44:30.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-c937bbe7-75fb-46d7-b1cc-8c64cb14e314, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:30 08:44:30.952 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:30 08:44:30.952 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:31 08:44:31.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M26.305S> interval (min=<PT5M>)
03:44:31 08:44:31.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:31 08:44:31.022 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M55.032S> interval (min=<PT5M>)
03:44:31 08:44:31.022 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M28.048S> interval (min=<PT5M>)
03:44:31 08:44:31.024 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M14.907S> interval (min=<PT5M>)
03:44:31 08:44:31.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:31 08:44:31.054 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:31 08:44:31.055 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:31 08:44:31.062 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M24.844S> interval (min=<PT5M>)
03:44:31 08:44:31.062 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:31 08:44:31.077 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5dee1b2b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:31 08:44:31.077 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:31 08:44:31.080 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5dee1b2b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:31 08:44:31.080 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:31 08:44:31.084 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:31 08:44:31.084 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:31 08:44:31.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:31 08:44:31.086 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:31 08:44:31.086 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:31 08:44:31.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:31 08:44:31.180 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:31 08:44:31.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:31 08:44:31.352 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Connection interrupted: amqp://test:1234
03:44:32 08:44:32.056 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://test:1234
03:44:32 08:44:32.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:32 08:44:32.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M28.815S> interval (min=<PT5M>)
03:44:32 08:44:32.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:32 08:44:32.224 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M39.127S> interval (min=<PT5M>)
03:44:32 08:44:32.225 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M25.541S> interval (min=<PT5M>)
03:44:32 08:44:32.227 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M29.498S> interval (min=<PT5M>)
03:44:32 08:44:32.257 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:32 08:44:32.259 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:32 08:44:32.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:32 08:44:32.268 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M2.261S> interval (min=<PT5M>)
03:44:32 08:44:32.268 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:32 08:44:32.270 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@a9a7652]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:32 08:44:32.271 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:32 08:44:32.273 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@a9a7652]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:32 08:44:32.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:32 08:44:32.277 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:32 08:44:32.277 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:32 08:44:32.278 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:32 08:44:32.279 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:32 08:44:32.280 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:32 08:44:32.280 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:32 08:44:32.388 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:32 08:44:32.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:32 08:44:32.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]>
03:44:32 08:44:32.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:44:32 08:44:32.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M15.197S> interval (min=<PT5M>)
03:44:32 08:44:32.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:32 08:44:32.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M15.216S> interval (min=<PT5M>)
03:44:32 08:44:32.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.402S> interval (min=<PT5M>)
03:44:32 08:44:32.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M46.596S> interval (min=<PT5M>)
03:44:32 08:44:32.838 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:44:32 08:44:32.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:32 08:44:32.846 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:32 08:44:32.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:32 08:44:32.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:32 08:44:32.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.396S> interval (min=<PT5M>)
03:44:32 08:44:32.878 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@ec1e8ec]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:32 08:44:32.879 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:32 08:44:32.881 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@ec1e8ec]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:32 08:44:32.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:32 08:44:32.886 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:32 08:44:32.886 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:32 08:44:32.887 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:33 08:44:32.973 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:33 08:44:33.222 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:33 08:44:33.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=target:ditto/thing@twin]>
03:44:33 08:44:33.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:44:33 08:44:33.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:44:33 08:44:33.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M34.038S> interval (min=<PT5M>)
03:44:33 08:44:33.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:33 08:44:33.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M34.365S> interval (min=<PT5M>)
03:44:33 08:44:33.542 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M57.538S> interval (min=<PT5M>)
03:44:33 08:44:33.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M31.999S> interval (min=<PT5M>)
03:44:33 08:44:33.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:33 08:44:33.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:33 08:44:33.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:33 08:44:33.605 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:33 08:44:33.605 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.218S> interval (min=<PT5M>)
03:44:33 08:44:33.607 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@70c92709]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:33 08:44:33.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:33 08:44:33.610 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@70c92709]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:33 08:44:33.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:33 08:44:33.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:33 08:44:33.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:33 08:44:33.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:33 08:44:33.617 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:33 08:44:33.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:33 08:44:33.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:33 08:44:33.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:33 08:44:33.954 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:33 08:44:33.967 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:34 08:44:34.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M15.815S> interval (min=<PT5M>)
03:44:34 08:44:34.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:34 08:44:34.031 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M20.663S> interval (min=<PT5M>)
03:44:34 08:44:34.032 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M19.522S> interval (min=<PT5M>)
03:44:34 08:44:34.034 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M21.523S> interval (min=<PT5M>)
03:44:34 08:44:34.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-43c14c7b-d4bf-4a86-bfda-47918f458137>
03:44:34 08:44:34.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-43c14c7b-d4bf-4a86-bfda-47918f458137>.
03:44:34 08:44:34.068 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-43c14c7b-d4bf-4a86-bfda-47918f458137>.
03:44:34 08:44:34.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M17.657S> interval (min=<PT5M>)
03:44:34 08:44:34.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:34 08:44:34.080 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15495b89]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:34 08:44:34.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:34 08:44:34.083 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15495b89]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:34 08:44:34.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:34 08:44:34.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:34 08:44:34.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:34 08:44:34.088 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-43c14c7b-d4bf-4a86-bfda-47918f458137> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ-0], ConsumerData [address=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏, addressWithIndex=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏-0]]
03:44:34 08:44:34.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:34 08:44:34.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:34 08:44:34.090 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:34 08:44:34.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-43c14c7b-d4bf-4a86-bfda-47918f458137>
03:44:34 08:44:34.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:34 08:44:34.351 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:34 08:44:34.354 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:34 08:44:34.356 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-43c14c7b-d4bf-4a86-bfda-47918f458137, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:34 08:44:34.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:34 08:44:34.359 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-43c14c7b-d4bf-4a86-bfda-47918f458137, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:34 08:44:34.360 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:34 08:44:34.431 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M24.566S> interval (min=<PT5M>)
03:44:34 08:44:34.431 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:34 08:44:34.432 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M9.237S> interval (min=<PT5M>)
03:44:34 08:44:34.433 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M53.322S> interval (min=<PT5M>)
03:44:34 08:44:34.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M18.341S> interval (min=<PT5M>)
03:44:34 08:44:34.478 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:34 08:44:34.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:34 08:44:34.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:34 08:44:34.490 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:34 08:44:34.490 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M21.205S> interval (min=<PT5M>)
03:44:34 08:44:34.492 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6d1f9781]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:34 08:44:34.492 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:34 08:44:34.495 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6d1f9781]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:34 08:44:34.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:34 08:44:34.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:34 08:44:34.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:34 08:44:34.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:34 08:44:34.502 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:34 08:44:34.502 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:34 08:44:34.503 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:34 08:44:34.609 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:34 08:44:34.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:34 08:44:34.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:34 08:44:34.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-fefc147b-2bab-4bda-86c8-59eac4a40fba, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:34 08:44:34.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:34 08:44:34.861 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}>, isSuccess=<false>, ackType=<2 rejected>
03:44:34 08:44:34.861 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message
03:44:34 java.lang.NullPointerException: Cannot invoke "org.apache.qpid.jms.JmsAcknowledgeCallback.setAckType(int)" because the return value of "org.apache.qpid.jms.message.JmsMessage.getAcknowledgeCallback()" is null
03:44:34 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447)
03:44:34 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$6(AmqpConsumerActor.java:385)
03:44:34 	at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.reject(AcknowledgeableMessage.java:52)
03:44:34 	at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:184)
03:44:34 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
03:44:34 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
03:44:34 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:44:34 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
03:44:34 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163)
03:44:34 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
03:44:34 	at java.base/java.lang.Thread.run(Thread.java:833)
03:44:34 08:44:34.867 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:errorResponse> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/ditto:thing]>
03:44:35 08:44:35.062 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:44:35 08:44:35.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M14.059S> interval (min=<PT5M>)
03:44:35 08:44:35.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:35 08:44:35.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M31.373S> interval (min=<PT5M>)
03:44:35 08:44:35.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M42.957S> interval (min=<PT5M>)
03:44:35 08:44:35.132 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.206S> interval (min=<PT5M>)
03:44:35 08:44:35.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:44:35 08:44:35.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:35 08:44:35.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:35 08:44:35.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:35 08:44:35.206 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:35 08:44:35.206 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M37.042S> interval (min=<PT5M>)
03:44:35 08:44:35.209 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7388ad07]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:35 08:44:35.209 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:35 08:44:35.211 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7388ad07]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:35 08:44:35.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:35 08:44:35.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:35 08:44:35.216 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:35 08:44:35.216 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:35 08:44:35.218 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:35 08:44:35.219 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:35 08:44:35.219 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:35 08:44:35.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:35 08:44:35.550 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:35 08:44:35.551 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:44:35 08:44:35.613 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M32.94S> interval (min=<PT5M>)
03:44:35 08:44:35.613 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:35 08:44:35.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.2S> interval (min=<PT5M>)
03:44:35 08:44:35.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M14.359S> interval (min=<PT5M>)
03:44:35 08:44:35.617 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.948S> interval (min=<PT5M>)
03:44:35 08:44:35.646 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:35 08:44:35.648 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:35 08:44:35.648 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:35 08:44:35.650 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:44:35 08:44:35.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:35 08:44:35.657 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:35 08:44:35.657 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.026S> interval (min=<PT5M>)
03:44:35 08:44:35.659 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7aaed6c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:35 08:44:35.660 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:35 08:44:35.662 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7aaed6c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:35 08:44:35.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:35 08:44:35.666 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:35 08:44:35.666 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:35 08:44:35.667 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:35 08:44:35.669 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:35 08:44:35.669 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:35 08:44:35.669 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:35 08:44:35.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:35 08:44:35.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:35 08:44:35.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:35 08:44:35.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:35 08:44:35.938 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-fefc147b-2bab-4bda-86c8-59eac4a40fba, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:36 08:44:35.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:36 08:44:35.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-fefc147b-2bab-4bda-86c8-59eac4a40fba, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:36 08:44:35.980 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:36 08:44:35.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:36 08:44:35.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:36 08:44:36.018 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M30.013S> interval (min=<PT5M>)
03:44:36 08:44:36.019 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:36 08:44:36.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M59.935S> interval (min=<PT5M>)
03:44:36 08:44:36.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.785S> interval (min=<PT5M>)
03:44:36 08:44:36.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M33.388S> interval (min=<PT5M>)
03:44:36 08:44:36.087 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {}
03:44:36 java.lang.IllegalArgumentException:  Not all options could be set on the Failover provider. Check the options are spelled correctly. Unused parameters=[{unknown.option=100}]. This Provider cannot be started.
03:44:36 	at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81)
03:44:36 	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103)
03:44:36 	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82)
03:44:36 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213)
03:44:36 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201)
03:44:36 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$3(AmqpClientActorTest.java:231)
03:44:36 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
03:44:36 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
03:44:36 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238)
03:44:36 	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
03:44:36 	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
03:44:36 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236)
03:44:36 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:44:36 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:44:36 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:44:36 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:44:36 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:44:36 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:44:36 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:44:36 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:44:36 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:44:36 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:44:36 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:44:36 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:44:36 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:44:36 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:44:36 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:44:36 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:44:36 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:44:36 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:44:36 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:44:36 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:44:36 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:44:36 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:44:36 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:44:36 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
03:44:36 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:44:36 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:44:36 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:44:36 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:44:36 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:44:36 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:44:36 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:44:36 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:44:36 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:44:36 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:44:36 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:44:36 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:44:36 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:44:36 08:44:36.090 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {}
03:44:36 java.lang.IllegalArgumentException:  Not all options could be set on the Failover provider. Check the options are spelled correctly. Unused parameters=[{unknown.option=100}]. This Provider cannot be started.
03:44:36 	at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81)
03:44:36 	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103)
03:44:36 	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82)
03:44:36 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213)
03:44:36 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201)
03:44:36 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$4(AmqpClientActorTest.java:233)
03:44:36 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
03:44:36 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
03:44:36 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238)
03:44:36 	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
03:44:36 	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
03:44:36 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236)
03:44:36 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:44:36 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:44:36 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:44:36 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:44:36 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:44:36 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:44:36 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:44:36 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:44:36 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:44:36 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:44:36 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:44:36 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:44:36 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:44:36 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:44:36 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:44:36 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:44:36 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:44:36 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:44:36 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:44:36 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:44:36 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:44:36 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:44:36 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:44:36 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
03:44:36 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:44:36 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:44:36 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:44:36 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:44:36 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:44:36 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:44:36 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:44:36 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:44:36 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:44:36 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:44:36 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:44:36 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:44:36 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:44:36 08:44:36.189 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M10.875S> interval (min=<PT5M>)
03:44:36 08:44:36.189 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:36 08:44:36.190 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.612S> interval (min=<PT5M>)
03:44:36 08:44:36.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M34.595S> interval (min=<PT5M>)
03:44:36 08:44:36.193 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M7.272S> interval (min=<PT5M>)
03:44:36 08:44:36.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:36 08:44:36.225 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:36 08:44:36.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:36 08:44:36.235 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:36 08:44:36.235 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M45.997S> interval (min=<PT5M>)
03:44:36 08:44:36.237 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7c1e4726]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:36 08:44:36.237 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:36 08:44:36.239 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7c1e4726]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:36 08:44:36.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:36 08:44:36.244 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:FAIL
03:44:36 08:44:36.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-487#1767794696], cause=<ConnectionFailedException>: Failed to create session:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-26T08:44:36.244295932Z, connectivityStatus=null]>
03:44:36 08:44:36.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-487#1767794696], cause=<ConnectionFailedException>: Failed to create session:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-26T08:44:36.244295932Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:44:36 08:44:36.327 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M16.182S> interval (min=<PT5M>)
03:44:36 08:44:36.328 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:36 08:44:36.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.363S> interval (min=<PT5M>)
03:44:36 08:44:36.330 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M26.416S> interval (min=<PT5M>)
03:44:36 08:44:36.332 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M24.367S> interval (min=<PT5M>)
03:44:36 08:44:36.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:36 08:44:36.378 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:36 08:44:36.381 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:36 08:44:36.381 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:36 08:44:36.390 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M9.512S> interval (min=<PT5M>)
03:44:36 08:44:36.390 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:36 08:44:36.392 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5f0b8295]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:36 08:44:36.392 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:36 08:44:36.395 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5f0b8295]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:36 08:44:36.395 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:36 08:44:36.401 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to consume sources: [amqp/source1-1, amqp/source1-0]
03:44:36 08:44:36.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-489#-232557721], cause=<ConnectionFailedException>: Failed to consume sources: [amqp/source1-1, amqp/source1-0]. amqp/source1-1: FAIL, amqp/source1-0: FAIL. Cause: <JMSException>: FAIL., description=null, time=2024-02-26T08:44:36.401212951Z, connectivityStatus=null]>
03:44:36 08:44:36.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-489#-232557721], cause=<ConnectionFailedException>: Failed to consume sources: [amqp/source1-1, amqp/source1-0]. amqp/source1-1: FAIL, amqp/source1-0: FAIL. Cause: <JMSException>: FAIL., description=null, time=2024-02-26T08:44:36.401212951Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:44:36 08:44:36.489 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M34.908S> interval (min=<PT5M>)
03:44:36 08:44:36.490 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:36 08:44:36.491 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M56.841S> interval (min=<PT5M>)
03:44:36 08:44:36.493 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.703S> interval (min=<PT5M>)
03:44:36 08:44:36.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.215S> interval (min=<PT5M>)
03:44:36 08:44:36.503 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:36 08:44:36.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:36 08:44:36.529 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:36 08:44:36.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:36 08:44:36.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M15.256S> interval (min=<PT5M>)
03:44:36 08:44:36.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:36 08:44:36.540 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5c9be1f5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:36 08:44:36.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:36 08:44:36.542 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5c9be1f5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:36 08:44:36.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:36 08:44:36.628 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M20.082S> interval (min=<PT5M>)
03:44:36 08:44:36.629 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:36 08:44:36.630 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M19.901S> interval (min=<PT5M>)
03:44:36 08:44:36.631 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M54.306S> interval (min=<PT5M>)
03:44:36 08:44:36.632 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M38.458S> interval (min=<PT5M>)
03:44:36 08:44:36.650 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:36 08:44:36.680 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:36 08:44:36.681 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:36 08:44:36.682 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:36 08:44:36.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M18.439S> interval (min=<PT5M>)
03:44:36 08:44:36.689 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:36 08:44:36.691 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@222e3de9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:36 08:44:36.692 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:36 08:44:36.694 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@222e3de9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:36 08:44:36.694 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:36 08:44:36.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:36 08:44:36.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:36 08:44:36.699 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:36 08:44:36.700 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:36 08:44:36.700 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:36 08:44:36.701 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:36 08:44:36.701 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-01#-489139241], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-02-26T08:44:36.701565051Z, connectivityStatus=null]>
03:44:36 08:44:36.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-01#-489139241], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-02-26T08:44:36.701565051Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: misconfigured. Going to 'CONNECTING'
03:44:36 08:44:36.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-11#276403824], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-02-26T08:44:36.701565273Z, connectivityStatus=null]>
03:44:36 08:44:36.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-11#276403824], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-02-26T08:44:36.701565273Z, connectivityStatus=null]. Reconnect was already triggered
03:44:36 08:44:36.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <misconfigured> in the client actor.
03:44:36 08:44:36.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:36 08:44:36.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M21.76S> interval (min=<PT5M>)
03:44:36 08:44:36.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:36 08:44:36.865 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M13.524S> interval (min=<PT5M>)
03:44:36 08:44:36.866 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.542S> interval (min=<PT5M>)
03:44:36 08:44:36.868 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M48.593S> interval (min=<PT5M>)
03:44:36 08:44:36.897 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:36 08:44:36.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:36 08:44:36.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:36 08:44:36.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:36 08:44:36.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M48.178S> interval (min=<PT5M>)
03:44:36 08:44:36.911 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5b6d74a9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:36 08:44:36.911 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:36 08:44:36.913 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5b6d74a9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:36 08:44:36.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:36 08:44:36.918 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:36 08:44:36.918 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:36 08:44:36.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:37 08:44:36.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:37 08:44:36.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:37 08:44:36.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:37 08:44:37.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:37 08:44:37.179 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:37 08:44:37.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:37 08:44:37.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:37 08:44:37.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:37 08:44:37.187 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:37 08:44:37.190 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-fefc147b-2bab-4bda-86c8-59eac4a40fba, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:37 08:44:37.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-fefc147b-2bab-4bda-86c8-59eac4a40fba, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:37 08:44:37.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:37 08:44:37.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M30.263S> interval (min=<PT5M>)
03:44:37 08:44:37.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:37 08:44:37.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M15.206S> interval (min=<PT5M>)
03:44:37 08:44:37.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.097S> interval (min=<PT5M>)
03:44:37 08:44:37.384 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.61S> interval (min=<PT5M>)
03:44:37 08:44:37.417 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:37 08:44:37.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:37 08:44:37.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:37 08:44:37.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.396S> interval (min=<PT5M>)
03:44:37 08:44:37.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:37 08:44:37.432 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@56024ef7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:37 08:44:37.432 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:37 08:44:37.434 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@56024ef7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:37 08:44:37.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:37 08:44:37.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:37 08:44:37.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:37 08:44:37.440 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:37 08:44:37.441 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:37 08:44:37.442 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:37 08:44:37.442 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:37 08:44:37.550 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:37 08:44:37.699 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:37 08:44:37.708 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]>
03:44:37 08:44:37.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:37 08:44:37.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-fefc147b-2bab-4bda-86c8-59eac4a40fba, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:37 08:44:37.915 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://broker:5671
03:44:37 08:44:37.915 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:37 08:44:37.915 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Restored connection has closed session, trying to recover ...
03:44:37 08:44:37.916 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Recovering closed AMQP 1.0 session.
03:44:37 08:44:37.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:38 08:44:37.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:38 08:44:37.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:38 08:44:37.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:38 08:44:37.934 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]>
03:44:38 08:44:38.135 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:38 08:44:38.140 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-fefc147b-2bab-4bda-86c8-59eac4a40fba, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:38 08:44:38.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:38 08:44:38.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:44:38 08:44:38.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=2
03:44:38 08:44:38.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M33.511S> interval (min=<PT5M>)
03:44:38 08:44:38.227 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:38 08:44:38.227 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M25.549S> interval (min=<PT5M>)
03:44:38 08:44:38.229 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M42.91S> interval (min=<PT5M>)
03:44:38 08:44:38.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M32.246S> interval (min=<PT5M>)
03:44:38 08:44:38.259 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:38 08:44:38.262 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:38 08:44:38.262 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:38 08:44:38.271 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M19.935S> interval (min=<PT5M>)
03:44:38 08:44:38.271 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:38 08:44:38.273 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b190d35]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:38 08:44:38.274 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:38 08:44:38.276 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b190d35]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:38 08:44:38.277 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:38 08:44:38.280 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:FAIL
03:44:38 08:44:38.280 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-499#-220496142], cause=<ConnectionFailedException>: Failed to create JMS connection:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-26T08:44:38.279979708Z, connectivityStatus=null]>
03:44:38 08:44:38.280 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-499#-220496142], cause=<ConnectionFailedException>: Failed to create JMS connection:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-26T08:44:38.279979708Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:44:38 08:44:38.357 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M17.435S> interval (min=<PT5M>)
03:44:38 08:44:38.357 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:38 08:44:38.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M16.025S> interval (min=<PT5M>)
03:44:38 08:44:38.359 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M2.288S> interval (min=<PT5M>)
03:44:38 08:44:38.360 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M56.481S> interval (min=<PT5M>)
03:44:38 08:44:38.392 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:38 08:44:38.395 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:38 08:44:38.397 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:38 08:44:38.398 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:38 08:44:38.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M42.11S> interval (min=<PT5M>)
03:44:38 08:44:38.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:38 08:44:38.404 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3f2b0de1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:38 08:44:38.405 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:38 08:44:38.407 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3f2b0de1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:38 08:44:38.407 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:38 08:44:38.411 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:38 08:44:38.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:38 08:44:38.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:38 08:44:38.519 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:38 08:44:38.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:38 08:44:38.667 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:38 08:44:38.671 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-fefc147b-2bab-4bda-86c8-59eac4a40fba, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:38 08:44:38.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:38 08:44:38.674 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}>, isSuccess=<true>, ackType=<1 accepted>
03:44:38 08:44:38.675 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message
03:44:38 java.lang.NullPointerException: Cannot invoke "org.apache.qpid.jms.JmsAcknowledgeCallback.setAckType(int)" because the return value of "org.apache.qpid.jms.message.JmsMessage.getAcknowledgeCallback()" is null
03:44:38 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447)
03:44:38 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384)
03:44:38 	at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48)
03:44:38 	at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173)
03:44:38 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
03:44:38 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
03:44:38 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:44:38 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
03:44:38 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163)
03:44:38 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
03:44:38 	at java.base/java.lang.Thread.run(Thread.java:833)
03:44:38 08:44:38.680 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:modifyThing> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/ditto:thing]>
03:44:38 08:44:38.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:44:38 08:44:38.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:44:39 08:44:38.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:39 08:44:38.936 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M9.202S> interval (min=<PT5M>)
03:44:39 08:44:38.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:39 08:44:38.978 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M17.199S> interval (min=<PT5M>)
03:44:39 08:44:38.978 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.804S> interval (min=<PT5M>)
03:44:39 08:44:38.978 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M37.6S> interval (min=<PT5M>)
03:44:39 08:44:38.982 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:39 08:44:38.985 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:39 08:44:39.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:39 08:44:39.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:39 08:44:39.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:39 08:44:39.016 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M3.734S> interval (min=<PT5M>)
03:44:39 08:44:39.016 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:39 08:44:39.018 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7fc0a8b6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:39 08:44:39.018 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:39 08:44:39.020 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7fc0a8b6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:39 08:44:39.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:39 08:44:39.025 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:39 08:44:39.025 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:39 08:44:39.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=source1, addressWithIndex=source1-0], ConsumerData [address=source1, addressWithIndex=source1-0]]
03:44:39 08:44:39.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:39 08:44:39.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:39 08:44:39.028 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:39 08:44:39.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:39 08:44:39.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:39 08:44:39.301 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:39 08:44:39.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:39 08:44:39.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=connection-fefc147b-2bab-4bda-86c8-59eac4a40fba, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:39 08:44:39.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-fefc147b-2bab-4bda-86c8-59eac4a40fba, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:39 08:44:39.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:39 08:44:39.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:39 08:44:39.386 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:39 08:44:39.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M50.294S> interval (min=<PT5M>)
03:44:39 08:44:39.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:39 08:44:39.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M38.793S> interval (min=<PT5M>)
03:44:39 08:44:39.411 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M2.279S> interval (min=<PT5M>)
03:44:39 08:44:39.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M4.925S> interval (min=<PT5M>)
03:44:39 08:44:39.441 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:39 08:44:39.443 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:39 08:44:39.443 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:39 08:44:39.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-10] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M31.139S> interval (min=<PT5M>)
03:44:39 08:44:39.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-10] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:39 08:44:39.479 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@386a5b31]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:39 08:44:39.479 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:39 08:44:39.486 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@386a5b31]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:39 08:44:39.487 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:39 08:44:39.492 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@386a5b31]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:39 08:44:39.493 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:39 08:44:39.494 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@386a5b31]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:39 08:44:39.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:39 08:44:39.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:39 08:44:39.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
03:44:39 08:44:39.587 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M15.822S> interval (min=<PT5M>)
03:44:39 08:44:39.588 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:39 08:44:39.589 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.456S> interval (min=<PT5M>)
03:44:39 08:44:39.590 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.876S> interval (min=<PT5M>)
03:44:39 08:44:39.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M12.188S> interval (min=<PT5M>)
03:44:39 08:44:39.592 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:39 08:44:39.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:39 08:44:39.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:39 08:44:39.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:39 08:44:39.631 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M30.31S> interval (min=<PT5M>)
03:44:39 08:44:39.631 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:39 08:44:39.633 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3b7eaafa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:39 08:44:39.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:39 08:44:39.636 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3b7eaafa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:39 08:44:39.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:39 08:44:39.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:39 08:44:39.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:39 08:44:39.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:39 08:44:39.643 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:39 08:44:39.643 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:39 08:44:39.644 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:39 08:44:39.744 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:39 08:44:39.903 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:39 08:44:39.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:39 08:44:39.907 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - RESOURCE-LEAK: failed to close AMQP 1.0 Connection
03:44:39 javax.jms.JMSException: FAIL
03:44:39 	at org.apache.qpid.jms.JmsConnection.close(JmsConnection.java:188)
03:44:39 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.lambda$ensureJmsConnectionClosed$19(AmqpClientActor.java:495)
03:44:39 	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
03:44:39 	at org.apache.pekko.dispatch.TaskInvocation.run(AbstractDispatcher.scala:59)
03:44:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:44:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:44:39 	at java.base/java.lang.Thread.run(Thread.java:833)
03:44:40 08:44:39.981 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M7.315S> interval (min=<PT5M>)
03:44:40 08:44:39.981 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:40 08:44:39.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M25.496S> interval (min=<PT5M>)
03:44:40 08:44:39.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.033S> interval (min=<PT5M>)
03:44:40 08:44:39.986 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M36.671S> interval (min=<PT5M>)
03:44:40 08:44:40.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:40 08:44:40.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:40 08:44:40.010 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:40 08:44:40.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:40 08:44:40.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M35.273S> interval (min=<PT5M>)
03:44:40 08:44:40.019 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@42e81785]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:40 08:44:40.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:40 08:44:40.022 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@42e81785]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:40 08:44:40.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:40 08:44:40.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:40 08:44:40.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:40 08:44:40.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:40 08:44:40.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:40 08:44:40.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:40 08:44:40.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:40 08:44:40.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:40 08:44:40.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:40 08:44:40.306 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:40 08:44:40.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:40 08:44:40.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:40 08:44:40.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:40 08:44:40.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:40 08:44:40.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:40 08:44:40.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:40 08:44:40.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:40 08:44:40.605 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:40 08:44:40.607 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:40 08:44:40.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:40 08:44:40.609 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:40 08:44:40.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:40 08:44:40.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:40 08:44:40.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:40 08:44:40.904 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:40 08:44:40.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:40 08:44:40.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:40 08:44:40.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:40 08:44:40.908 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:40 08:44:40.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:40 08:44:40.910 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:40 08:44:40.910 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:41 08:44:40.958 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:41 08:44:40.961 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:41 08:44:41.203 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:41 08:44:41.204 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:41 08:44:41.207 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:41 08:44:41.207 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:41 08:44:41.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:41 08:44:41.210 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:41 08:44:41.210 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:41 08:44:41.210 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:41 08:44:41.217 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Shutdown timeout <PT3S> reached; aborting <2> ackregators
03:44:41 08:44:41.258 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:41 08:44:41.412 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:41 08:44:41.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:41 08:44:41.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:41 08:44:41.508 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:41 08:44:41.508 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:41 08:44:41.509 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:41 08:44:41.510 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:41 08:44:41.510 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:41 08:44:41.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:41 08:44:41.559 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:41 08:44:41.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:41 08:44:41.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:41 08:44:41.807 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:41 08:44:41.807 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:41 08:44:41.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:41 08:44:41.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:41 08:44:41.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:41 08:44:41.811 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:41 08:44:41.822 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:42 08:44:42.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:42 08:44:42.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:42 08:44:42.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:42 08:44:42.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:42 08:44:42.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:42 08:44:42.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:42 08:44:42.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:42 08:44:42.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:42 08:44:42.210 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:42 08:44:42.404 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:42 08:44:42.405 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:42 08:44:42.407 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:42 08:44:42.407 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:42 08:44:42.408 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:42 08:44:42.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:42 08:44:42.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:42 08:44:42.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:42 08:44:42.703 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:42 08:44:42.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:42 08:44:42.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:42 08:44:42.707 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:42 08:44:42.707 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:42 08:44:42.709 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:42 08:44:42.710 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:42 08:44:42.710 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:43 08:44:43.003 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:43 08:44:43.004 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:43 08:44:43.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:43 08:44:43.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:43 08:44:43.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:43 08:44:43.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:43 08:44:43.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:43 08:44:43.010 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:43 08:44:43.301 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:43 08:44:43.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:43 08:44:43.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:43 08:44:43.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:43 08:44:43.306 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> closed.
03:44:43 08:44:43.396 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M25.387S> interval (min=<PT5M>)
03:44:43 08:44:43.396 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:43 08:44:43.397 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M18.904S> interval (min=<PT5M>)
03:44:43 08:44:43.398 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M58.526S> interval (min=<PT5M>)
03:44:43 08:44:43.399 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.37S> interval (min=<PT5M>)
03:44:43 08:44:43.432 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:43 08:44:43.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:43 08:44:43.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:43 08:44:43.443 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M40.738S> interval (min=<PT5M>)
03:44:43 08:44:43.443 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:43 08:44:43.445 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b45e7d2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:43 08:44:43.446 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:43 08:44:43.449 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b45e7d2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:43 08:44:43.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:43 08:44:43.453 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to connect JMS client:FAIL
03:44:43 08:44:43.453 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-511#993844611], cause=<ConnectionFailedException>: Failed to connect JMS client:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-26T08:44:43.453519175Z, connectivityStatus=null]>
03:44:43 08:44:43.454 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-511#993844611], cause=<ConnectionFailedException>: Failed to connect JMS client:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-26T08:44:43.453519175Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:44:43 08:44:43.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M2.645S> interval (min=<PT5M>)
03:44:43 08:44:43.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:43 08:44:43.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M10.205S> interval (min=<PT5M>)
03:44:43 08:44:43.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.538S> interval (min=<PT5M>)
03:44:43 08:44:43.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M24.81S> interval (min=<PT5M>)
03:44:43 08:44:43.557 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:43 08:44:43.559 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:43 08:44:43.559 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:43 08:44:43.559 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:43 08:44:43.567 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M34.653S> interval (min=<PT5M>)
03:44:43 08:44:43.567 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:43 08:44:43.569 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@23ea03b2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:43 08:44:43.569 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:43 08:44:43.577 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@23ea03b2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:43 08:44:43.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:43 08:44:43.582 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:43 08:44:43.583 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:43 08:44:43.583 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]]
03:44:43 08:44:43.585 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:43 08:44:43.585 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:43 08:44:43.585 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:43 08:44:43.682 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:43 08:44:43.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:43 08:44:43.882 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Consumer <mockConsumer> closed due to IllegalStateException: Forcibly detached
03:44:43 08:44:43.884 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'amqp/source1' was closed. Will try to recreate after some backoff.
03:44:43 08:44:43.885 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$$s/amqpConsumerActor-0-amqp%2Fsource1-01#-443470905], cause=<AskTimeoutException>: Consumer creation timeout., description=Failed to recreate closed message consumer, time=2024-02-26T08:44:43.884461126Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:44:44 08:44:44.004 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:44 08:44:44.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:44 08:44:44.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]]
03:44:44 08:44:44.006 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:44 08:44:44.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:44 08:44:44.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:44 08:44:44.015 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
03:44:44 08:44:44.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-fefc147b-2bab-4bda-86c8-59eac4a40fba, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:44:44 08:44:44.022 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:44:44 08:44:44.023 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twinEventExchange/twinEventRoutingKey>!
03:44:44 08:44:44.023 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <live/key>!
03:44:44 08:44:44.023 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twin/key>!
03:44:44 08:44:44.125 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M44.969S> interval (min=<PT5M>)
03:44:44 08:44:44.125 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:44 08:44:44.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.613S> interval (min=<PT5M>)
03:44:44 08:44:44.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M16.892S> interval (min=<PT5M>)
03:44:44 08:44:44.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M22.163S> interval (min=<PT5M>)
03:44:44 08:44:44.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:44 08:44:44.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:44 08:44:44.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:44 08:44:44.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M15.882S> interval (min=<PT5M>)
03:44:44 08:44:44.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:44 08:44:44.177 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68710e4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:44 08:44:44.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:44 08:44:44.180 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68710e4a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:44 08:44:44.180 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:44 08:44:44.184 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
03:44:44 08:44:44.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
03:44:44 08:44:44.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
03:44:44 08:44:44.187 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:44:44 08:44:44.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:44:44 08:44:44.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:44:44 08:44:44.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:44 08:44:44.323 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:44 08:44:44.326 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:44 08:44:44.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:44:44 08:44:44.441 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:44:44 08:44:44.511 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:44 08:44:44.512 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M30.115S> interval (min=<PT5M>)
03:44:44 08:44:44.512 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:44 08:44:44.513 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M8.292S> interval (min=<PT5M>)
03:44:44 08:44:44.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:44 08:44:44.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M18.683S> interval (min=<PT5M>)
03:44:44 08:44:44.515 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M41.209S> interval (min=<PT5M>)
03:44:44 08:44:44.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:44:44 08:44:44.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:44 08:44:44.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:44 08:44:44.549 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:44 08:44:44.557 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:44 08:44:44.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M34.012S> interval (min=<PT5M>)
03:44:44 08:44:44.579 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1484a6f4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:44 08:44:44.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:44 08:44:44.581 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1484a6f4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:44 08:44:44.582 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:44 08:44:44.585 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1484a6f4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:44 08:44:44.585 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:44 08:44:44.586 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1484a6f4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:44 08:44:44.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:44 08:44:44.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - test timed out.
03:44:44 08:44:44.643 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M41.153S> interval (min=<PT5M>)
03:44:44 08:44:44.643 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:44 08:44:44.644 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M55.317S> interval (min=<PT5M>)
03:44:44 08:44:44.646 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M5.278S> interval (min=<PT5M>)
03:44:44 08:44:44.677 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M59.977S> interval (min=<PT5M>)
03:44:44 08:44:44.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:44 08:44:44.684 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:44 08:44:44.685 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:44 08:44:44.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:44 08:44:44.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:44 08:44:44.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M21.152S> interval (min=<PT5M>)
03:44:44 08:44:44.695 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@887bb2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:44 08:44:44.696 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:44 08:44:44.698 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@887bb2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:44 08:44:44.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:44 08:44:44.718 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
03:44:44 08:44:44.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M33.633S> interval (min=<PT5M>)
03:44:44 08:44:44.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:44 08:44:44.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M29.159S> interval (min=<PT5M>)
03:44:44 08:44:44.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M24.883S> interval (min=<PT5M>)
03:44:44 08:44:44.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.916S> interval (min=<PT5M>)
03:44:44 08:44:44.837 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:44 08:44:44.839 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:44 08:44:44.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:44 08:44:44.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M7.081S> interval (min=<PT5M>)
03:44:44 08:44:44.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:44 08:44:44.849 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5454cadd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:44 08:44:44.850 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:44 08:44:44.852 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5454cadd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:44 08:44:44.852 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:44 08:44:44.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor.
03:44:44 08:44:44.922 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:44 08:44:44.924 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:44 08:44:44.925 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M40.472S> interval (min=<PT5M>)
03:44:44 08:44:44.925 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:44 08:44:44.926 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M36.721S> interval (min=<PT5M>)
03:44:44 08:44:44.927 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M20.123S> interval (min=<PT5M>)
03:44:44 08:44:44.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M44.524S> interval (min=<PT5M>)
03:44:45 08:44:44.956 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:45 08:44:44.958 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:45 08:44:44.958 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:45 08:44:44.966 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:45 08:44:44.967 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.592S> interval (min=<PT5M>)
03:44:45 08:44:44.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:45 08:44:44.979 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6d1c75ac]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:45 08:44:44.979 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:45 08:44:44.981 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6d1c75ac]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:45 08:44:44.982 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:45 08:44:44.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:45 08:44:44.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:45 08:44:45.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:45 08:44:45.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M24.801S> interval (min=<PT5M>)
03:44:45 08:44:45.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:45 08:44:45.111 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M47.688S> interval (min=<PT5M>)
03:44:45 08:44:45.112 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M15.586S> interval (min=<PT5M>)
03:44:45 08:44:45.113 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M35.271S> interval (min=<PT5M>)
03:44:45 08:44:45.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:45 08:44:45.506 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:45 08:44:45.507 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:44:45 08:44:45.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:44:45 08:44:45.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.588S> interval (min=<PT5M>)
03:44:45 08:44:45.519 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4be7595f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:45 08:44:45.519 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:45 08:44:45.522 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4be7595f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:45 08:44:45.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:45 08:44:45.525 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4be7595f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:45 08:44:45.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:45 08:44:45.526 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4be7595f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:44:45 08:44:45.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:44:45 08:44:45.632 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:44:48 08:44:48.322 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:48 08:44:48.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:48 08:44:48.467 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:49 08:44:49.040 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:49 08:44:49.607 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:49 08:44:49.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:49 08:44:49.865 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:49 08:44:49.867 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:50 08:44:50.070 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:44:50 08:44:50.073 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:44:50 08:44:50.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-fefc147b-2bab-4bda-86c8-59eac4a40fba' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='The requested Connection could not be connected due to 'CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [Actor[pekko://PekkoTestSystem/user/$a/jmsConnectionHandling-connection-fefc147b-2bab-4bda-86c8-59eac4a40fba-test1#-1779353586]] after [5000 ms]. Message of type [org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor$JmsConnect]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.'', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])>
03:45:00 08:45:00.735 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:39731
03:45:00 08:45:00.754 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:Timed out while waiting to connect
03:45:00 08:45:00.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M23.379S> interval (min=<PT5M>)
03:45:00 08:45:00.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:45:00 08:45:00.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M55.684S> interval (min=<PT5M>)
03:45:00 08:45:00.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.526S> interval (min=<PT5M>)
03:45:00 08:45:00.842 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M40.141S> interval (min=<PT5M>)
03:45:00 08:45:00.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:45:00 08:45:00.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:45:00 08:45:00.878 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:45:00 08:45:00.885 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M37.011S> interval (min=<PT5M>)
03:45:00 08:45:00.885 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:45:00 08:45:00.888 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@65acb61a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:45:00 08:45:00.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:45:00 08:45:00.891 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@65acb61a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:45:00 08:45:00.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:45:01 08:45:01.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:45:01 08:45:01.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M21.463S> interval (min=<PT5M>)
03:45:01 08:45:01.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:45:01 08:45:01.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M18.147S> interval (min=<PT5M>)
03:45:01 08:45:01.031 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.305S> interval (min=<PT5M>)
03:45:01 08:45:01.032 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M23.5S> interval (min=<PT5M>)
03:45:01 08:45:01.059 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:45:01 08:45:01.060 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:45:01 08:45:01.061 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:45:01 08:45:01.068 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M44.266S> interval (min=<PT5M>)
03:45:01 08:45:01.068 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:45:01 08:45:01.079 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@33850a60]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:45:01 08:45:01.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:45:01 08:45:01.081 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@33850a60]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:45:01 08:45:01.082 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:45:01 08:45:01.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:45:01 08:45:01.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:45:01 08:45:01.255 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M22.224S> interval (min=<PT5M>)
03:45:01 08:45:01.255 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:45:01 08:45:01.256 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M43.071S> interval (min=<PT5M>)
03:45:01 08:45:01.257 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M5.368S> interval (min=<PT5M>)
03:45:01 08:45:01.258 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M31.626S> interval (min=<PT5M>)
03:45:01 08:45:01.289 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>
03:45:01 08:45:01.292 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:45:01 08:45:01.293 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:45:01 08:45:01.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:45:01 08:45:01.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M24.832S> interval (min=<PT5M>)
03:45:01 08:45:01.307 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5cbac08d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:45:01 08:45:01.307 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:45:01 08:45:01.310 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5cbac08d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:45:01 08:45:01.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:45:01 08:45:01.313 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-fefc147b-2bab-4bda-86c8-59eac4a40fba>.
03:45:01 08:45:01.314 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
03:45:01 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.55 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest
03:45:01 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest
03:45:01 08:45:01.325 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:45:01 08:45:01.478 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
03:45:01 08:45:01.484 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 469076248'. Will try to re-establish the static targets after some cool-down period
03:45:02 08:45:02.499 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
03:45:06 08:45:05.986 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:45:06 08:45:05.989 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:45:06 08:45:06.170 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:45:11 08:45:11.629 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
03:45:12 08:45:12.740 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:45:12 08:45:12.741 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:45:12 08:45:12.741 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:45:12 08:45:12.748 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
03:45:12 08:45:12.751 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
03:45:12 08:45:12.752 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
03:45:12 08:45:12.753 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
03:45:12 08:45:12.754 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
03:45:12 08:45:12.757 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing AMQP message dropped: There are too many unsettled messages or too few credits.
03:45:12 08:45:12.856 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
03:45:12 08:45:12.857 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-26T08:45:12.840290549Z, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}], metadata=null, entityId=ditto:thing, revision=30, thingId=ditto:thing], targets=[ImmutableTarget [address=outbound, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=outbound, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=30, timestamp=2024-02-26T08:45:12.840290549Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={device_id=ditto:thing}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]
03:45:12 08:45:12.857 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-26T08:45:12.840290549Z, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}], metadata=null, entityId=ditto:thing, revision=30, thingId=ditto:thing], targets=[ImmutableTarget [address=outbound, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=outbound, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=30, timestamp=2024-02-26T08:45:12.840290549Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={device_id=ditto:thing}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]
03:45:12 08:45:12.857 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 493503648'. Will try to re-establish the static targets after some cool-down period
03:45:12 08:45:12.857 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer while already in backOff mode. Will ignore the closed info as this should never happen (and also the backOff mechanism will create a producer soon)
03:45:12 08:45:12.857 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer while already in backOff mode. Will ignore the closed info as this should never happen (and also the backOff mechanism will create a producer soon)
03:45:13 08:45:13.869 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
03:45:22 08:45:22.946 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:45:22 08:45:22.946 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:45:22 08:45:22.946 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:45:22 08:45:22.947 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
03:45:23 08:45:23.045 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
03:45:23 08:45:23.045 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <anotherAddress> (JmsQueue) created
03:45:23 08:45:23.047 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
03:45:23 08:45:23.048 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
03:45:23 08:45:23.057 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 2 invocations after 1500ms.
03:45:23 08:45:23.058 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1505089248'. Will try to re-establish the static targets after some cool-down period
03:45:24 08:45:24.076 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
03:45:24 08:45:24.559 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 3 invocations after 2500ms.
03:45:24 08:45:24.560 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1505089248'. Will try to re-establish the static targets after some cool-down period
03:45:26 08:45:26.576 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
03:45:27 08:45:27.060 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 4 invocations after 4500ms.
03:45:27 08:45:27.060 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1505089248'. Will try to re-establish the static targets after some cool-down period
03:45:31 08:45:31.076 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
03:45:31 08:45:31.646 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:45:31 08:45:31.646 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:45:31 08:45:31.646 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:45:31 08:45:31.648 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
03:45:31 08:45:31.745 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:45:31 08:45:31.745 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:45:31 08:45:31.745 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:45:31 08:45:31.746 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
03:45:31 08:45:31.860 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
03:45:31 08:45:31.861 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
03:45:31 08:45:31.861 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
03:45:31 08:45:31.862 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/thing:id]>
03:45:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.47 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest
03:45:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest
03:45:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest
03:45:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest
03:45:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest
03:45:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest
03:45:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest
03:45:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest
03:45:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest
03:45:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest
03:45:32 08:45:32.036 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:45:32 08:45:32.168 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:32 08:45:32.190 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cor-, amqp.message.annotation:user-id=value}
03:45:32 08:45:32.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{user-id=value, correlation-id=cor-, ditto-origin=connection-7192e6f5-4fcc-43f4-b55a-1f85f58542e3, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, device_id=org.eclipse.ditto.test:testThing, ditto-entity-id=thing:org.eclipse.ditto.test:testThing, ditto-inbound-payload-mapper=default}]
03:45:32 08:45:32.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:32 08:45:32.340 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:32 08:45:32.440 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:32 08:45:32.463 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:33 08:45:32.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:33 08:45:33.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:45:33 08:45:33.004 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:33 08:45:33.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' was closed. Will try to recreate after some backoff.
03:45:34 08:45:34.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' created.
03:45:34 08:45:34.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:34 08:45:34.232 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:45:34 08:45:34.744 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:34 08:45:34.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cor-}
03:45:34 08:45:34.760 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-7192e6f5-4fcc-43f4-b55a-1f85f58542e3, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
03:45:34 08:45:34.763 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:34 08:45:34.909 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:34 08:45:34.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=text/plain, correlation-id=cor-}
03:45:34 08:45:34.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-7192e6f5-4fcc-43f4-b55a-1f85f58542e3, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
03:45:34 08:45:34.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-7192e6f5-4fcc-43f4-b55a-1f85f58542e3, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
03:45:34 08:45:34.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:34 08:45:34.924 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-7192e6f5-4fcc-43f4-b55a-1f85f58542e3, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
03:45:34 08:45:34.924 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:34 08:45:34.925 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:35 08:45:35.064 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:35 08:45:35.070 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=text/plain, correlation-id=cor-}
03:45:35 08:45:35.074 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-7192e6f5-4fcc-43f4-b55a-1f85f58542e3, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
03:45:35 08:45:35.076 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:35 08:45:35.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:35 08:45:35.191 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:35 08:45:35.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:35 08:45:35.364 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:35 08:45:35.398 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:35 08:45:35.404 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:45:35 08:45:35.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:35 08:45:35.408 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<true>, ackType=<1 accepted>
03:45:35 08:45:35.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:35 08:45:35.535 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:35 08:45:35.569 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:35 08:45:35.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:45:35 08:45:35.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:35 08:45:35.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingUnavailableException [message='The Thing with ID 'ditto:thing' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:34759/user/ackr0-cid#-53862793}]]>.
03:45:35 08:45:35.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.unavailable' when ExternalMessage was processed: The Thing with ID 'ditto:thing' is not available, please try again later. - The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.
03:45:35 08:45:35.578 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]>
03:45:35 08:45:35.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:35 08:45:35.733 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:35 08:45:35.766 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:35 08:45:35.772 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:45:35 08:45:35.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:35 08:45:35.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <AcknowledgementRequestTimeoutException [message='The acknowledgement request reached the specified timeout of 1,000ms.', errorCode=acknowledgement:request.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the timeout and make sure that the requested acknowledgement is sent back in time.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:35775/user/ackr0-cid#-100912536}]]>.
03:45:35 08:45:35.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'acknowledgement:request.timeout' when ExternalMessage was processed: The acknowledgement request reached the specified timeout of 1,000ms. - Try increasing the timeout and make sure that the requested acknowledgement is sent back in time.
03:45:35 08:45:35.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]>
03:45:35 08:45:35.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:35 08:45:35.898 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:35 08:45:35.932 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:35 08:45:35.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:45:35 08:45:35.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:35 08:45:35.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:42181/user/ackr0-cid#602624686}]]>.
03:45:35 08:45:35.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions.
03:45:35 08:45:35.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<2 rejected>
03:45:36 08:45:36.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:36 08:45:36.063 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:36 08:45:36.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:36 08:45:36.102 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:45:36 08:45:36.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:36 08:45:36.106 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<2 rejected>
03:45:36 08:45:36.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:36 08:45:36.235 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:36 08:45:36.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:36 08:45:36.265 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:45:36 08:45:36.381 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:36 08:45:36.394 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:36 08:45:36.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:36 08:45:36.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type 'text/plain' could not be mapped.>
03:45:36 08:45:36.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=text/plain, ditto-entity-id=thing:ditto:thing, response-required=false, device_id=ditto:thing, thing_id=ditto:thing, correlation-id=amqp-10-test, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:36 08:45:36.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
03:45:36 08:45:36.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:36 08:45:36.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:36 08:45:36.551 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:36 08:45:36.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:36 08:45:36.582 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:45:36 08:45:36.584 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:36 08:45:36.695 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:36 08:45:36.842 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:36 08:45:36.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=_invalid, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:45:36 08:45:36.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.>
03:45:36 08:45:36.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, device_id=_invalid, thing_id=ditto:thing, correlation-id=amqp-10-test, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {device_id=_invalid, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:37 08:45:36.985 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:37 08:45:37.007 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:37 08:45:37.032 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:37 08:45:37.039 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}]
03:45:37 08:45:37.040 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:37 08:45:37.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}]
03:45:37 08:45:37.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:37 08:45:37.043 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
03:45:37 08:45:37.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:37 08:45:37.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:37 08:45:37.152 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:37 08:45:37.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address, correlation-id=amqp-10-test}
03:45:37 08:45:37.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
03:45:37 08:45:37.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:45:37 08:45:37.186 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
03:45:37 08:45:37.321 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:45:37 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.325 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest
03:45:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest
03:45:37 08:45:37.443 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-8266cbf6-9e0c-4974-9974-78915369cf59> closed.
03:45:37 08:45:37.468 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection.
03:45:37 java.lang.IllegalStateException: failureOnCreateConsumer
03:45:37 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createJmsConsumer(JMSConnectionHandlingActor.java:378)
03:45:37 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$createConsumers$5(JMSConnectionHandlingActor.java:350)
03:45:37 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
03:45:37 	at java.base/java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180)
03:45:37 	at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
03:45:37 	at java.base/java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:711)
03:45:37 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
03:45:37 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
03:45:37 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
03:45:37 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
03:45:37 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
03:45:37 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
03:45:37 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
03:45:37 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
03:45:37 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
03:45:37 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
03:45:37 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
03:45:37 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
03:45:37 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
03:45:37 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
03:45:37 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
03:45:37 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
03:45:37 	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
03:45:37 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
03:45:37 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
03:45:37 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)
03:45:37 	at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
03:45:37 	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
03:45:37 	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)
03:45:37 	at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)
03:45:37 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createConsumers(JMSConnectionHandlingActor.java:354)
03:45:37 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:279)
03:45:37 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258)
03:45:37 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237)
03:45:37 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33)
03:45:37 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29)
03:45:37 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
03:45:37 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
03:45:37 	at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29)
03:45:37 	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269)
03:45:37 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:45:37 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:45:37 	at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229)
03:45:37 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:45:37 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:45:37 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:45:37 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:45:37 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:45:37 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:45:37 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:45:37 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:45:37 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:45:37 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:45:37 08:45:37.469 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnCreateConsumer
03:45:37 08:45:37.493 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-8266cbf6-9e0c-4974-9974-78915369cf59> closed.
03:45:37 08:45:37.559 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:failed to create session
03:45:37 08:45:37.584 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection.
03:45:37 java.lang.IllegalStateException: failureOnJmsConnect
03:45:37 	at org.apache.qpid.jms.JmsConnection.start(JmsConnection.java:358)
03:45:37 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$startConnection$2(JMSConnectionHandlingActor.java:299)
03:45:37 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.safelyExecuteJmsOperation(JMSConnectionHandlingActor.java:318)
03:45:37 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.startConnection(JMSConnectionHandlingActor.java:298)
03:45:37 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:277)
03:45:37 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258)
03:45:37 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237)
03:45:37 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33)
03:45:37 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29)
03:45:37 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
03:45:37 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
03:45:37 	at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29)
03:45:37 	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269)
03:45:37 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:45:37 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:45:37 	at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229)
03:45:37 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:45:37 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:45:37 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:45:37 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:45:37 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:45:37 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:45:37 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:45:37 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:45:37 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:45:37 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:45:37 08:45:37.585 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnJmsConnect
03:45:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest
03:45:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest
03:45:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest
03:45:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest
03:45:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest
03:45:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest
03:45:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest
03:45:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest
03:45:38 08:45:38.103 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:45:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest
03:45:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest
03:46:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.42 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest
03:46:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest
03:46:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest
03:46:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest
03:46:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest
03:46:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest
03:46:15 [INFO] [02/26/2024 08:46:15.538] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:46:15 [INFO] [02/26/2024 08:46:15.625] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:46:15 [INFO] [02/26/2024 08:46:15.682] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:46:15 [INFO] [02/26/2024 08:46:15.738] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:46:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest
03:46:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest
03:46:15 08:46:15.846 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@78f70b75]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:15 08:46:15.847 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@78f70b75]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:15 08:46:15.848 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@78f70b75]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:15 08:46:15.848 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@78f70b75]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:15 08:46:15.849 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@78f70b75]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:15 08:46:15.850 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@78f70b75]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:15 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest
03:46:15 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest
03:46:15 08:46:15.881 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:46:16 08:46:16.748 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:16 08:46:16.751 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:16 08:46:16.751 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:16 08:46:16.763 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5d91a494]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:16 08:46:16.763 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:16 08:46:16.765 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5d91a494]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:16 08:46:16.766 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:16 08:46:16.798 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M54.738S> interval (min=<PT5M>)
03:46:16 08:46:16.798 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M6.297S> interval (min=<PT5M>)
03:46:16 08:46:16.798 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
03:46:16 08:46:16.798 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M40.047S> interval (min=<PT5M>)
03:46:16 08:46:16.798 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M23.763S> interval (min=<PT5M>)
03:46:16 08:46:16.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:16 08:46:16.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:16 08:46:16.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M48.958S> interval (min=<PT5M>)
03:46:16 08:46:16.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
03:46:16 08:46:16.911 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:17 08:46:17.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
03:46:17 08:46:17.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
03:46:17 08:46:17.911 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:46:17 08:46:17.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
03:46:17 08:46:17.917 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:46:18 08:46:17.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:18 08:46:17.990 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:18 08:46:17.991 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:18 08:46:18.000 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a2fd6db]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:18 08:46:18.001 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:18 08:46:18.003 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a2fd6db]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:18 08:46:18.003 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:18 08:46:18.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M36.63S> interval (min=<PT5M>)
03:46:18 08:46:18.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M17.889S> interval (min=<PT5M>)
03:46:18 08:46:18.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M38.108S> interval (min=<PT5M>)
03:46:18 08:46:18.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M0.069S> interval (min=<PT5M>)
03:46:18 08:46:18.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:18 08:46:18.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:18 08:46:18.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M51.29S> interval (min=<PT5M>)
03:46:18 08:46:18.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
03:46:18 08:46:18.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
03:46:18 08:46:18.121 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:19 08:46:19.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
03:46:19 08:46:19.009 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
03:46:19 08:46:19.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:46:19 08:46:19.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:46:19 08:46:19.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:19 08:46:19.093 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:19 08:46:19.093 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:19 08:46:19.103 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@500597f2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:19 08:46:19.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:19 08:46:19.106 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@500597f2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:19 08:46:19.106 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:19 08:46:19.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
03:46:19 08:46:19.109 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.153S> interval (min=<PT5M>)
03:46:19 08:46:19.109 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M2.249S> interval (min=<PT5M>)
03:46:19 08:46:19.109 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M34.685S> interval (min=<PT5M>)
03:46:19 08:46:19.109 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:19 08:46:19.109 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M7.112S> interval (min=<PT5M>)
03:46:19 08:46:19.109 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M16.565S> interval (min=<PT5M>)
03:46:19 08:46:19.109 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:19 08:46:19.121 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:46:19 08:46:19.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:46:19 08:46:19.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:46:19 08:46:19.229 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:19 08:46:19.232 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:19 08:46:19.233 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:19 08:46:19.248 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@765ff7bf]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:19 08:46:19.249 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:19 08:46:19.252 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@765ff7bf]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:19 08:46:19.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:19 08:46:19.258 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M32.581S> interval (min=<PT5M>)
03:46:19 08:46:19.258 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M56.906S> interval (min=<PT5M>)
03:46:19 08:46:19.259 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M28.927S> interval (min=<PT5M>)
03:46:19 08:46:19.259 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M18.136S> interval (min=<PT5M>)
03:46:19 08:46:19.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:19 08:46:19.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:19 08:46:19.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M52.16S> interval (min=<PT5M>)
03:46:19 08:46:19.261 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
03:46:19 08:46:19.264 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
03:46:19 08:46:19.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:20 08:46:20.259 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
03:46:20 08:46:20.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
03:46:20 08:46:20.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:46:20 08:46:20.286 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-417f786d-d566-467f-acc2-8980c3d750e0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:46:20 08:46:20.287 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:20 08:46:20.296 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=twinEventExchange, routingKey=twinEventRoutingKey]>
03:46:20 08:46:20.318 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] c.g.p.p.r.ConnectionActor - pekko://PekkoTestSystem/user/$a/rmq-connection1 lost connection to amqp://null@null:0/null
03:46:20 08:46:20.318 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/consumer-channel disconnected
03:46:20 08:46:20.319 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/publisher-channel disconnected
03:46:25 08:46:25.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockReconnection
03:46:25 08:46:25.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
03:46:25 08:46:25.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannelReconnected. Telling the publisher actor the new channel
03:46:25 08:46:25.355 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-417f786d-d566-467f-acc2-8980c3d750e0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:46:25 08:46:25.357 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:25 08:46:25.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=twinEventExchange, routingKey=twinEventRoutingKey]>
03:46:25 08:46:25.370 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
03:46:25 08:46:25.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-15a567c2-4bac-4fd2-9a1d-fc574aef1ca8>
03:46:25 08:46:25.462 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-15a567c2-4bac-4fd2-9a1d-fc574aef1ca8>.
03:46:25 08:46:25.462 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-15a567c2-4bac-4fd2-9a1d-fc574aef1ca8>.
03:46:25 08:46:25.469 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6a5cda16]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:25 08:46:25.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:25 08:46:25.478 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6a5cda16]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:25 08:46:25.479 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:25 08:46:25.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M50.808S> interval (min=<PT5M>)
03:46:25 08:46:25.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M2.902S> interval (min=<PT5M>)
03:46:25 08:46:25.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M26.907S> interval (min=<PT5M>)
03:46:25 08:46:25.484 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:25 08:46:25.484 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M7.929S> interval (min=<PT5M>)
03:46:25 08:46:25.484 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M58.457S> interval (min=<PT5M>)
03:46:25 08:46:25.484 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:25 08:46:25.485 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
03:46:25 08:46:25.487 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
03:46:25 08:46:25.598 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-15a567c2-4bac-4fd2-9a1d-fc574aef1ca8>
03:46:26 08:46:26.485 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
03:46:26 08:46:26.485 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
03:46:26 08:46:26.486 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:46:26 08:46:26.488 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
03:46:26 08:46:26.491 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:46:26 08:46:26.582 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:26 08:46:26.584 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:26 08:46:26.585 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:26 08:46:26.595 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1435dcb5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:26 08:46:26.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:26 08:46:26.598 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1435dcb5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:26 08:46:26.598 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:26 08:46:26.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M29.467S> interval (min=<PT5M>)
03:46:26 08:46:26.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M3.665S> interval (min=<PT5M>)
03:46:26 08:46:26.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M41.597S> interval (min=<PT5M>)
03:46:26 08:46:26.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M54.247S> interval (min=<PT5M>)
03:46:26 08:46:26.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M50.39S> interval (min=<PT5M>)
03:46:26 08:46:26.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:26 08:46:26.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:26 08:46:26.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
03:46:26 08:46:26.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
03:46:26 08:46:26.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:27 08:46:27.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
03:46:27 08:46:27.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
03:46:27 08:46:27.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:46:27 08:46:27.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
03:46:27 08:46:27.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
03:46:28 08:46:28.619 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
03:46:28 08:46:28.619 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
03:46:28 08:46:28.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:46:28 08:46:28.719 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
03:46:28 08:46:28.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
03:46:29 08:46:29.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
03:46:29 08:46:29.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
03:46:29 08:46:29.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:46:29 08:46:29.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
03:46:29 08:46:29.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:29 08:46:29.902 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:29 08:46:29.903 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:29 08:46:29.914 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@73791bdb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:29 08:46:29.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:29 08:46:29.917 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@73791bdb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:29 08:46:29.917 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:29 08:46:29.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M13.244S> interval (min=<PT5M>)
03:46:29 08:46:29.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M25.889S> interval (min=<PT5M>)
03:46:29 08:46:29.922 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M54.669S> interval (min=<PT5M>)
03:46:29 08:46:29.922 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M51.138S> interval (min=<PT5M>)
03:46:29 08:46:29.922 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M38.152S> interval (min=<PT5M>)
03:46:29 08:46:29.922 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:29 08:46:29.922 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:29 08:46:29.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
03:46:29 08:46:29.924 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
03:46:30 08:46:30.037 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:30 08:46:30.924 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
03:46:30 08:46:30.924 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
03:46:30 08:46:30.936 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:46:31 08:46:30.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
03:46:31 08:46:31.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:31 08:46:31.022 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:31 08:46:31.022 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:31 08:46:31.032 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7d77e793]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:31 08:46:31.033 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:31 08:46:31.035 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7d77e793]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:31 08:46:31.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:31 08:46:31.040 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M56.017S> interval (min=<PT5M>)
03:46:31 08:46:31.040 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M3.384S> interval (min=<PT5M>)
03:46:31 08:46:31.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M26.626S> interval (min=<PT5M>)
03:46:31 08:46:31.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:31 08:46:31.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M33.667S> interval (min=<PT5M>)
03:46:31 08:46:31.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:31 08:46:31.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M58.4S> interval (min=<PT5M>)
03:46:31 08:46:31.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
03:46:31 08:46:31.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
03:46:31 08:46:31.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:32 08:46:32.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
03:46:32 08:46:32.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
03:46:32 08:46:32.056 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:46:32 08:46:32.057 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:46:32 08:46:32.186 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:46:32 08:46:32.187 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:32 08:46:32.190 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:32 08:46:32.191 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:32 08:46:32.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:46:32 08:46:32.203 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1905a5ac]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:32 08:46:32.203 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:32 08:46:32.206 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1905a5ac]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:32 08:46:32.206 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:32 08:46:32.209 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalArgumentException>: custom error message., description=null, time=2024-02-26T08:46:32.208861249Z, connectivityStatus=null]>
03:46:32 08:46:32.210 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<IllegalArgumentException>: custom error message., description=null, time=2024-02-26T08:46:32.208861249Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:46:32 08:46:32.210 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTING>
03:46:32 08:46:32.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M34.881S> interval (min=<PT5M>)
03:46:32 08:46:32.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.022S> interval (min=<PT5M>)
03:46:32 08:46:32.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:32 08:46:32.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M53.052S> interval (min=<PT5M>)
03:46:32 08:46:32.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M33.836S> interval (min=<PT5M>)
03:46:32 08:46:32.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.861S> interval (min=<PT5M>)
03:46:32 08:46:32.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:32 08:46:32.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M59.831S> interval (min=<PT5M>)
03:46:32 08:46:32.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:32 08:46:32.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M7.059S> interval (min=<PT5M>)
03:46:32 08:46:32.349 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M3.504S> interval (min=<PT5M>)
03:46:32 08:46:32.351 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:32 08:46:32.352 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M5.519S> interval (min=<PT5M>)
03:46:32 08:46:32.355 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:32 08:46:32.355 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:32 08:46:32.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.666S> interval (min=<PT5M>)
03:46:32 08:46:32.377 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:32 08:46:32.378 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@13a2e5c9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:32 08:46:32.378 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:32 08:46:32.382 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@13a2e5c9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:32 08:46:32.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:32 08:46:32.398 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
03:46:32 08:46:32.506 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M51.7S> interval (min=<PT5M>)
03:46:32 08:46:32.507 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:32 08:46:32.508 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M38.355S> interval (min=<PT5M>)
03:46:32 08:46:32.509 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M54.884S> interval (min=<PT5M>)
03:46:32 08:46:32.510 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:32 08:46:32.510 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M50.006S> interval (min=<PT5M>)
03:46:32 08:46:32.512 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:32 08:46:32.512 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:32 08:46:32.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M22.347S> interval (min=<PT5M>)
03:46:32 08:46:32.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:32 08:46:32.523 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4b7dbc67]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:32 08:46:32.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:32 08:46:32.526 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4b7dbc67]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:32 08:46:32.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:32 08:46:32.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor.
03:46:32 08:46:32.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M20.617S> interval (min=<PT5M>)
03:46:32 08:46:32.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:32 08:46:32.612 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.967S> interval (min=<PT5M>)
03:46:32 08:46:32.613 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M28.127S> interval (min=<PT5M>)
03:46:32 08:46:32.614 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:32 08:46:32.614 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M25.164S> interval (min=<PT5M>)
03:46:32 08:46:32.616 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:32 08:46:32.616 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:32 08:46:32.625 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.286S> interval (min=<PT5M>)
03:46:32 08:46:32.625 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:32 08:46:32.626 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@67b7fa89]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:32 08:46:32.627 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:32 08:46:32.629 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@67b7fa89]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:32 08:46:32.629 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:32 08:46:32.630 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:32 08:46:32.631 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:32 08:46:32.638 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:32 08:46:32.736 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:32 08:46:32.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M59.869S> interval (min=<PT5M>)
03:46:32 08:46:32.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:32 08:46:32.889 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M30.387S> interval (min=<PT5M>)
03:46:32 08:46:32.890 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M22.959S> interval (min=<PT5M>)
03:46:32 08:46:32.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:32 08:46:32.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M18.412S> interval (min=<PT5M>)
03:46:32 08:46:32.893 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:32 08:46:32.893 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:32 08:46:32.902 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:32 08:46:32.902 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M22.244S> interval (min=<PT5M>)
03:46:32 08:46:32.904 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51a6384e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:32 08:46:32.904 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:32 08:46:32.907 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51a6384e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:32 08:46:32.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:32 08:46:32.911 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51a6384e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:32 08:46:32.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:32 08:46:32.912 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51a6384e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:32 08:46:32.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:33 08:46:33.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:37 08:46:37.546 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:46:37 08:46:37.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:46:37 08:46:37.744 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:46:37 08:46:37.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-417f786d-d566-467f-acc2-8980c3d750e0' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='The requested Connection could not be connected due to 'CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [Actor[pekko://PekkoTestSystem/user/$a/jmsConnectionHandling-connection-417f786d-d566-467f-acc2-8980c3d750e0-test1#780166657]] after [5000 ms]. Message of type [org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor$JmsConnect]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.'', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])>
03:46:47 08:46:47.982 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:41317
03:46:47 08:46:47.986 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:Timed out while waiting to connect
03:46:48 08:46:47.990 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:46:48 08:46:48.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M33.715S> interval (min=<PT5M>)
03:46:48 08:46:48.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:48 08:46:48.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M39.034S> interval (min=<PT5M>)
03:46:48 08:46:48.084 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M3.911S> interval (min=<PT5M>)
03:46:48 08:46:48.086 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:48 08:46:48.086 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.841S> interval (min=<PT5M>)
03:46:48 08:46:48.089 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:48 08:46:48.090 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:48 08:46:48.102 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:48 08:46:48.102 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M5.978S> interval (min=<PT5M>)
03:46:48 08:46:48.104 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1cd18dfe]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:48 08:46:48.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:48 08:46:48.107 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1cd18dfe]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:48 08:46:48.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:48 08:46:48.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:48 08:46:48.284 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M58.368S> interval (min=<PT5M>)
03:46:48 08:46:48.285 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:48 08:46:48.286 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M51.624S> interval (min=<PT5M>)
03:46:48 08:46:48.287 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M11.724S> interval (min=<PT5M>)
03:46:48 08:46:48.288 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:48 08:46:48.288 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M2.218S> interval (min=<PT5M>)
03:46:48 08:46:48.290 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:48 08:46:48.291 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:48 08:46:48.299 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:48 08:46:48.299 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M12.539S> interval (min=<PT5M>)
03:46:48 08:46:48.301 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22799b86]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:48 08:46:48.301 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:48 08:46:48.303 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22799b86]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:48 08:46:48.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:48 08:46:48.306 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:48 08:46:48.479 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M41.64S> interval (min=<PT5M>)
03:46:48 08:46:48.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:48 08:46:48.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M19.427S> interval (min=<PT5M>)
03:46:48 08:46:48.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M5.718S> interval (min=<PT5M>)
03:46:48 08:46:48.482 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-417f786d-d566-467f-acc2-8980c3d750e0>
03:46:48 08:46:48.482 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M50.041S> interval (min=<PT5M>)
03:46:48 08:46:48.484 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:48 08:46:48.484 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:48 08:46:48.492 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M28.416S> interval (min=<PT5M>)
03:46:48 08:46:48.492 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:46:48 08:46:48.494 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@32e3a4ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:48 08:46:48.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:48 08:46:48.496 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@32e3a4ea]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:48 08:46:48.496 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:46:48 08:46:48.498 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-417f786d-d566-467f-acc2-8980c3d750e0>.
03:46:48 08:46:48.499 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
03:46:48 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.62 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest
03:46:48 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest
03:46:48 08:46:48.504 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:46:48 08:46:48.670 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:48 08:46:48.693 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:48 08:46:48.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:48 08:46:48.826 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:48 08:46:48.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:46:48 08:46:48.861 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:49 08:46:48.960 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:48.982 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:46:49 08:46:49.012 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:49 08:46:49.012 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingUnavailableException [message='The Thing with ID 'ditto:thing' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:44477/user/ackr0-cid#-1609763327}]]>.
03:46:49 08:46:49.013 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.unavailable' when ExternalMessage was processed: The Thing with ID 'ditto:thing' is not available, please try again later. - The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.
03:46:49 08:46:49.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.140 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.168 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:46:49 08:46:49.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:49 08:46:49.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <AcknowledgementRequestTimeoutException [message='The acknowledgement request reached the specified timeout of 1,000ms.', errorCode=acknowledgement:request.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the timeout and make sure that the requested acknowledgement is sent back in time.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:44063/user/ackr0-cid#-470259623}]]>.
03:46:49 08:46:49.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'acknowledgement:request.timeout' when ExternalMessage was processed: The acknowledgement request reached the specified timeout of 1,000ms. - Try increasing the timeout and make sure that the requested acknowledgement is sent back in time.
03:46:49 08:46:49.285 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.308 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:46:49 08:46:49.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:49 08:46:49.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:44895/user/ackr0-cid#-863521714}]]>.
03:46:49 08:46:49.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions.
03:46:49 08:46:49.437 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.458 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.487 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:46:49 08:46:49.488 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:49 08:46:49.643 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.665 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:46:49 08:46:49.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.799 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type 'application/vnd.eclipse.ditto+json' could not be mapped.>
03:46:49 08:46:49.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{messageid=1, ditto-entity-id=thing:ditto:thing, content-type=application/vnd.eclipse.ditto+json, response-required=false, device_id=ditto:thing, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {messageId=1, device_id=ditto:thing, content-type=application/vnd.eclipse.ditto+json, reply-to=reply-to-address}
03:46:49 08:46:49.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
03:46:49 08:46:49.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:49 08:46:49.915 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.936 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:49 08:46:49.956 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:46:49 08:46:49.958 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:50 08:46:50.072 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:50 08:46:50.212 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:50 08:46:50.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=_invalid, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
03:46:50 08:46:50.237 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.>
03:46:50 08:46:50.237 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{correlation-id=cid, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, device_id=_invalid, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {messageId=1, device_id=_invalid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply-to-address}
03:46:50 08:46:50.331 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:50 08:46:50.353 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:50 08:46:50.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}]
03:46:50 08:46:50.375 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:50 08:46:50.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}]
03:46:50 08:46:50.377 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:50 08:46:50.378 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
03:46:50 08:46:50.379 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:50 08:46:50.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:50 08:46:50.491 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:50 08:46:50.512 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
03:46:50 08:46:50.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:50 08:46:50.515 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-ca28243b-ff48-4f0c-bbdc-a45ce1d0c8a7, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
03:46:50 08:46:50.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
03:46:50 08:46:50.627 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:50 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.144 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest
03:46:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest
03:46:50 08:46:50.662 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:46:50 08:46:50.766 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
03:46:50 08:46:50.767 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
03:46:50 08:46:50.768 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
03:46:50 08:46:50.770 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
03:46:50 08:46:50.771 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
03:46:50 08:46:50.772 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
03:46:50 08:46:50.871 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
03:46:50 08:46:50.977 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
03:46:51 08:46:51.066 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <RabbitMQTarget [exchange=replyTarget, routingKey=thing:id]>
03:46:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest
03:46:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest
03:46:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.620 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest
03:46:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest
03:46:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest
03:46:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest
03:46:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest
03:46:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest
03:46:53 08:46:53.223 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
03:46:53 08:46:53.227 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:46:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest
03:46:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest
03:46:54 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest
03:46:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest
03:46:54 08:46:54.259 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:46:54 08:46:54.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:54 08:46:54.346 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:54 08:46:54.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=6e85de1b-74a8-48c9-9b89-b6b5ea57ea7a, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:54 08:46:54.455 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:54 08:46:54.459 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:54 08:46:54.475 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=e138c039-02a7-4163-b013-5004047f1aa5, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:54 08:46:54.570 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:54 08:46:54.574 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:54 08:46:54.590 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=c7c3236c-6038-4cd9-85e3-31bb375501cd, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:54 08:46:54.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:54 08:46:54.695 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:54 08:46:54.712 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=8e44eda7-562e-4fe3-8045-d73b4b164bd2, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:54 08:46:54.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:54 08:46:54.808 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:54 08:46:54.824 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d8d1d754-5b55-45e9-bc7c-4bc3ee712be9, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:54 08:46:54.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:54 08:46:54.924 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:54 08:46:54.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=e1eaf4dc-6bb3-4b3b-b79a-592387d76577, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:55 08:46:55.033 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.037 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.053 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=8b1da029-08ba-4b8c-94d6-fb6f87c3bdad, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:55 08:46:55.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.154 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=3329186c-ae57-4884-b35b-2628ceede5d0, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:55 08:46:55.270 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.277 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=4007edef-a064-427c-9ed3-65e40d62e8f4, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:55 08:46:55.405 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.409 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.425 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=c01bd5c5-bcac-4be5-9b55-6d4a9986bf55, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:55 08:46:55.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.520 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.536 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=25040097-1a4a-4d6d-9e10-dcd519756c89, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:55 08:46:55.537 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>.
03:46:55 08:46:55.537 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=25040097-1a4a-4d6d-9e10-dcd519756c89, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:40281/user/ackr0-25040097-1a4a-4d6d-9e10-dcd519756c89#1885580741}]]>.
03:46:55 08:46:55.624 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.628 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.644 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=2e36b443-753c-4004-a268-69e9dd6ae06e, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:55 08:46:55.645 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>.
03:46:55 08:46:55.732 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.737 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.753 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=fc8a7093-1144-4b5c-a487-6bc70fc6c018, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:55 08:46:55.754 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions.
03:46:55 08:46:55.846 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.851 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:55 08:46:55.867 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d311b364-b8c1-4318-ae72-2dddf2b89c91, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:56 08:46:55.961 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:56 08:46:55.966 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:56 08:46:56.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=1d7895d6-877a-40be-acea-b176dccab12e, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:56 08:46:56.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>.
03:46:56 08:46:56.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=1d7895d6-877a-40be-acea-b176dccab12e, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:38179/user/ackr0-1d7895d6-877a-40be-acea-b176dccab12e#38414398}]]>.
03:46:56 08:46:56.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions.
03:46:56 08:46:56.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:56 08:46:56.134 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
03:46:56 08:46:56.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-31254d5c-ce4f-4200-8275-36198716bb88, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=eea9db1a-85a2-45e1-b634-9c0d7bad263e, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
03:46:56 08:46:56.153 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>.
03:46:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.905 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest
03:46:56 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest
03:46:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest
03:46:56 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest
03:46:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest
03:46:56 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest
03:46:56 08:46:56.817 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@349d5730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:56 08:46:56.833 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@349d5730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:56 08:46:56.841 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@349d5730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:56 08:46:56.855 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@349d5730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:56 08:46:56.861 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@349d5730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:56 08:46:56.874 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@349d5730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:56 08:46:56.884 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@349d5730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:56 08:46:56.915 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@349d5730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:56 08:46:56.923 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@349d5730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:56 08:46:56.939 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@349d5730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:57 08:46:57.002 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@349d5730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:57 08:46:57.070 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@349d5730]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:57 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest
03:46:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest
03:46:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest
03:46:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest
03:46:57 08:46:57.444 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@70c0d244]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:57 08:46:57.447 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@70c0d244]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:57 08:46:57.448 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@70c0d244]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:57 08:46:57.449 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@70c0d244]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:57 08:46:57.460 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@70c0d244]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:57 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest
03:46:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest
03:46:57 08:46:57.467 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:46:57 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest
03:46:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest
03:46:58 08:46:58.111 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ...
03:46:58 08:46:58.112 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Failed to load persistence ids from journal/snapshots. WARNING arguments left: 1
03:46:58 08:46:58.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ...
03:46:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest
03:46:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest
03:46:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest
03:46:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest
03:46:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest
03:46:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest
03:46:58 08:46:58.234 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@608e09ad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:58 08:46:58.347 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5bf8ae0b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:58 08:46:58.451 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@30b18341]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:58 08:46:58.551 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@41ff0edb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:58 08:46:58.562 [INFO ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundDispatchingActor - No AcknowledgementForwarderActor found. Forwarding signal to proxy actor: <org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponse>
03:46:58 08:46:58.679 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@67676296]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:58 08:46:58.879 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@18573e52]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:59 08:46:59.077 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@61ec89fe]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:59 08:46:59.182 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@69c87f5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:59 08:46:59.300 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@60d626aa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:46:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.170 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest
03:46:59 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest
03:46:59 08:46:59.336 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:47:01 08:47:01.873 [WARN ] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Could not retrieve extra data due to: CompletionException org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://OutboundMappingProcessorActorTest/), Path(/user/connectivityRoot/edgeCommandForwarder)]] after [2000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
03:47:01 08:47:01.875 [ERROR] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Enrichment of <OutboundSignalWithSender [delegate=UnmappedOutboundSignal [source=ThingModified [type=things.events:thingModified, timestamp=1970-01-01T00:00:00Z, dittoHeaders=ImmutableDittoHeaders [{requested-acks=["source1","target1","target2","unknown"], ditto-ackgregator-address=pekko://OutboundMappingProcessorActorTest/system/testProbe-875#653368473, response-required=false}], metadata={}, entityId=thing:id, revision=2, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=null, definition=null, attributes={"target2":"wayne"}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]], targets=[ImmutableTarget [address=target2, topics=[_/_/things/twin/events?filter=exists(attributes/target2)&extraFields=attributes, _/_/things/live/events?filter=exists(attributes/target2)&extraFields=attributes], qos=null, authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[target:1]], originalAddress=target2, issuedAcknowledgementLabel=target2, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], sender=Actor[pekko://OutboundMappingProcessorActorTest/system/testProbe-875#653368473], enrichmentFailure=null, extra=null]> failed due to <SignalEnrichmentFailedException [message='Signal enrichment failed.', errorCode=signal.enrichment.failed, httpStatus=HttpStatus [code=500, category=SERVER_ERROR], description='The cause is unknown. Please try again later.', href=null, dittoHeaders=ImmutableDittoHeaders [{requested-acks=["source1","target1","target2","unknown"], ditto-ackgregator-address=pekko://OutboundMappingProcessorActorTest/system/testProbe-875#653368473, response-required=false}]]>.
03:47:01 org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://OutboundMappingProcessorActorTest/), Path(/user/connectivityRoot/edgeCommandForwarder)]] after [2000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
03:47:01 Wrapped by: org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException: Signal enrichment failed.
03:47:01 	at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:158)
03:47:01 	at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:120)
03:47:01 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:47:01 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$recoverFromEnrichmentError$21(OutboundMappingProcessorActor.java:518)
03:47:01 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeException.asDittoRuntimeException(DittoRuntimeException.java:106)
03:47:01 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.recoverFromEnrichmentError(OutboundMappingProcessorActor.java:514)
03:47:01 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$enrichAndFilterSignal$18(OutboundMappingProcessorActor.java:483)
03:47:01 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:990)
03:47:01 	at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:974)
03:47:01 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:47:01 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:47:01 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
03:47:01 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
03:47:01 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
03:47:01 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
03:47:01 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
03:47:01 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335)
03:47:01 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
03:47:01 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
03:47:01 	at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737)
03:47:01 	at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491)
03:47:01 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
03:47:01 	at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376)
03:47:01 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324)
03:47:01 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328)
03:47:01 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280)
03:47:01 	at java.base/java.lang.Thread.run(Thread.java:833)
03:47:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.752 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest
03:47:02 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest
03:47:02 08:47:02.108 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:47:02 08:47:02.739 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M6.45S> interval (min=<PT5M>)
03:47:02 08:47:02.739 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:47:02 08:47:02.739 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.738S> interval (min=<PT5M>)
03:47:02 08:47:02.740 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M4.044S> interval (min=<PT5M>)
03:47:02 08:47:02.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-529d951e-423c-4324-b1a2-254fc2328b76>
03:47:02 08:47:02.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M51.135S> interval (min=<PT5M>)
03:47:02 08:47:02.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-529d951e-423c-4324-b1a2-254fc2328b76>.
03:47:02 08:47:02.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-529d951e-423c-4324-b1a2-254fc2328b76>.
03:47:02 08:47:02.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M43.849S> interval (min=<PT5M>)
03:47:02 08:47:02.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:47:02 08:47:02.771 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:02 08:47:02.772 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:02 08:47:02.778 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:02 08:47:02.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:02 08:47:02.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:02 08:47:02.788 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
03:47:02 08:47:02.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
03:47:02 08:47:02.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:47:02 08:47:02.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
03:47:02 08:47:02.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:02 08:47:02.846 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-42d7c482-8fc8-4bea-af07-cca8cc847a18>
03:47:02 08:47:02.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-42d7c482-8fc8-4bea-af07-cca8cc847a18>.
03:47:02 08:47:02.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-42d7c482-8fc8-4bea-af07-cca8cc847a18>.
03:47:02 08:47:02.854 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:02 08:47:02.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:02 08:47:02.856 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:02 08:47:02.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:02 08:47:02.858 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:02 08:47:02.865 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
03:47:02 08:47:02.865 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
03:47:02 08:47:02.866 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-529d951e-423c-4324-b1a2-254fc2328b76>
03:47:02 08:47:02.866 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-42d7c482-8fc8-4bea-af07-cca8cc847a18>
03:47:02 08:47:02.866 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:47:03 08:47:02.886 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-50214812-81c2-48dd-b099-8c50c16d675a_f49d28fc-818b-487a-89c3-90a5aa739664>
03:47:03 08:47:02.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-50214812-81c2-48dd-b099-8c50c16d675a>.
03:47:03 08:47:02.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-50214812-81c2-48dd-b099-8c50c16d675a>.
03:47:03 08:47:02.896 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:03 08:47:02.897 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:03 08:47:02.898 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:03 08:47:02.899 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:03 08:47:02.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:03 08:47:02.966 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-50214812-81c2-48dd-b099-8c50c16d675a>
03:47:04 08:47:03.997 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-396e796a-ce75-4303-91d2-948564e0ae5b>
03:47:04 08:47:03.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-396e796a-ce75-4303-91d2-948564e0ae5b>.
03:47:04 08:47:03.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-396e796a-ce75-4303-91d2-948564e0ae5b>.
03:47:04 08:47:04.005 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:04 08:47:04.006 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:04 08:47:04.008 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:04 08:47:04.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:04 08:47:04.010 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:04 08:47:04.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
03:47:04 08:47:04.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
03:47:04 08:47:04.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:47:04 08:47:04.022 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:04 08:47:04.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=null, time=2024-02-26T08:47:04.022665773Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:47:04 08:47:04.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
03:47:04 08:47:04.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
03:47:04 08:47:04.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:47:04 08:47:04.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-ff7028d1-9047-4756-8168-ef54dc01d274>
03:47:04 08:47:04.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ff7028d1-9047-4756-8168-ef54dc01d274>.
03:47:04 08:47:04.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ff7028d1-9047-4756-8168-ef54dc01d274>.
03:47:04 08:47:04.050 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:04 08:47:04.051 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:04 08:47:04.053 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:04 08:47:04.053 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:04 08:47:04.055 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:04 08:47:04.061 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
03:47:04 08:47:04.066 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-396e796a-ce75-4303-91d2-948564e0ae5b>
03:47:04 08:47:04.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-ff7028d1-9047-4756-8168-ef54dc01d274>
03:47:04 08:47:04.072 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:04 08:47:04.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-5ffefd00-22e4-4a36-901d-df23aa97e3b2>
03:47:04 08:47:04.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5ffefd00-22e4-4a36-901d-df23aa97e3b2>.
03:47:04 08:47:04.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5ffefd00-22e4-4a36-901d-df23aa97e3b2>.
03:47:04 08:47:04.094 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:04 08:47:04.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:04 08:47:04.095 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:04 08:47:04.096 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:04 08:47:04.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:04 08:47:04.098 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:04.085539045Z, connectivityStatus=null]>
03:47:04 08:47:04.098 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:04 08:47:04.099 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:04.085539045Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:47:04 08:47:04.125 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-cad2dab4-dff1-4d31-8129-6f97c15fb77f>
03:47:04 08:47:04.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-cad2dab4-dff1-4d31-8129-6f97c15fb77f>.
03:47:04 08:47:04.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-cad2dab4-dff1-4d31-8129-6f97c15fb77f>.
03:47:04 08:47:04.133 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:04 08:47:04.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:04 08:47:04.135 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:04 08:47:04.135 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:04 08:47:04.137 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:04 08:47:04.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
03:47:04 08:47:04.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
03:47:04 08:47:04.145 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:47:04 08:47:04.201 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-5ffefd00-22e4-4a36-901d-df23aa97e3b2>
03:47:04 08:47:04.201 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-cad2dab4-dff1-4d31-8129-6f97c15fb77f>
03:47:04 08:47:04.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:04 08:47:04.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:05 08:47:05.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
03:47:05 08:47:05.189 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-c2db330e-fadf-4b8e-b263-1ec7ab4befbd>
03:47:05 08:47:05.190 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c2db330e-fadf-4b8e-b263-1ec7ab4befbd>.
03:47:05 08:47:05.190 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c2db330e-fadf-4b8e-b263-1ec7ab4befbd>.
03:47:05 08:47:05.195 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.197 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.199 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:05 08:47:05.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
03:47:05 08:47:05.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
03:47:05 08:47:05.209 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:47:05 08:47:05.224 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-a0b31cb3-e801-48b4-975d-08e5ecdd8d11_c33f7758-3b1b-4728-b8ed-cbd6fa66811e>
03:47:05 08:47:05.225 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-a0b31cb3-e801-48b4-975d-08e5ecdd8d11>.
03:47:05 08:47:05.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-a0b31cb3-e801-48b4-975d-08e5ecdd8d11>.
03:47:05 08:47:05.236 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.236 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.238 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:05 08:47:05.268 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-c2db330e-fadf-4b8e-b263-1ec7ab4befbd>
03:47:05 08:47:05.268 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-a0b31cb3-e801-48b4-975d-08e5ecdd8d11>
03:47:05 08:47:05.410 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M56.113S> interval (min=<PT5M>)
03:47:05 08:47:05.411 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:47:05 08:47:05.411 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M16.736S> interval (min=<PT5M>)
03:47:05 08:47:05.412 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M35.049S> interval (min=<PT5M>)
03:47:05 08:47:05.413 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-d627745b-83f0-4462-ac52-060504af3b09>
03:47:05 08:47:05.413 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M11.928S> interval (min=<PT5M>)
03:47:05 08:47:05.415 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-d627745b-83f0-4462-ac52-060504af3b09>.
03:47:05 08:47:05.415 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-d627745b-83f0-4462-ac52-060504af3b09>.
03:47:05 08:47:05.422 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
03:47:05 08:47:05.422 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M5.529S> interval (min=<PT5M>)
03:47:05 08:47:05.424 [WARN ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3991f924]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.424 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.426 [WARN ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3991f924]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.426 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.428 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:05 08:47:05.428 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
03:47:05 08:47:05.429 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
03:47:05 08:47:05.429 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:47:05 08:47:05.436 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:47:05 08:47:05.437 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
03:47:05 08:47:05.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-40ec68d5-7fb8-4f29-9df9-f331b61b9957>
03:47:05 08:47:05.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-40ec68d5-7fb8-4f29-9df9-f331b61b9957>.
03:47:05 08:47:05.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-40ec68d5-7fb8-4f29-9df9-f331b61b9957>.
03:47:05 08:47:05.468 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.471 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.471 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.473 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:05 08:47:05.476 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:05 08:47:05.477 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:05 08:47:05.493 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-cb84aaea-b16b-480b-8a2c-dee2a21880c5>
03:47:05 08:47:05.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-cb84aaea-b16b-480b-8a2c-dee2a21880c5>.
03:47:05 08:47:05.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-cb84aaea-b16b-480b-8a2c-dee2a21880c5>.
03:47:05 08:47:05.500 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.502 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.503 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:05 08:47:05.512 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
03:47:05 08:47:05.512 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
03:47:05 08:47:05.513 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:47:05 08:47:05.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-99c39f35-f157-4dfa-9dc7-f7358861eeb4>
03:47:05 08:47:05.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-99c39f35-f157-4dfa-9dc7-f7358861eeb4>.
03:47:05 08:47:05.531 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-99c39f35-f157-4dfa-9dc7-f7358861eeb4>.
03:47:05 08:47:05.536 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.537 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.538 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:05 08:47:05.541 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-d627745b-83f0-4462-ac52-060504af3b09>
03:47:05 08:47:05.542 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:47:05 08:47:05.547 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:47:05 08:47:05.547 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:47:05 08:47:05.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
03:47:05 08:47:05.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
03:47:05 08:47:05.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:47:05 08:47:05.549 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
03:47:05 08:47:05.550 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - received unknown/unsupported message CloseConnection [type=connectivity.commands:closeConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=connection-99c39f35-f157-4dfa-9dc7-f7358861eeb4] in state DISCONNECTING - status: open: disconnecting connection at 2024-02-26T08:47:05.549675489Z - sender: Actor[pekko://PekkoTestSystem/system/testProbe-909#43893572]
03:47:05 08:47:05.566 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-dfb571aa-660e-4e4c-af7d-a0a0944c874b>
03:47:05 08:47:05.566 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-40ec68d5-7fb8-4f29-9df9-f331b61b9957>
03:47:05 08:47:05.567 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-cb84aaea-b16b-480b-8a2c-dee2a21880c5>
03:47:05 08:47:05.567 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-99c39f35-f157-4dfa-9dc7-f7358861eeb4>
03:47:05 08:47:05.567 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-dfb571aa-660e-4e4c-af7d-a0a0944c874b>.
03:47:05 08:47:05.568 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-dfb571aa-660e-4e4c-af7d-a0a0944c874b>.
03:47:05 08:47:05.573 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.573 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.575 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:05 08:47:05.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:05 08:47:05.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:05 08:47:05.585 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.585652234Z, connectivityStatus=null]>
03:47:05 08:47:05.585 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:05 08:47:05.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.585652234Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:47:05 08:47:05.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.585672380Z, connectivityStatus=null]>
03:47:05 08:47:05.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:05 08:47:05.587 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.585672380Z, connectivityStatus=null]. Reconnect was already triggered
03:47:05 08:47:05.587 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.585677030Z, connectivityStatus=null]>
03:47:05 08:47:05.587 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:05 08:47:05.587 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.585677030Z, connectivityStatus=null]. Reconnect was already triggered
03:47:05 08:47:05.667 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-dfb571aa-660e-4e4c-af7d-a0a0944c874b>
03:47:05 08:47:05.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:05 08:47:05.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:05 08:47:05.710 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.710511523Z, connectivityStatus=null]>
03:47:05 08:47:05.710 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:05 08:47:05.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.710511523Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING'
03:47:05 08:47:05.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.710529972Z, connectivityStatus=null]>
03:47:05 08:47:05.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:05 08:47:05.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.710529972Z, connectivityStatus=null]. Reconnect was already triggered
03:47:05 08:47:05.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.710534846Z, connectivityStatus=null]>
03:47:05 08:47:05.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:05 08:47:05.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.710534846Z, connectivityStatus=null]. Reconnect was already triggered
03:47:06 08:47:05.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:06 08:47:05.924 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:06 08:47:05.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.928604346Z, connectivityStatus=null]>
03:47:06 08:47:05.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:06 08:47:05.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.928604346Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
03:47:06 08:47:05.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.928624453Z, connectivityStatus=null]>
03:47:06 08:47:05.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:06 08:47:05.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.928624453Z, connectivityStatus=null]. Reconnect was already triggered
03:47:06 08:47:05.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.928629283Z, connectivityStatus=null]>
03:47:06 08:47:05.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:06 08:47:05.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:05.928629283Z, connectivityStatus=null]. Reconnect was already triggered
03:47:06 08:47:06.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:06 08:47:06.344 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:06 08:47:06.352 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:06.352722615Z, connectivityStatus=null]>
03:47:06 08:47:06.353 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:06 08:47:06.353 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:06.352722615Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
03:47:06 08:47:06.353 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:06.352754626Z, connectivityStatus=null]>
03:47:06 08:47:06.353 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:06 08:47:06.353 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:06.352754626Z, connectivityStatus=null]. Reconnect was already triggered
03:47:06 08:47:06.353 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:06.352760129Z, connectivityStatus=null]>
03:47:06 08:47:06.354 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:06 08:47:06.354 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:06.352760129Z, connectivityStatus=null]. Reconnect was already triggered
03:47:06 08:47:06.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:06 08:47:06.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:06 08:47:06.791 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-5e58d4fa-54f6-4757-9280-4a5f7455ee2a>
03:47:06 08:47:06.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5e58d4fa-54f6-4757-9280-4a5f7455ee2a>.
03:47:06 08:47:06.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5e58d4fa-54f6-4757-9280-4a5f7455ee2a>.
03:47:06 08:47:06.798 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:06 08:47:06.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:06 08:47:06.800 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:06 08:47:06.800 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:06 08:47:06.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:06 08:47:06.867 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-5e58d4fa-54f6-4757-9280-4a5f7455ee2a>
03:47:08 08:47:07.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:08 08:47:07.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:08 08:47:08.163 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:08 08:47:08.564 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:09 08:47:09.233 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:09 08:47:09.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:10 08:47:10.254 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:10 08:47:10.255 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:10 08:47:10.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:10 08:47:10.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:11 08:47:11.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:11 08:47:11.794 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:11 08:47:11.824 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:11 08:47:11.824 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect
03:47:11 08:47:11.824 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:11 08:47:11.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-b7e4ac1c-4542-42be-9041-dcfcbcadf302>
03:47:11 08:47:11.849 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b7e4ac1c-4542-42be-9041-dcfcbcadf302>.
03:47:11 08:47:11.850 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b7e4ac1c-4542-42be-9041-dcfcbcadf302>.
03:47:11 08:47:11.855 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:11 08:47:11.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:11 08:47:11.857 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:11 08:47:11.858 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:11 08:47:11.860 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:11 08:47:11.866 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-b7e4ac1c-4542-42be-9041-dcfcbcadf302>
03:47:11 08:47:11.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
03:47:11 08:47:11.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
03:47:11 08:47:11.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:47:11 08:47:11.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-9aa302bd-931b-459a-9a2f-399e9b22cb87>
03:47:11 08:47:11.892 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-9aa302bd-931b-459a-9a2f-399e9b22cb87>.
03:47:11 08:47:11.893 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-9aa302bd-931b-459a-9a2f-399e9b22cb87>.
03:47:11 08:47:11.898 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:11 08:47:11.898 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:11 08:47:11.899 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:11 08:47:11.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:11 08:47:11.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:12 08:47:11.910 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
03:47:12 08:47:11.910 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
03:47:12 08:47:11.911 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:47:12 08:47:11.911 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:12 08:47:11.911 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:11.911282016Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
03:47:12 08:47:11.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:11.911846946Z, connectivityStatus=null]>
03:47:12 08:47:11.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:12 08:47:11.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:11.911846946Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING'
03:47:12 08:47:11.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:11.911856519Z, connectivityStatus=null]>
03:47:12 08:47:11.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:12 08:47:11.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:11.911856519Z, connectivityStatus=null]. Reconnect was already triggered
03:47:12 08:47:11.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:11.911860372Z, connectivityStatus=null]>
03:47:12 08:47:11.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:12 08:47:11.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:11.911860372Z, connectivityStatus=null]. Reconnect was already triggered
03:47:12 08:47:11.966 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-9aa302bd-931b-459a-9a2f-399e9b22cb87>
03:47:12 08:47:12.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:12 08:47:12.124 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:12 08:47:12.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.129211309Z, connectivityStatus=null]>
03:47:12 08:47:12.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:12 08:47:12.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.129211309Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
03:47:12 08:47:12.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.129240107Z, connectivityStatus=null]>
03:47:12 08:47:12.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:12 08:47:12.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.129240107Z, connectivityStatus=null]. Reconnect was already triggered
03:47:12 08:47:12.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.129244810Z, connectivityStatus=null]>
03:47:12 08:47:12.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:12 08:47:12.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.129244810Z, connectivityStatus=null]. Reconnect was already triggered
03:47:12 08:47:12.544 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:12 08:47:12.545 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:12 08:47:12.553 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.553372246Z, connectivityStatus=null]>
03:47:12 08:47:12.553 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:12 08:47:12.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.553372246Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
03:47:12 08:47:12.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.553394103Z, connectivityStatus=null]>
03:47:12 08:47:12.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:12 08:47:12.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.553394103Z, connectivityStatus=null]. Reconnect was already triggered
03:47:12 08:47:12.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.553400525Z, connectivityStatus=null]>
03:47:12 08:47:12.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:12 08:47:12.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.553400525Z, connectivityStatus=null]. Reconnect was already triggered
03:47:13 08:47:12.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:13 08:47:12.934 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:13 08:47:12.974 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:13 08:47:12.974 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:13 08:47:12.976 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.976645229Z, connectivityStatus=null]>
03:47:13 08:47:12.976 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:13 08:47:12.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.976645229Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
03:47:13 08:47:12.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.976665711Z, connectivityStatus=null]>
03:47:13 08:47:12.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:13 08:47:12.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.976665711Z, connectivityStatus=null]. Reconnect was already triggered
03:47:13 08:47:12.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.976677413Z, connectivityStatus=null]>
03:47:13 08:47:12.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:13 08:47:12.978 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:12.976677413Z, connectivityStatus=null]. Reconnect was already triggered
03:47:13 08:47:13.393 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:13 08:47:13.394 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:13 08:47:13.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-72581f90-4f3c-41e4-949d-f842857d9099>
03:47:13 08:47:13.422 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-72581f90-4f3c-41e4-949d-f842857d9099>.
03:47:13 08:47:13.423 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-72581f90-4f3c-41e4-949d-f842857d9099>.
03:47:13 08:47:13.428 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:13 08:47:13.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:13 08:47:13.430 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:13 08:47:13.431 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:13 08:47:13.432 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:13 08:47:13.441 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor.
03:47:13 08:47:13.444 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:13.443817477Z, connectivityStatus=null]>
03:47:13 08:47:13.444 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:13 08:47:13.444 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-26T08:47:13.443817477Z, connectivityStatus=null]. Reconnect after: PT0.05S. Resolved status: failed. Going to 'CONNECTING'
03:47:13 08:47:13.444 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor.
03:47:13 08:47:13.466 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-72581f90-4f3c-41e4-949d-f842857d9099>
03:47:13 08:47:13.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:13 08:47:13.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:13 08:47:13.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:13 08:47:13.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:13 08:47:13.645 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor.
03:47:13 08:47:13.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:13 08:47:13.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:14 08:47:13.946 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor.
03:47:14 08:47:14.253 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:14 08:47:14.254 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:14 08:47:14.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:14 08:47:14.274 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:14 08:47:14.447 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor.
03:47:15 08:47:15.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:15 08:47:15.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:15 08:47:15.274 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:15 08:47:15.274 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:15 08:47:15.349 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor.
03:47:15 08:47:15.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:15 08:47:15.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:16 08:47:16.713 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:16 08:47:16.714 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection <connection-72581f90-4f3c-41e4-949d-f842857d9099> - connection timed out - reached maximum retries for reconnecting and thus will no longer try to reconnect
03:47:16 08:47:16.813 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:16 08:47:16.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:16 08:47:16.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:16 08:47:16.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect
03:47:16 08:47:16.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
03:47:17 08:47:17.050 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor.
03:47:17 08:47:17.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-d0a77c99-705a-4318-998a-7d5c8763edb1>
03:47:17 08:47:17.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-d0a77c99-705a-4318-998a-7d5c8763edb1>.
03:47:17 08:47:17.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-d0a77c99-705a-4318-998a-7d5c8763edb1>.
03:47:17 08:47:17.072 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:17 08:47:17.073 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:17 08:47:17.075 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49e1abad]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
03:47:17 08:47:17.075 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
03:47:17 08:47:17.077 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
03:47:17 08:47:17.084 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
03:47:17 08:47:17.084 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
03:47:17 08:47:17.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
03:47:17 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.97 s -- in org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest
03:47:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResolversTest
03:47:17 08:47:17.086 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:47:17 08:47:17.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
03:47:17 08:47:17.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
03:47:17 08:47:17.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
03:47:17 08:47:17.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED>
03:47:17 08:47:17.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:47:17 08:47:17.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
03:47:17 08:47:17.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
03:47:17 08:47:17.088 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:47:17 08:47:17.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
03:47:17 08:47:17.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
03:47:17 08:47:17.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:47:17 08:47:17.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:47:17 08:47:17.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
03:47:17 08:47:17.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
03:47:17 08:47:17.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
03:47:17 08:47:17.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
03:47:17 08:47:17.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
03:47:17 08:47:17.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
03:47:17 08:47:17.089 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
03:47:17 08:47:17.089 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
03:47:17 08:47:17.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
03:47:17 08:47:17.090 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
03:47:17 08:47:17.090 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED>
03:47:17 08:47:17.092 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
03:47:17 java.lang.IllegalStateException: Operation not allowed in uninitialized state.
03:47:17 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182)
03:47:17 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187)
03:47:17 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108)
03:47:17 	at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112)
03:47:17 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168)
03:47:17 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158)
03:47:17 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:669)
03:47:17 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:610)
03:47:17 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:390)
03:47:17 	at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144)
03:47:17 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:47:17 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:47:17 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:47:17 	... 18 common frames omitted
03:47:17 Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
03:47:17 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
03:47:17 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
03:47:17 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
03:47:17 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:47:17 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:47:17 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
03:47:17 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
03:47:17 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
03:47:17 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
03:47:17 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
03:47:17 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
03:47:17 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
03:47:17 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504)
03:47:17 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
03:47:17 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
03:47:17 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
03:47:17 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
03:47:17 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
03:47:17 	at scala.concurrent.Promise.tryFailure(Promise.scala:117)
03:47:17 	at scala.concurrent.Promise.tryFailure$(Promise.scala:117)
03:47:17 	at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104)
03:47:17 	at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274)
03:47:17 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537)
03:47:17 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
03:47:17 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:47:17 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632)
03:47:17 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740)
03:47:17 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789)
03:47:17 	at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558)
03:47:17 	at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558)
03:47:17 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729)
03:47:17 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654)
03:47:17 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
03:47:17 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:47:17 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:47:17 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:47:17 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:47:17 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:47:17 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:47:17 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:47:17 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:47:17 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:47:17 08:47:17.092 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
03:47:17 java.lang.IllegalStateException: Operation not allowed in uninitialized state.
03:47:17 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182)
03:47:17 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187)
03:47:17 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108)
03:47:17 	at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112)
03:47:17 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168)
03:47:17 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158)
03:47:17 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:669)
03:47:17 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:610)
03:47:17 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:390)
03:47:17 	at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144)
03:47:17 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:47:17 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:47:17 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:47:17 	... 18 common frames omitted
03:47:17 Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
03:47:17 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
03:47:17 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
03:47:17 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
03:47:17 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:47:17 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
03:47:17 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
03:47:17 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
03:47:17 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
03:47:17 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
03:47:17 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
03:47:17 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
03:47:17 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
03:47:17 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504)
03:47:17 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
03:47:17 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
03:47:17 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
03:47:17 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
03:47:17 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
03:47:17 	at scala.concurrent.Promise.tryFailure(Promise.scala:117)
03:47:17 	at scala.concurrent.Promise.tryFailure$(Promise.scala:117)
03:47:17 	at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104)
03:47:17 	at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274)
03:47:17 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537)
03:47:17 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
03:47:17 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:47:17 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632)
03:47:17 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740)
03:47:17 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789)
03:47:17 	at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558)
03:47:17 	at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558)
03:47:17 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729)
03:47:17 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654)
03:47:17 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
03:47:17 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:47:17 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:47:17 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:47:17 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:47:17 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:47:17 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:47:17 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:47:17 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:47:17 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:47:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.ResolversTest
03:47:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest
03:47:17 08:47:17.099 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:47:17 08:47:17.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-d0a77c99-705a-4318-998a-7d5c8763edb1>
03:47:17 08:47:17.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:47:17 08:47:17.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:47:17 08:47:17.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:47:17 08:47:17.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:47:17 08:47:17.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:47:17 08:47:17.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
03:47:17 08:47:17.186 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
03:47:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest
03:47:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DroppedTest
03:47:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.eclipse.ditto.connectivity.service.messaging.DroppedTest
03:47:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest
03:47:17 [INFO] [02/26/2024 08:47:17.934] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest
03:47:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.SendingTest
03:47:18 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s -- in org.eclipse.ditto.connectivity.service.messaging.SendingTest
03:47:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest
03:47:18 08:47:18.427 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:47:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.50 s -- in org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest
03:47:30 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest
03:47:31 08:47:30.940 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:47:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest
03:47:31 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest
03:47:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest
03:47:31 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest
03:47:31 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest
03:47:31 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest
03:47:31 [INFO] [02/26/2024 08:47:31.515] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:31 [INFO] [02/26/2024 08:47:31.573] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:31 [INFO] [02/26/2024 08:47:31.622] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:31 [INFO] [02/26/2024 08:47:31.667] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:31 [INFO] [02/26/2024 08:47:31.717] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:31 [INFO] [02/26/2024 08:47:31.762] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest
03:47:31 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest
03:47:32 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, correlation-id=f9d5adaf-0c96-4392-96d6-dd3ea0412795}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"_/foo-bar-connection/connections/announcements/opened","path":"/","headers":{"correlation-id":"f9d5adaf-0c96-4392-96d6-dd3ea0412795","content-type":"application/json"},"value":{"openedAt":"2024-02-26T08:47:32.125085281Z"}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
03:47:32 testDefaultJavascriptOutgoingMappingForConnectionAnnouncements Duration: 4.1611ms
03:47:32 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=12cd54b1-8501-41da-b6e5-cffd5098dc49, version=2, content-type=application/json}]]]
03:47:32 testDefaultJavascriptIncomingMappingForByteDittoProtocol Duration: 3.109377ms
03:47:32 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="{\"type\":\"things.responses:modifyThing\",\"status\":204,\"thingId\":\"org.eclipse.ditto:foo-bar-plain\"}", extra={"attributes":{"enriched":"field"}}, status=HttpStatus [code=204, category=SUCCESS], revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=b0872b87-dd40-4a40-8890-9c12f436fddb}]]]
03:47:32 testPlainJavascriptIncomingMapping Duration: 7.355975ms
03:47:32 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="{\"type\":\"things.responses:modifyThing\",\"status\":204,\"thingId\":\"org.eclipse.ditto:foo-bar-plain\"}", extra=null, status=HttpStatus [code=204, category=SUCCESS], revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=4a5fb346-78f8-4ca9-986f-82f597e2a2be}]]]
03:47:32 testPlainJavascriptIncomingMapping Duration: 0.837267ms
03:47:32 testEmptyJavascriptIncomingMapping Duration: 0.076783ms
03:47:32 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value={"header":{"message_type":"SmokeEvent","timestamp_ms":"1595043218316","message_id":"95516572-e737-4c90-a5cd-7448f0bcaf37","device_id":"com.bosch.cm.ivs_IVS-INTEGRATION-TEST-DEVICE","boot_id":"a4e376c3-a288-4db8-8a7b-4657dea5f515"},"smoke_start_timestamp_ms":"1591096889617","images":[{"timestamp_ms":"1591251430839","id":"39d342bc-93b7-4765-ace6-5ae833739431","camera_identifier":"CAM-REAR-01"}],"duration_in_seconds":20,"confidence":220,"total_smoke":125,"background_air_quality":10,"status":{}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=94b00c74-7733-4e3e-85a1-a3b4eae19d83}]]]
03:47:32 testWithProtobufJsJavascriptIncomingMapping Duration: 670.944942ms
03:47:32 testEmptyJavascriptOutgoingMapping Duration: 0.584913ms
03:47:32 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, correlation-id=ece4c9e3-1d07-4c75-afad-f0caddb684ff}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-policy/policies/announcements/subjectDeletion","path":"/","headers":{"correlation-id":"ece4c9e3-1d07-4c75-afad-f0caddb684ff","content-type":"application/json"},"value":{"deleteAt":"2024-02-26T08:47:32.834225276Z","subjectIds":[]}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
03:47:32 testDefaultJavascriptOutgoingMappingForPolicyAnnouncements Duration: 1.675769ms
03:47:32 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=d12389f3-571e-40f1-89a0-dbebaa109f8d}]]]
03:47:32 testBinaryJavascriptIncomingMapping Duration: 1.179418ms
03:47:33 UnmodifiableExternalMessage [headers={ditto-message-subject=install, ditto-message-thing-id=org.eclipse.ditto.example:INTEGRATION_TEST_DEVICE, ditto-message-direction=TO, correlation-id=6a49ec8c-ee95-4265-b377-226cb19eb897, version=2, response-required=true, ditto-message-feature-id=SoftwareState, content-type=application/vnd.google.protobuf}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=BYTES, textPayload=null, bytePayload=<binary> (1170bytes)', internalHeaders=ImmutableDittoHeaders [{}]]
03:47:33 testWithProtobufJsJavascriptOutgoingMapping Duration: 288.495547ms
03:47:33 UnmodifiableExternalMessage [headers={content-type=application/octet-stream, correlation-id=93bddaca-80a8-427e-a0a3-98fc6a5249fd}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=BYTES, textPayload=null, bytePayload=<binary> (32bytes)', internalHeaders=ImmutableDittoHeaders [{}]]
03:47:33 testBinaryJavascriptOutgoingMapping Duration: 1.695308ms
03:47:33 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=3ba12ab7-b00b-4714-b731-305751ea751c, version=2, content-type=application/json}]]]
03:47:33 testNoopJavascriptIncomingMapping Duration: 0.369165ms
03:47:33 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=14251746-1458-4aa8-b60a-b202f5f534c8}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=none, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
03:47:33 testCorrectChannelForConnectionAnnouncementsJavascriptOutgoingMapping Duration: 1.308101ms
03:47:33 {content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, correlation-id=10297e65-e9d5-400f-9533-ae2695c5a659}
03:47:33 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, correlation-id=10297e65-e9d5-400f-9533-ae2695c5a659}, response=false, error=false, authorizationContext=null, topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=foo-bar-plain, group=things, channel=twin, criterion=commands, action=create, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/foo-bar-plain/things/twin/commands/create], enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"10297e65-e9d5-400f-9533-ae2695c5a659","subject":"{{topic:action-subject}}","content-type":"application/json"},"path":"/","value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
03:47:33 testNoopJavascriptOutgoingMapping Duration: 0.243835ms
03:47:33 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=4f754c17-b214-43ab-a77d-6f4ee66b75c5}]]]
03:47:33 testPlainJavascriptIncomingMapping Duration: 0.455753ms
03:47:33 HEADERS: ImmutableDittoHeaders [{correlation-id=9fc58eb1-1278-4964-8239-df29716e87e0, subject={{topic:action-subject}}, content-type=application/json}]
03:47:33 CREATE THING :CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=9fc58eb1-1278-4964-8239-df29716e87e0, subject={{topic:action-subject}}}], thing=ImmutableThing [thingId=org.eclipse.ditto:foo-bar-plain, policyId=null, definition=null, attributes={"foo":"bar"}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null]
03:47:33 ADAPTABLE: ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=foo-bar-plain, group=things, channel=twin, criterion=commands, action=create, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/foo-bar-plain/things/twin/commands/create], payload=ImmutablePayload [path=/, value={"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=9fc58eb1-1278-4964-8239-df29716e87e0, subject={{topic:action-subject}}, content-type=application/json}]]]
03:47:33 ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"9fc58eb1-1278-4964-8239-df29716e87e0","subject":"{{topic:action-subject}}","content-type":"application/json"},"path":"/","value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}}
03:47:33 {content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, correlation-id=9fc58eb1-1278-4964-8239-df29716e87e0}
03:47:33 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, correlation-id=9fc58eb1-1278-4964-8239-df29716e87e0}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","path":"/","headers":{"correlation-id":"9fc58eb1-1278-4964-8239-df29716e87e0","subject":"{{topic:action-subject}}","content-type":"application/json"},"value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
03:47:33 testNoopJavascriptOutgoingMapping Duration: 0.911388ms
03:47:33 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=32e928d1-6b45-47e0-8353-4f1abfd26054}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=Thing ID was: org.eclipse.ditto:foo-bar-plain, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
03:47:33 testPlainJavascriptOutgoingMapping Duration: 1.376247ms
03:47:33 HEADERS: ImmutableDittoHeaders [{correlation-id=84fd607e-8b42-4f6f-b5ff-760b78d3ffcf, subject={{topic:action-subject}}, response-required=false, content-type=application/json}]
03:47:33 CREATE THING RESPONSE :CreateThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=84fd607e-8b42-4f6f-b5ff-760b78d3ffcf, subject={{topic:action-subject}}, response-required=false}], responseType=things.responses:createThing, httpStatus=HttpStatus [code=201, category=SUCCESS], thingCreated=ImmutableThing [thingId=org.eclipse.ditto:foo-bar-plain, policyId=null, definition=null, attributes={"foo":"bar"}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]
03:47:33 ADAPTABLE: ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=foo-bar-plain, group=things, channel=twin, criterion=commands, action=create, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/foo-bar-plain/things/twin/commands/create], payload=ImmutablePayload [path=/, value={"thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}, extra=null, status=HttpStatus [code=201, category=SUCCESS], revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=84fd607e-8b42-4f6f-b5ff-760b78d3ffcf, subject={{topic:action-subject}}, response-required=false, content-type=application/json}]]]
03:47:33 ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"84fd607e-8b42-4f6f-b5ff-760b78d3ffcf","subject":"{{topic:action-subject}}","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}},"status":201}
03:47:33 {response-required=false, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json, correlation-id=84fd607e-8b42-4f6f-b5ff-760b78d3ffcf}
03:47:33 UnmodifiableExternalMessage [headers={response-required=false, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json, correlation-id=84fd607e-8b42-4f6f-b5ff-760b78d3ffcf}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","path":"/","headers":{"correlation-id":"84fd607e-8b42-4f6f-b5ff-760b78d3ffcf","subject":"{{topic:action-subject}}","response-required":false,"content-type":"application/json"},"value":{"thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}},"status":201}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
03:47:33 testDefaultJavascriptOutgoingMappingWithStatus Duration: 21.718433ms
03:47:33 2572427
03:47:33 bytes length: 3
03:47:33 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value={"a":11,"b":8,"c":99}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=269e6f2c-1cda-46e3-9d15-c7d4d79cdc40}]]]
03:47:33 testBinaryWithByteBufferJsJavascriptIncomingMapping Duration: 6.780171ms
03:47:33 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=25be1d46-2984-42fc-8133-60807e8a578e, version=2, content-type=application/json}]]]
03:47:33 testDefaultJavascriptIncomingMappingForDittoProtocol Duration: 0.242828ms
03:47:33 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=dc2e470d-c99e-4cb8-a38a-ce89b3225242}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=none, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
03:47:33 testCorrectChannelForPolicyAnnouncementsJavascriptOutgoingMapping Duration: 1.632721ms
03:47:33 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest
03:47:33 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest
03:47:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest
03:47:33 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest
03:47:33 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/, value="{\"thingId\":\"RC-CRaaSCar\",\"acl\":{\"manufacturer\":{\"READ\":true,\"WRITE\":true,\"ADMINISTRATE\":true},\"driver1\":{\"READ\":true,\"WRITE\":false,\"ADMINISTRATE\":false}},\"attributes\":{\"manufacturer\":\"myManufacturer\",\"model\":\"myModel\",\"yearOfConstruction\":2000,\"serialNumber\":\"123456789ABC\"},\"features\":{\"XDK\":{\"properties\":{\"acceleration\":{\"x\":-1,\"y\":0,\"z\":0},\"gyroscope\":{\"x\":0,\"y\":0,\"z\":0},\"magnetometer\":{\"x\":0,\"y\":0,\"z\":0},\"environmental\":{\"temperature\":25.3,\"humidity\":63.4,\"pressure\":982.5},\"light\":598.4,\"lamps\":{\"yellow\":true,\"orange\":true,\"red\":false}}},\"secondary\":{\"properties\":{\"velocity\":15.4,\"state\":\"moving\",\"direction\":54.4}}}}", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=2db1e0a2-a700-4b48-900f-783d7889419c}]]]
03:47:33 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="A simple text to be mapped", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=c85e5509-649b-4a32-b929-d28d81ca3007}]]]
03:47:33 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/, value={"thingId":"RC-CRaaSCar","acl":{"manufacturer":{"READ":true,"WRITE":true,"ADMINISTRATE":true},"driver1":{"READ":true,"WRITE":false,"ADMINISTRATE":false}},"attributes":{"manufacturer":"myManufacturer","model":"myModel","yearOfConstruction":2000,"serialNumber":"123456789ABC"},"features":{"XDK":{"properties":{"acceleration":{"x":-1,"y":0,"z":0},"gyroscope":{"x":0,"y":0,"z":0},"magnetometer":{"x":0,"y":0,"z":0},"environmental":{"temperature":25.3,"humidity":63.4,"pressure":982.5},"light":598.4,"lamps":{"yellow":true,"orange":true,"red":false}}},"secondary":{"properties":{"velocity":15.4,"state":"moving","direction":54.4}}}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=811882d4-a5ec-4c40-8624-da6afb8b3eb0}]]]
03:47:33 42664720170
03:47:33 bytes length: 5
03:47:33 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/features, value={"temperature":{"properties":{"value":25.43}},"pressure":{"properties":{"value":1015}},"humidity":{"properties":{"value":42}}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{content-type=application/octet-stream, device_id=jmh-test, correlation-id=a6fe89ab-f8b7-430d-909c-346f64f3696c}]]]
03:47:33 2572427
03:47:33 bytes length: 3
03:47:33 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value={"a":11,"b":8,"c":99}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=1d1ea739-9318-48ee-8e35-fc30cfa7d49b}]]]
03:47:34 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/, value={"aa":222,"bb":579,"cc":"xxx/456/yyy","dd":["u","v","lore ipsum bla bla bla","x","y"]}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=c3e5c5e7-6b82-4024-a350-f729f1fe1d03}]]]
03:47:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest
03:47:34 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest
03:47:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest
03:47:34 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest
03:47:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest
03:47:34 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest
03:47:34 ensureRecursionGetsAborted aborted after: 1.598883ms
03:47:34 ensureEndlessLoopGetsAborted aborted after: 503.167797ms
03:47:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest
03:47:34 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest
03:47:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest
03:47:34 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest
03:47:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 s -- in org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest
03:47:36 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest
03:47:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s -- in org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest
03:47:37 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest
03:47:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest
03:47:37 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest
03:47:37 08:47:37.429 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute>
03:47:37 08:47:37.516 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveThing>
03:47:37 08:47:37.617 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute>
03:47:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s -- in org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest
03:47:37 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest
03:47:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest
03:47:37 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest
03:47:37 08:47:37.730 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Invalid value in header <ttd>: -5625.
03:47:37 08:47:37.807 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not convertible to type long.
03:47:38 08:47:38.001 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <ThingIdInvalidException>: Thing ID 'Invalid Value' is not valid!
03:47:38 08:47:38.121 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <UnresolvedPlaceholderException>: The placeholder '{{ header:thing-id }}' could not be resolved.
03:47:38 08:47:38.327 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not convertible to type long.
03:47:38 08:47:38.452 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not set.
03:47:38 08:47:38.677 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not set.
03:47:38 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.000 s -- in org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest
03:47:38 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest
03:47:38 08:47:38.763 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <some-id> with mapping engine <java.lang.String> not found.
03:47:38 08:47:38.764 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <missing-mapper-id> with mapping engine <missing-mapper> not found.
03:47:38 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest
03:47:38 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest
03:47:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest
03:47:38 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest
03:47:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest
03:47:38 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest
03:47:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 s -- in org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest
03:47:39 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest
03:47:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest
03:47:40 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest
03:47:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest
03:47:40 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest
03:47:40 [INFO] [02/26/2024 08:47:40.063] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.131] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfSaslMechanismIsUnknown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.183] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.232] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.283] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.335] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.379] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfOneBootstrapServerUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.430] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.480] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.529] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.587] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfBaseUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.646] [main] [CoordinatedShutdown(pekko://getSaslMechanismReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.691] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] [02/26/2024 08:47:40.734] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:47:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.720 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest
03:47:40 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest
03:47:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest
03:47:40 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest
03:47:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest
03:47:40 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest
03:47:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest
03:47:40 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest
03:47:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest
03:47:41 [INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest
03:47:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest
03:47:41 [INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest
03:47:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest
03:47:41 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest
03:47:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest
03:47:41 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest
03:47:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest
03:47:41 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest
03:47:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest
03:47:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest
03:47:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest
03:47:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest
03:47:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest
03:47:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest
03:47:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest
03:47:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest
03:47:42 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest
03:47:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest
03:47:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest
03:47:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest
03:47:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest
03:47:42 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest
03:47:42 08:47:42.416 [INFO ] [main] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment.
03:47:42 08:47:42.610 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-4] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H>
03:47:42 08:47:42.783 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-18] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.connectivity.service.enforcement.pre.ModifyToCreateConnectionTransformer,org.eclipse.ditto.edge.service.dispatching.signaltransformer.DefaultNamespaceAppender,org.eclipse.ditto.edge.service.dispatching.signaltransformer.OriginatorSetterSignalTransformer.
03:47:43 08:47:43.414 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
03:47:54 Failed to stop [ConnectivityRootActorTest] within [10 seconds] 
03:47:54 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children
03:47:54    ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=4 Terminating(Termination)
03:47:54        |    toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers#277410675]
03:47:54        ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=4 Terminating(Termination)
03:47:54            |    toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2139#-71047654]
03:47:54            ⌊-> StreamSupervisor-2139 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=4 Terminating(Termination)
03:47:54                |    toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2139/flow-10-0-ignoreSink#-183682237]
03:47:54                |           Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2139/flow-7-0-ignoreSink#252122673]
03:47:54                ⌊-> flow-10-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
03:47:54                ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
03:47:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.61 s -- in org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest
03:47:55 [INFO] 
03:47:55 [INFO] Results:
03:47:55 [INFO] 
03:47:55 [WARNING] Tests run: 1700, Failures: 0, Errors: 0, Skipped: 3
03:47:55 [INFO] 
03:47:55 [INFO] 
03:47:55 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-service ---
03:47:55 [INFO] 
03:47:55 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-service ---
03:47:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar
03:47:55 [INFO] 
03:47:55 [INFO] --- shade:3.5.0:shade (default) @ ditto-connectivity-service ---
03:47:56 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
03:47:56 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
03:47:56 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
03:47:56 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
03:47:56 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
03:47:56 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
03:47:56 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
03:47:56 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
03:47:56 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
03:47:56 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
03:47:56 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
03:47:56 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
03:47:56 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
03:47:56 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
03:47:56 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
03:47:56 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
03:47:56 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
03:47:56 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
03:47:56 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
03:47:56 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
03:47:56 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
03:47:56 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
03:47:56 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
03:47:56 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
03:47:56 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
03:47:56 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
03:47:56 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
03:47:56 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
03:47:56 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
03:47:56 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
03:47:56 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
03:47:56 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
03:47:56 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
03:47:56 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
03:47:56 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
03:47:56 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
03:47:56 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
03:47:56 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
03:47:56 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
03:47:56 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
03:47:56 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
03:47:56 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
03:47:56 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
03:47:56 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
03:47:56 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
03:47:56 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
03:47:56 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
03:47:56 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
03:47:56 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
03:47:56 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
03:47:56 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
03:47:56 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
03:47:56 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
03:47:56 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.webjars.npm:bytebuffer:jar:5.0.1 in the shaded jar.
03:47:56 [INFO] Including org.webjars.npm:long:jar:3.2.0 in the shaded jar.
03:47:56 [INFO] Including org.apache.sshd:sshd-core:jar:2.9.2 in the shaded jar.
03:47:56 [INFO] Including org.apache.sshd:sshd-common:jar:2.9.2 in the shaded jar.
03:47:56 [INFO] Including org.slf4j:jcl-over-slf4j:jar:2.0.11 in the shaded jar.
03:47:56 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar.
03:47:56 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.10.0 in the shaded jar.
03:47:56 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar.
03:47:56 [INFO] Including org.apache.qpid:proton-j:jar:0.34.1 in the shaded jar.
03:47:56 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
03:47:56 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.99.Final in the shaded jar.
03:47:56 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.99.Final in the shaded jar.
03:47:56 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.99.Final in the shaded jar.
03:47:56 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.99.Final in the shaded jar.
03:47:56 [INFO] Including io.netty:netty-codec-http:jar:4.1.99.Final in the shaded jar.
03:47:56 [INFO] Including com.hivemq:hivemq-mqtt-client:jar:1.3.3 in the shaded jar.
03:47:56 [INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.21 in the shaded jar.
03:47:56 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
03:47:56 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
03:47:56 [INFO] Including org.jctools:jctools-core:jar:2.1.2 in the shaded jar.
03:47:56 [INFO] Including org.jetbrains:annotations:jar:16.0.3 in the shaded jar.
03:47:56 [INFO] Including com.google.dagger:dagger:jar:2.27 in the shaded jar.
03:47:56 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
03:47:56 [INFO] Including com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0 in the shaded jar.
03:47:56 [INFO] Including com.rabbitmq:amqp-client:jar:5.18.0 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
03:47:56 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
03:47:56 [INFO] Including org.apache.kafka:kafka-clients:jar:3.5.1 in the shaded jar.
03:47:56 [INFO] Including com.github.luben:zstd-jni:jar:1.5.5-1 in the shaded jar.
03:47:56 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
03:47:56 [INFO] Including org.xerial.snappy:snappy-java:jar:1.1.10.1 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
03:47:56 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
03:47:56 [INFO] Including org.mozilla:rhino-runtime:jar:1.7.14 in the shaded jar.
03:47:56 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
03:47:56 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
03:47:56 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
03:47:56 [INFO] Including org.komamitsu:fluency-core:jar:2.6.5 in the shaded jar.
03:47:56 [INFO] Including org.msgpack:jackson-dataformat-msgpack:jar:0.9.1 in the shaded jar.
03:47:56 [INFO] Including org.msgpack:msgpack-core:jar:0.9.1 in the shaded jar.
03:47:56 [INFO] Including org.komamitsu:phi-accural-failure-detector:jar:0.0.5 in the shaded jar.
03:47:56 [INFO] Including net.jodah:failsafe:jar:2.4.4 in the shaded jar.
03:47:56 [INFO] Including org.komamitsu:fluency-fluentd:jar:2.6.5 in the shaded jar.
03:47:56 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
03:47:56 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
03:47:56 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
03:47:56 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
03:47:56 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
03:47:56 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
03:47:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:47:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:47:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:47:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:47:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:47:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:47:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:48:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:48:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:48:10 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jakarta.jms-api-2.0.3.jar define 1 overlapping resource: 
03:48:10 [WARNING]   - META-INF/NOTICE.md
03:48:10 [WARNING] jcl-over-slf4j-2.0.11.jar, jul-to-slf4j-2.0.11.jar, rhino-runtime-1.7.14.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
03:48:10 [WARNING]   - META-INF/LICENSE.txt
03:48:10 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jcl-over-slf4j-2.0.11.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
03:48:10 [WARNING]   - META-INF.versions.9.module-info
03:48:10 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
03:48:10 [WARNING]   - META-INF/io.netty.versions.properties
03:48:10 [WARNING] sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
03:48:10 [WARNING]   - .cache/formatter-maven-cache.properties
03:48:10 [WARNING] jctools-core-2.1.2.jar, netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
03:48:10 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
03:48:10 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
03:48:10 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 
03:48:10 [WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
03:48:10 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
03:48:10 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
03:48:10 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
03:48:10 [WARNING] agrona-1.15.1.jar, amqp-client-5.18.0.jar, annotations-16.0.3.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, dagger-2.27.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, eddsa-0.3.0.jar, failsafe-2.4.4.jar, fluency-core-2.6.5.jar, fluency-fluentd-2.6.5.jar, hivemq-mqtt-client-1.3.3.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-dataformat-msgpack-0.9.1.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, jakarta.jms-api-2.0.3.jar, janino-3.1.11.jar, jcl-over-slf4j-2.0.11.jar, jctools-core-2.1.2.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kafka-clients-3.5.1.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, msgpack-core-0.9.1.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-rabbitmq_2.13-7.0.0.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, phi-accural-failure-detector-0.0.5.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, rhino-runtime-1.7.14.jar, rxjava-2.2.21.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, snappy-java-1.1.10.1.jar, spray-json_2.13-1.3.6.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar, ssl-config-core_2.13-0.6.1.jar, zstd-jni-1.5.5-1.jar define 1 overlapping resource: 
03:48:10 [WARNING]   - META-INF/MANIFEST.MF
03:48:10 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
03:48:10 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
03:48:10 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 1 overlapping resource: 
03:48:10 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
03:48:10 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
03:48:10 [WARNING]   - META-INF/DISCLAIMER
03:48:10 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
03:48:10 [WARNING]   - META-INF/LICENSE
03:48:10 [WARNING] proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
03:48:10 [WARNING]   - META-INF/DEPENDENCIES
03:48:10 [WARNING] maven-shade-plugin has detected that some files are
03:48:10 [WARNING] present in two or more JARs. When this happens, only one
03:48:10 [WARNING] single version of the file is copied to the uber jar.
03:48:10 [WARNING] Usually this is not harmful and you can skip these warnings,
03:48:10 [WARNING] otherwise try to manually exclude artifacts based on
03:48:10 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
03:48:10 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
03:48:10 [INFO] Attaching shaded artifact.
03:48:10 [INFO] 
03:48:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-service ---
03:48:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:48:10 [INFO] No previous run data found, generating javadoc.
03:48:25 [WARNING] Javadoc Warnings
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/package-info.java:15: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.config;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/javascript/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.config.javascript;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/mapping/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.config.mapping;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/pre/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement.pre;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.amqp;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/hono/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.hono;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.httppush;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal.ssl;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.kafka;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/client/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/common/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.common;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/commands/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.commands;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/events/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.events;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.rabbitmq;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/tunnel/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.tunnel;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.validation;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/placeholders/package-info.java:14: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.placeholders;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/util/package-info.java:15: warning: no comment
03:48:25 [WARNING] package org.eclipse.ditto.connectivity.service.util;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/MessageMapper.java:112: warning: no @param for message
03:48:25 [WARNING] DittoHeaders getAdditionalInboundHeaders(ExternalMessage message);
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:41: warning: no comment
03:48:25 [WARNING] protected final ActorSystem actorSystem;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:42: warning: no comment
03:48:25 [WARNING] protected final Config config;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:49: warning: no comment
03:48:25 [WARNING] protected AbstractMessageMapper(final ActorSystem actorSystem, final Config config) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:54: warning: no comment
03:48:25 [WARNING] protected AbstractMessageMapper(final AbstractMessageMapper copyFromMapper) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:135: warning: no comment
03:48:25 [WARNING] protected static Charset determineCharset(final Map<String, String> messageHeaders) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:145: warning: no comment
03:48:25 [WARNING] protected static boolean isError(final Adaptable adaptable) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:150: warning: no comment
03:48:25 [WARNING] protected static boolean isLiveSignal(final Adaptable adaptable) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:139: warning: no comment
03:48:25 [WARNING] protected static boolean isResponse(final Adaptable adaptable) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:59: warning: no comment
03:48:25 [WARNING] protected static final Collection<String> ACCEPTED_SCHEMES = List.of("tcp", "ssl");
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:60: warning: no comment
03:48:25 [WARNING] protected static final Collection<String> SECURE_SCHEMES = List.of("ssl");
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:67: warning: no comment
03:48:25 [WARNING] protected AbstractMqttValidator(final MqttConfig mqttConfig) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:173: warning: no comment
03:48:25 [WARNING] protected static void validateAddresses(final Connection connection, final DittoHeaders dittoHeaders) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:127: warning: no comment
03:48:25 [WARNING] protected static void validateEnforcementInput(final Enforcement enforcement,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:118: warning: no comment
03:48:25 [WARNING] protected static void validateSourceEnforcement(@Nullable final Enforcement enforcement,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:146: warning: no comment
03:48:25 [WARNING] protected static void validateSourceQoS(final int qos,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:185: warning: no comment
03:48:25 [WARNING] protected void validateSpecificConfig(final Connection connection, final DittoHeaders dittoHeaders) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:156: warning: no comment
03:48:25 [WARNING] protected static void validateTargetQoS(final int qos,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/AbstractProtocolValidator.java:196: warning: no comment
03:48:25 [WARNING] protected static void validateExtraFields(final Target target) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/AbstractWithOrigin.java:29: warning: no comment
03:48:25 [WARNING] protected AbstractWithOrigin(@Nullable final ActorRef origin) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1227: warning: no @param for clientConnected
03:48:25 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1227: warning: no @param for data
03:48:25 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1227: warning: no @return
03:48:25 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1244: warning: no @param for clientConnected
03:48:25 [WARNING] protected CompletionStage<InitializationResult> startPublisherAndConsumerActors(
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:773: warning: no comment
03:48:25 [WARNING] protected abstract ActorRef getPublisherActor();
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:550: warning: no @param for targetAuthorizationContext
03:48:25 [WARNING] protected abstract CompletionStage<SendResult> publishMessage(Signal<?> signal,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/AwsRequestSigningFactory.java:96: warning: no comment
03:48:25 [WARNING] public static final JsonFieldDefinition<String> X_AMZ_CONTENT_SHA256 =
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2201: warning: no comment
03:48:25 [WARNING] public interface ReconnectTimeoutStrategy {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:202: warning: no comment
03:48:25 [WARNING] protected final UUID actorUuid;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:206: warning: no comment
03:48:25 [WARNING] protected final ChildActorNanny childActorNanny;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:204: warning: no comment
03:48:25 [WARNING] protected final ConnectivityCounterRegistry connectionCounterRegistry;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:173: warning: no comment
03:48:25 [WARNING] protected final ConnectionLogger connectionLogger;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:205: warning: no comment
03:48:25 [WARNING] protected final ConnectionLoggerRegistry connectionLoggerRegistry;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:174: warning: no comment
03:48:25 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:171: warning: no comment
03:48:25 [WARNING] protected static final Status.Success DONE = new Status.Success(Done.getInstance());
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:219: warning: no comment
03:48:25 [WARNING] protected BaseClientActor(final Connection connection,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1674: warning: no comment
03:48:25 [WARNING] protected boolean canConnectViaSocket(final Connection connection) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:318: warning: no comment
03:48:25 [WARNING] protected ConnectivityConfig connectivityConfig() {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1206: warning: no comment
03:48:25 [WARNING] protected final SshTunnelState getSshTunnelState() {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1904: warning: no comment
03:48:25 [WARNING] protected Optional<ConnectionThrottlingConfig> getThrottlingConfig() {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2427: warning: no comment
03:48:25 [WARNING] ACKREGATOR_STARTED,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2428: warning: no comment
03:48:25 [WARNING] ACKREGATOR_STOPPED,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2422: warning: no comment
03:48:25 [WARNING] CONNECT_AFTER_TUNNEL_ESTABLISHED,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2423: warning: no comment
03:48:25 [WARNING] GOTO_CONNECTED_AFTER_INITIALIZATION,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2421: warning: no comment
03:48:25 [WARNING] INIT_COMPLETE,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2424: warning: no comment
03:48:25 [WARNING] RESUBSCRIBE,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2426: warning: no comment
03:48:25 [WARNING] SERVICE_REQUESTS_DONE,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2425: warning: no comment
03:48:25 [WARNING] SERVICE_UNBIND,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2429: warning: no comment
03:48:25 [WARNING] SHUTDOWN_TIMEOUT
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2360: warning: no comment
03:48:25 [WARNING] public static InitializationResult failed(@Nullable final Throwable throwable) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2370: warning: no comment
03:48:25 [WARNING] public ConnectionFailure getFailure() {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2374: warning: no comment
03:48:25 [WARNING] public boolean isSuccess() {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2356: warning: no comment
03:48:25 [WARNING] public static InitializationResult success() {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2203: warning: no comment
03:48:25 [WARNING] boolean canReconnect();
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2209: warning: no comment
03:48:25 [WARNING] Duration getNextBackoff();
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2207: warning: no comment
03:48:25 [WARNING] Duration getNextTimeout();
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2205: warning: no comment
03:48:25 [WARNING] void reset();
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:191: warning: no comment
03:48:25 [WARNING] public BaseClientData setConnectionStatusDetails(@Nullable final String connectionStatusDetails) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:195: warning: no comment
03:48:25 [WARNING] public BaseClientData setInConnectionStatusSince(final Instant inConnectionStatusSince) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:234: warning: no @return
03:48:25 [WARNING] protected final Sink<DittoRuntimeException, ?> getDittoRuntimeExceptionSink() {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:73: warning: no comment
03:48:25 [WARNING] protected final ConnectionId connectionId;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:74: warning: no comment
03:48:25 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:72: warning: no comment
03:48:25 [WARNING] protected final ConnectionMonitor inboundAcknowledgedMonitor;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:71: warning: no comment
03:48:25 [WARNING] protected final ConnectionMonitor inboundMonitor;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:69: warning: no comment
03:48:25 [WARNING] protected final Source source;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:68: warning: no comment
03:48:25 [WARNING] protected final String sourceAddress;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:82: warning: no comment
03:48:25 [WARNING] protected BaseConsumerActor(final Connection connection,
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:247: warning: no comment
03:48:25 [WARNING] protected ResourceStatus getCurrentSourceStatus() {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:115: warning: no comment
03:48:25 [WARNING] protected final Sink<AcknowledgeableMessage, NotUsed> getMessageMappingSink() {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:256: warning: no comment
03:48:25 [WARNING] protected void handleAddressStatus(final ResourceStatus resourceStatus) {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:105: warning: no comment
03:48:25 [WARNING] protected void resetResourceStatus() {
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:101: warning: no comment
03:48:25 [WARNING] protected final Connection connection;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:105: warning: no comment
03:48:25 [WARNING] protected final ConnectionConfig connectionConfig;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:108: warning: no comment
03:48:25 [WARNING] protected final ExpressionResolver connectionIdResolver;
03:48:25 [WARNING] ^
03:48:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:106: warning: no comment
03:48:25 [WARNING] protected final ConnectionLogger connectionLogger;
03:48:25 [WARNING] ^
03:48:25 [WARNING] 100 warnings
03:48:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar
03:48:25 [INFO] 
03:48:25 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-service ---
03:48:25 [INFO] Tests are skipped.
03:48:25 [INFO] 
03:48:25 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-service ---
03:48:25 [INFO] Tests are skipped.
03:48:25 [INFO] 
03:48:25 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-service ---
03:48:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec
03:48:26 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Service' with 575 classes
03:48:27 [INFO] 
03:48:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-service ---
03:48:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.pom
03:48:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.jar
03:48:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT-allinone.jar
03:48:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar
03:48:27 [INFO] 
03:48:27 [INFO] ---------------< org.eclipse.ditto:ditto-documentation >----------------
03:48:27 [INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT               [68/77]
03:48:27 [INFO]   from documentation/pom.xml
03:48:27 [INFO] --------------------------------[ pom ]---------------------------------
03:48:27 [INFO] 
03:48:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-documentation ---
03:48:27 [INFO] 
03:48:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-documentation ---
03:48:27 [INFO] 
03:48:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation ---
03:48:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/documentation/target/jacoco.exec
03:48:27 [INFO] 
03:48:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-documentation ---
03:48:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:0-SNAPSHOT...
03:48:27 [INFO] 
03:48:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-documentation ---
03:48:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:48:27 [INFO] 
03:48:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-documentation ---
03:48:28 [INFO] Tests are skipped.
03:48:28 [INFO] 
03:48:28 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-documentation ---
03:48:28 [INFO] Tests are skipped.
03:48:28 [INFO] 
03:48:28 [INFO] --- jacoco:0.8.10:report (report) @ ditto-documentation ---
03:48:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:48:28 [INFO] 
03:48:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-documentation ---
03:48:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/documentation/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-documentation/0-SNAPSHOT/ditto-documentation-0-SNAPSHOT.pom
03:48:28 [INFO] 
03:48:28 [INFO] ------------------< org.eclipse.ditto:ditto-gateway >-------------------
03:48:28 [INFO] Building Eclipse Ditto :: Gateway 0-SNAPSHOT                     [69/77]
03:48:28 [INFO]   from gateway/pom.xml
03:48:28 [INFO] --------------------------------[ pom ]---------------------------------
03:48:28 [INFO] 
03:48:28 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway ---
03:48:28 [INFO] 
03:48:28 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway ---
03:48:28 [INFO] 
03:48:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway ---
03:48:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/target/jacoco.exec
03:48:28 [INFO] 
03:48:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway ---
03:48:28 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:48:28 [INFO] The goal is skip due to packaging 'pom'
03:48:28 [INFO] 
03:48:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway ---
03:48:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:0-SNAPSHOT...
03:48:28 [INFO] 
03:48:28 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway ---
03:48:28 [INFO] 
03:48:28 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway ---
03:48:28 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:48:28 [INFO] 
03:48:28 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway ---
03:48:28 [INFO] Tests are skipped.
03:48:28 [INFO] 
03:48:28 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway ---
03:48:28 [INFO] Tests are skipped.
03:48:28 [INFO] 
03:48:28 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway ---
03:48:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:48:28 [INFO] 
03:48:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway ---
03:48:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway/0-SNAPSHOT/ditto-gateway-0-SNAPSHOT.pom
03:48:28 [INFO] 
03:48:28 [INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >-----------------
03:48:28 [INFO] Building Eclipse Ditto :: Gateway :: API 0-SNAPSHOT              [70/77]
03:48:28 [INFO]   from gateway/api/pom.xml
03:48:28 [INFO] --------------------------------[ jar ]---------------------------------
03:48:28 [INFO] 
03:48:28 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-api ---
03:48:28 [INFO] 
03:48:28 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-api ---
03:48:28 [INFO] 
03:48:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api ---
03:48:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec
03:48:28 [INFO] 
03:48:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-api ---
03:48:28 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:48:28 [WARNING] 
03:48:28 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:48:28 [WARNING] 
03:48:28 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:48:28 [WARNING] 
03:48:28 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:48:28 [INFO] 
03:48:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-api ---
03:48:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/resources
03:48:28 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:48:28 [INFO] 
03:48:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-api ---
03:48:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT...
03:48:28 [INFO] 
03:48:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-api ---
03:48:28 [INFO] Changes detected - recompiling the module! :dependency
03:48:28 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes
03:48:28 [INFO] 
03:48:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-api ---
03:48:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/test/resources
03:48:28 [INFO] 
03:48:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-api ---
03:48:28 [INFO] Changes detected - recompiling the module! :dependency
03:48:28 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
03:48:28 [INFO] 
03:48:28 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-api ---
03:48:28 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:48:28 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/surefire-reports
03:48:28 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:48:28 [INFO] 
03:48:28 [INFO] -------------------------------------------------------
03:48:28 [INFO]  T E S T S
03:48:28 [INFO] -------------------------------------------------------
03:48:29 [INFO] Running org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest
03:48:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s -- in org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest
03:48:30 [INFO] 
03:48:30 [INFO] Results:
03:48:30 [INFO] 
03:48:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
03:48:30 [INFO] 
03:48:30 [INFO] 
03:48:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api ---
03:48:30 [INFO] 
03:48:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-api ---
03:48:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar
03:48:30 [INFO] 
03:48:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-api ---
03:48:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:48:30 [INFO] No previous run data found, generating javadoc.
03:48:33 [WARNING] Javadoc Warnings
03:48:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/java/org/eclipse/ditto/gateway/api/package-info.java:14: warning: no comment
03:48:33 [WARNING] package org.eclipse.ditto.gateway.api;
03:48:33 [WARNING] ^
03:48:33 [WARNING] 1 warning
03:48:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar
03:48:33 [INFO] 
03:48:33 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-api ---
03:48:33 [INFO] Tests are skipped.
03:48:33 [INFO] 
03:48:33 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-api ---
03:48:33 [INFO] Tests are skipped.
03:48:33 [INFO] 
03:48:33 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-api ---
03:48:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec
03:48:33 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: API' with 22 classes
03:48:33 [INFO] 
03:48:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-api ---
03:48:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.pom
03:48:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.jar
03:48:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT-javadoc.jar
03:48:33 [INFO] 
03:48:33 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >-------------
03:48:33 [INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 0-SNAPSHOT   [71/77]
03:48:33 [INFO]   from internal/utils/http/pom.xml
03:48:33 [INFO] --------------------------------[ jar ]---------------------------------
03:48:33 [INFO] 
03:48:33 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-http ---
03:48:33 [INFO] 
03:48:33 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-http ---
03:48:33 [INFO] 
03:48:33 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http ---
03:48:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/jacoco.exec
03:48:33 [INFO] 
03:48:33 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-http ---
03:48:33 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:48:33 [WARNING] 
03:48:33 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:48:33 [WARNING] 
03:48:33 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:48:33 [WARNING] 
03:48:33 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:48:33 [INFO] 
03:48:33 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-http ---
03:48:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/main/resources
03:48:33 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:48:33 [INFO] 
03:48:33 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-http ---
03:48:33 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT...
03:48:33 [INFO] 
03:48:33 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-http ---
03:48:33 [INFO] Changes detected - recompiling the module! :dependency
03:48:33 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes
03:48:34 [INFO] 
03:48:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-http ---
03:48:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/test/resources
03:48:34 [INFO] 
03:48:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-http ---
03:48:34 [INFO] No sources to compile
03:48:34 [INFO] 
03:48:34 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-http ---
03:48:34 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:48:34 [INFO] No tests to run.
03:48:34 [INFO] 
03:48:34 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-http ---
03:48:34 [INFO] 
03:48:34 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-http ---
03:48:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar
03:48:34 [INFO] 
03:48:34 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-http ---
03:48:34 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:48:34 [INFO] No previous run data found, generating javadoc.
03:48:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar
03:48:36 [INFO] 
03:48:36 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-http ---
03:48:36 [INFO] Tests are skipped.
03:48:36 [INFO] 
03:48:36 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-http ---
03:48:36 [INFO] Tests are skipped.
03:48:36 [INFO] 
03:48:36 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-http ---
03:48:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:48:36 [INFO] 
03:48:36 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-http ---
03:48:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT.pom
03:48:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT.jar
03:48:36 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar
03:48:36 [INFO] 
03:48:36 [INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >-------------
03:48:36 [INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 0-SNAPSHOT    [72/77]
03:48:36 [INFO]   from internal/utils/jwt/pom.xml
03:48:36 [INFO] --------------------------------[ jar ]---------------------------------
03:48:37 [INFO] 
03:48:37 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-jwt ---
03:48:37 [INFO] 
03:48:37 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-jwt ---
03:48:37 [INFO] 
03:48:37 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt ---
03:48:37 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec
03:48:37 [INFO] 
03:48:37 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-jwt ---
03:48:37 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:48:37 [WARNING] 
03:48:37 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:48:37 [WARNING] 
03:48:37 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:48:37 [WARNING] 
03:48:37 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:48:37 [INFO] 
03:48:37 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-jwt ---
03:48:37 [INFO] Copying 2 resources from src/main/resources to target/classes
03:48:37 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:48:37 [INFO] 
03:48:37 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-jwt ---
03:48:37 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT...
03:48:37 [INFO] 
03:48:37 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-jwt ---
03:48:37 [INFO] Changes detected - recompiling the module! :dependency
03:48:37 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes
03:48:37 [INFO] 
03:48:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-jwt ---
03:48:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/src/test/resources
03:48:37 [INFO] 
03:48:37 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt ---
03:48:37 [INFO] Changes detected - recompiling the module! :dependency
03:48:37 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
03:48:37 [INFO] 
03:48:37 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-jwt ---
03:48:37 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:48:37 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/surefire-reports
03:48:37 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:48:37 [INFO] 
03:48:37 [INFO] -------------------------------------------------------
03:48:37 [INFO]  T E S T S
03:48:37 [INFO] -------------------------------------------------------
03:48:38 [INFO] Running org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest
03:48:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s -- in org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest
03:48:39 [INFO] 
03:48:39 [INFO] Results:
03:48:39 [INFO] 
03:48:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
03:48:39 [INFO] 
03:48:39 [INFO] 
03:48:39 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt ---
03:48:39 [INFO] 
03:48:39 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-jwt ---
03:48:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar
03:48:39 [INFO] 
03:48:39 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-jwt ---
03:48:39 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:48:39 [INFO] No previous run data found, generating javadoc.
03:48:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar
03:48:41 [INFO] 
03:48:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-jwt ---
03:48:41 [INFO] Tests are skipped.
03:48:41 [INFO] 
03:48:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-jwt ---
03:48:41 [INFO] Tests are skipped.
03:48:41 [INFO] 
03:48:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-jwt ---
03:48:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec
03:48:41 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: JWT' with 2 classes
03:48:41 [INFO] 
03:48:41 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-jwt ---
03:48:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.pom
03:48:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.jar
03:48:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar
03:48:41 [INFO] 
03:48:41 [INFO] --------------< org.eclipse.ditto:ditto-gateway-service >---------------
03:48:41 [INFO] Building Eclipse Ditto :: Gateway :: Service 0-SNAPSHOT          [73/77]
03:48:41 [INFO]   from gateway/service/pom.xml
03:48:41 [INFO] --------------------------------[ jar ]---------------------------------
03:48:43 [INFO] 
03:48:43 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-service ---
03:48:43 [INFO] 
03:48:43 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-service ---
03:48:43 [INFO] 
03:48:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service ---
03:48:43 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec
03:48:43 [INFO] 
03:48:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-service ---
03:48:43 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:48:43 [WARNING] 
03:48:43 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:48:43 [WARNING] 
03:48:43 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:48:43 [WARNING] 
03:48:43 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:48:43 [INFO] 
03:48:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-service ---
03:48:43 [INFO] Copying 1 resource from src/main/resources to target/classes
03:48:43 [INFO] Copying 5 resources from src/main/resources to target/classes
03:48:43 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:48:43 [INFO] 
03:48:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-service ---
03:48:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-service:jar:0-SNAPSHOT...
03:48:43 [INFO] 
03:48:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-service ---
03:48:43 [INFO] Changes detected - recompiling the module! :dependency
03:48:43 [INFO] Compiling 221 source files with javac [debug target 17] to target/classes
03:48:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Some input files use or override a deprecated API.
03:48:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Recompile with -Xlint:deprecation for details.
03:48:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java uses unchecked or unsafe operations.
03:48:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: Recompile with -Xlint:unchecked for details.
03:48:47 [INFO] 
03:48:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-service ---
03:48:47 [INFO] Copying 18 resources from src/test/resources to target/test-classes
03:48:47 [INFO] 
03:48:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-service ---
03:48:47 [INFO] Changes detected - recompiling the module! :dependency
03:48:47 [INFO] Compiling 76 source files with javac [debug target 17] to target/test-classes
03:48:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Some input files use or override a deprecated API.
03:48:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Recompile with -Xlint:deprecation for details.
03:48:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActorHeaderInteractionTest.java: Some input files use unchecked or unsafe operations.
03:48:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActorHeaderInteractionTest.java: Recompile with -Xlint:unchecked for details.
03:48:49 [INFO] 
03:48:49 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-service ---
03:48:49 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:48:49 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/surefire-reports
03:48:49 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:48:49 [INFO] 
03:48:49 [INFO] -------------------------------------------------------
03:48:49 [INFO]  T E S T S
03:48:49 [INFO] -------------------------------------------------------
03:48:52 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest
03:49:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.859 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest
03:49:01 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest
03:49:02 08:49:02,183 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
03:49:02 08:49:02,184 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
03:49:02 08:49:02,193 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d1460ac - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 21 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
03:49:02 08:49:02,193 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d1460ac - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
03:49:02 08:49:02,196 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d1460ac - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
03:49:02 08:49:02,196 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
03:49:02 08:49:02,200 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/classes/logback.xml]
03:49:02 08:49:02,478 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
03:49:02 08:49:02,927 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [isDefined("DITTO_LOGGING_DISABLE_SYSOUT_LOG")] evaluated to false on line 27
03:49:02 08:49:02,934 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [isDefined("DITTO_LOGGING_LOGSTASH_SERVER")] evaluated to false on line 51
03:49:03 08:49:02,942 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("DITTO_LOGGING_FILE_APPENDER").equals("true")] evaluated to false on line 68
03:49:03 08:49:02,945 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR]
03:49:03 08:49:02,945 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:49:03 08:49:02,961 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:49:03 08:49:03,023 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
03:49:03 08:49:03,023 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:49:03 08:49:03,023 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:49:03 08:49:03,024 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stash]
03:49:03 08:49:03,024 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.helpers.NOPAppender]
03:49:03 08:49:03,025 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [file]
03:49:03 08:49:03,025 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.helpers.NOPAppender]
03:49:03 08:49:03,026 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.mongodb.driver] to WARN
03:49:03 08:49:03,027 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes] to WARN
03:49:03 08:49:03,027 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.internal.BootstrapCoordinator] to WARN
03:49:03 08:49:03,027 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.actor.CoordinatedShutdown] to DEBUG
03:49:03 08:49:03,027 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO
03:49:03 08:49:03,028 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
03:49:03 08:49:03,028 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
03:49:03 08:49:03,030 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT]
03:49:03 08:49:03,030 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stash] to Logger[ROOT]
03:49:03 08:49:03,030 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [file] to Logger[ROOT]
03:49:03 08:49:03,030 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3c6bef4b - End of configuration.
03:49:03 08:49:03,032 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7da03928 - Registering current configuration as safe fallback point
03:49:03 08:49:03,032 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d1460ac - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 836 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
03:49:03 2024-02-26 08:49:03,036 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:06 2024-02-26 08:49:06,769 WARN  [HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-81324c0][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-81324c0 - Received invalid response. Reason: Type of live response <things.responses:retrieveThing> is not related to type of command <things.commands:modifyAttribute>. Response: RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, correlation-id=HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-81324c0, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:39167/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-81324c0#1910161614, ditto-connection-id=cad4cda0-32d3-4c89-a0fc-8ce012b409ae, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:79f1534d-d728-4010-8584-601d2e85bae2, thing={}, thingPlainJson={}].
03:49:10 2024-02-26 08:49:10,986 WARN  [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-8a63c2c][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-8a63c2c - Received invalid response. Reason: Entity ID of live response <:30356ea5-5ec2-486d-af39-56c2acda879f> differs from entity ID of command <:ddad327a-1dee-47cf-86b6-22423013c30b>. Response: ModifyAttributeResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, correlation-id=HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-8a63c2c, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:39167/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-8a63c2c#510451196, response-required=false}], responseType=things.responses:modifyAttribute, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:30356ea5-5ec2-486d-af39-56c2acda879f, attributePointer=/manufacturer, attributeValue=null].
03:49:10 2024-02-26 08:49:10,987 WARN  [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-8a63c2c][] o.e.d.g.s.e.a.HttpRequestActor pekko://HttpRequestActorTest/user/$h - Discarding invalid response as connection ID of sender could not be determined.
03:49:15 2024-02-26 08:49:15,500 WARN  [HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-8534a2e][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-8534a2e - Received invalid response. Reason: Type of live response <things.responses:retrieveThing> is not related to type of command <things.commands:modifyAttribute>. Response: RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, channel=live, correlation-id=HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-8534a2e, timeout=5000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:39167/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-8534a2e#-1710282638, ditto-connection-id=3fc9c7ae-a42d-411a-8735-a4354e640c81, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:67965360-622e-4e23-b388-10ea63a7f352, thing={}, thingPlainJson={}].
03:49:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.72 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest
03:49:15 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest
03:49:15 Feb 26, 2024 8:49:15 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
03:49:15 WARNING: Could not find implementation for entity ID with type <bumlux>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
03:49:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest
03:49:15 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest
03:49:15 2024-02-26 08:49:15,778 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:16 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.540 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest
03:49:16 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest
03:49:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest
03:49:16 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest
03:49:16 2024-02-26 08:49:16,429 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:16 2024-02-26 08:49:16,806 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:16 2024-02-26 08:49:16,885 WARN  [][] o.a.p.c.Cluster Cluster(pekko://PoliciesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:18 2024-02-26 08:49:17,977 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:18 2024-02-26 08:49:18,158 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:18 2024-02-26 08:49:18,281 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:18 2024-02-26 08:49:18,399 INFO  [PoliciesRouteTest.activatePolicyTokenIntegrationWithPreAuthentication-2f6b747][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <PolicyActionFailedException> occurred in gateway root route: <PolicyActionFailedException [message='Failed to execute action 'activateTokenIntegration'.', errorCode=policies:action.failed, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Policy action is only possible with JWT authentication.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=PoliciesRouteTest.activatePolicyTokenIntegrationWithPreAuthentication-2f6b747}]]>!
03:49:18 2024-02-26 08:49:18,450 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:18 2024-02-26 08:49:18,617 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:18 2024-02-26 08:49:18,706 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:18 2024-02-26 08:49:18,814 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:19 2024-02-26 08:49:18,914 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:19 2024-02-26 08:49:19,089 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:19 2024-02-26 08:49:19,136 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:19 2024-02-26 08:49:19,280 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:19 2024-02-26 08:49:19,378 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:19 2024-02-26 08:49:19,488 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:19 2024-02-26 08:49:19,538 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:19 2024-02-26 08:49:19,642 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:19 2024-02-26 08:49:19,781 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:19 2024-02-26 08:49:19,895 INFO  [PoliciesRouteTest.deactivatePolicyTokenIntegrationWithPreAuthentication-428b65d][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <PolicyActionFailedException> occurred in gateway root route: <PolicyActionFailedException [message='Failed to execute action 'deactivateTokenIntegration'.', errorCode=policies:action.failed, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Policy action is only possible with JWT authentication.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=PoliciesRouteTest.deactivatePolicyTokenIntegrationWithPreAuthentication-428b65d}]]>!
03:49:20 2024-02-26 08:49:19,931 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:20 2024-02-26 08:49:20,039 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:20 2024-02-26 08:49:20,118 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:20 2024-02-26 08:49:20,213 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:20 2024-02-26 08:49:20,283 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:20 2024-02-26 08:49:20,420 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:20 2024-02-26 08:49:20,510 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:20 2024-02-26 08:49:20,577 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:20 2024-02-26 08:49:20,645 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:20 2024-02-26 08:49:20,720 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:20 2024-02-26 08:49:20,816 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:20 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.515 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest
03:49:20 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest
03:49:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:49:22 [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest
03:49:22 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest
03:49:22 2024-02-26 08:49:22,515 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:22 2024-02-26 08:49:22,894 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:23 2024-02-26 08:49:22,976 WARN  [][] o.a.p.c.Cluster Cluster(pekko://DevOpsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:23 2024-02-26 08:49:23,653 WARN  [][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective  - DevOps resource is not secured
03:49:23 2024-02-26 08:49:23,681 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:23 2024-02-26 08:49:23,829 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:24 2024-02-26 08:49:24,045 WARN  [][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective  - DevOps resource is not secured
03:49:24 2024-02-26 08:49:24,078 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.899 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest
03:49:24 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest
03:49:24 2024-02-26 08:49:24,245 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:24 2024-02-26 08:49:24,507 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:24 2024-02-26 08:49:24,588 WARN  [][] o.a.p.c.Cluster Cluster(pekko://WhoamiRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:24 2024-02-26 08:49:24,699 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(WhoamiRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest
03:49:24 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest
03:49:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest
03:49:25 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest
03:49:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest
03:49:26 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest
03:49:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest
03:49:26 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest
03:49:26 2024-02-26 08:49:26,291 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:26 2024-02-26 08:49:26,484 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:26 2024-02-26 08:49:26,515 WARN  [][] o.a.p.c.Cluster Cluster(pekko://ThingSearchRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:26 2024-02-26 08:49:26,624 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:26 2024-02-26 08:49:26,735 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:27 2024-02-26 08:49:27,091 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:27 2024-02-26 08:49:27,180 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:27 2024-02-26 08:49:27,355 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:27 2024-02-26 08:49:27,444 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:27 2024-02-26 08:49:27,586 INFO  [ThingSearchRouteTest.countThingsShouldAssertBadRequest-b62c44d][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: <example.com POST /search/things/count>
03:49:27 2024-02-26 08:49:27,596 INFO  [ThingSearchRouteTest.countThingsShouldAssertBadRequest-b62c44d][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <UnsupportedMediaTypeException> occurred in gateway root route: <UnsupportedMediaTypeException [message='The Media-Type <none/none> is not supported for this resource.', errorCode=mediatype.unsupported, httpStatus=HttpStatus [code=415, category=CLIENT_ERROR], description='Allowed Media-Types are: <[application/x-www-form-urlencoded]>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingSearchRouteTest.countThingsShouldAssertBadRequest-b62c44d}]]>!
03:49:27 2024-02-26 08:49:27,677 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:27 2024-02-26 08:49:27,799 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:27 2024-02-26 08:49:27,890 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:28 2024-02-26 08:49:27,995 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.810 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest
03:49:28 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest
03:49:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest
03:49:28 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest
03:49:28 2024-02-26 08:49:28,208 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:28 2024-02-26 08:49:28,359 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:28 2024-02-26 08:49:28,399 WARN  [][] o.a.p.c.Cluster Cluster(pekko://ThingsSseRouteBuilderTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:28 2024-02-26 08:49:28,511 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:28 2024-02-26 08:49:28,543 WARN  [][] o.a.p.c.Cluster Cluster(pekko://ThingsSseRouteBuilderTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:28 2024-02-26 08:49:28,825 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:29 2024-02-26 08:49:29,203 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-104) - [SSE things] Upstream failed.
03:49:29 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:29 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:29 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:29 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:29 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:29 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:29 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144)
03:49:29 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:29 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:29 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:29 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:29 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:29 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:29 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:29 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:29 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:29 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:29 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:29 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:29 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:29 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:29 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:29 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:29 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:29 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:29 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:29 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:29 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:29 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:29 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:29 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:29 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:29 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:29 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:29 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:29 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:29 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:29 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:29 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:29 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:29 2024-02-26 08:49:29,203 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-104) - [SSE things] Upstream failed.
03:49:29 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:29 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:29 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:29 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:29 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:29 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:29 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144)
03:49:29 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:29 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:29 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:29 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:29 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:29 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:29 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:29 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:29 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:29 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:29 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:29 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:29 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:29 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:29 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:29 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:29 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:29 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:29 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:29 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:29 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:29 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:29 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:29 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:29 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:29 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:29 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:29 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:29 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:29 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:29 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:29 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:29 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:29 2024-02-26 08:49:29,319 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:30 2024-02-26 08:49:30,142 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:30 2024-02-26 08:49:30,303 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-110) - [SSE things//inbox/messages] Upstream failed.
03:49:30 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:30 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:30 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:30 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:30 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:30 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:30 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264)
03:49:30 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:30 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:30 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:30 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:30 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:30 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:30 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:30 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:30 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:30 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:30 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:30 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:30 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:30 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:30 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:30 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:30 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:30 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:30 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:30 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:30 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:30 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:30 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:30 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:30 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:30 2024-02-26 08:49:30,303 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-110) - [SSE things//inbox/messages] Upstream failed.
03:49:30 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:30 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:30 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:30 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:30 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:30 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:30 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264)
03:49:30 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:30 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:30 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:30 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:30 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:30 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:30 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:30 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:30 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:30 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:30 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:30 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:30 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:30 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:30 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:30 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:30 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:30 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:30 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:30 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:30 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:30 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:30 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:30 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:30 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:30 2024-02-26 08:49:30,377 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:30 2024-02-26 08:49:30,591 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:30 2024-02-26 08:49:30,798 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:30 2024-02-26 08:49:30,936 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-119) - [SSE things//inbox/messages/hello-world] Upstream failed.
03:49:30 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:30 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:30 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:30 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:30 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:30 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:30 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278)
03:49:30 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:30 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:30 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:30 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:30 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:30 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:30 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:30 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:30 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:30 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:30 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:30 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:30 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:30 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:30 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:30 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:30 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:30 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:30 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:30 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:30 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:30 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:30 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:30 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:30 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:30 2024-02-26 08:49:30,936 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-119) - [SSE things//inbox/messages/hello-world] Upstream failed.
03:49:30 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:30 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:30 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:30 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:30 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:30 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:30 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278)
03:49:30 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:30 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:30 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:30 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:30 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:30 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:30 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:30 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:30 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:30 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:30 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:30 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:30 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:30 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:30 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:30 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:30 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:30 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:30 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:30 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:30 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:30 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:30 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:30 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:30 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:30 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:31 2024-02-26 08:49:30,992 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:31 2024-02-26 08:49:31,115 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-122) - [SSE things] Upstream failed.
03:49:31 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:31 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:31 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:31 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:31 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:31 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:31 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:31 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:31 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:31 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:31 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:31 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:31 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:31 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:31 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:31 2024-02-26 08:49:31,115 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-122) - [SSE things] Upstream failed.
03:49:31 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:31 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:31 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:31 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:31 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:31 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:31 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:31 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:31 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:31 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:31 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:31 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:31 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:31 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:31 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:31 2024-02-26 08:49:31,201 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:31 2024-02-26 08:49:31,381 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-125) - [SSE things] Upstream failed.
03:49:31 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:31 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:31 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:31 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:31 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:31 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:31 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:31 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:31 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:31 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:31 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:31 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:31 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:31 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:31 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:31 2024-02-26 08:49:31,381 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-125) - [SSE things] Upstream failed.
03:49:31 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:31 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:31 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:31 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:31 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:31 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:31 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:31 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:31 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:31 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:31 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:31 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:31 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:31 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:31 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:31 2024-02-26 08:49:31,435 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:31 2024-02-26 08:49:31,569 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-128) - [SSE things] Upstream failed.
03:49:31 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:31 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:31 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:31 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:31 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:31 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:31 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:31 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:31 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:31 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:31 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:31 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:31 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:31 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:31 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:31 2024-02-26 08:49:31,569 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-128) - [SSE things] Upstream failed.
03:49:31 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:31 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:31 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:31 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:31 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:31 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:31 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:31 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:31 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:31 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:31 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:31 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:31 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:31 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:31 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:31 2024-02-26 08:49:31,625 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:31 2024-02-26 08:49:31,758 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-131) - [SSE things] Upstream failed.
03:49:31 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:31 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:31 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:31 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:31 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:31 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:31 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:31 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:31 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:31 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:31 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:31 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:31 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:31 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:31 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:31 2024-02-26 08:49:31,758 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-131) - [SSE things] Upstream failed.
03:49:31 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:31 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:31 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:31 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:31 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:31 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:31 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:31 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:31 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:31 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:31 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:31 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:31 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:31 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:31 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:31 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:31 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:31 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:31 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:31 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:31 2024-02-26 08:49:31,809 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:32 2024-02-26 08:49:32,058 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:32 2024-02-26 08:49:32,213 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-137) - [SSE things] Upstream failed.
03:49:32 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:32 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:32 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:32 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:32 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:32 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:32 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240)
03:49:32 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:32 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:32 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:32 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:32 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:32 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:32 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:32 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:32 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:32 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:32 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:32 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:32 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:32 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:32 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:32 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:32 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:32 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:32 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:32 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:32 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:32 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:32 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:32 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:32 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:32 2024-02-26 08:49:32,213 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-137) - [SSE things] Upstream failed.
03:49:32 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:32 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:32 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:32 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:32 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:32 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:32 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240)
03:49:32 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:32 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:32 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:32 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:32 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:32 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:32 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:32 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:32 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:32 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:32 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:32 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:32 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:32 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:32 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:32 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:32 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:32 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:32 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:32 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:32 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:32 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:32 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:32 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:32 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:32 2024-02-26 08:49:32,279 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:32 2024-02-26 08:49:32,456 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:32 2024-02-26 08:49:32,637 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:32 2024-02-26 08:49:32,767 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-146) - [SSE things] Upstream failed.
03:49:32 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:32 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:32 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:32 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:32 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:32 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:32 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226)
03:49:32 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:32 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:32 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:32 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:32 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:32 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:32 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:32 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:32 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:32 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:32 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:32 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:32 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:32 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:32 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:32 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:32 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:32 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:32 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:32 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:32 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:32 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:32 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:32 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:32 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:32 2024-02-26 08:49:32,767 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-146) - [SSE things] Upstream failed.
03:49:32 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
03:49:32 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
03:49:32 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
03:49:32 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:49:32 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
03:49:32 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
03:49:32 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226)
03:49:32 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:32 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:32 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:32 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:32 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:32 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:32 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:32 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:32 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:32 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:32 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:32 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:32 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:32 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:32 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:32 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:32 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:32 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:32 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:32 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:32 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:32 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:32 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:49:32 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:32 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:32 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:32 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:32 [WARN] [02/26/2024 08:49:32.790] [ThingsSseRouteBuilderTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://ThingsSseRouteBuilderTest)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:32 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.691 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest
03:49:32 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest
03:49:32 2024-02-26 08:49:32,887 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:33 2024-02-26 08:49:33,123 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:33 2024-02-26 08:49:33,142 WARN  [][] o.a.p.c.Cluster Cluster(pekko://ConnectionsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:33 2024-02-26 08:49:33,491 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:33 2024-02-26 08:49:33,616 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:33 2024-02-26 08:49:33,730 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:33 2024-02-26 08:49:33,807 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:33 2024-02-26 08:49:33,908 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:34 2024-02-26 08:49:33,976 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:34 2024-02-26 08:49:34,054 INFO  [ConnectionsRouteTest.testPostConnectionCommandWrongFails-a8215ab][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <application/json> request: <example.com POST /connections/f05dd96b-cab3-4824-9f07-642f29a0c15a/command>
03:49:34 2024-02-26 08:49:34,125 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:34 2024-02-26 08:49:34,240 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:34 2024-02-26 08:49:34,309 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:34 2024-02-26 08:49:34,401 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:34 2024-02-26 08:49:34,449 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:34 2024-02-26 08:49:34,558 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:34 2024-02-26 08:49:34,628 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:34 2024-02-26 08:49:34,723 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:34 2024-02-26 08:49:34,796 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:34 2024-02-26 08:49:34,882 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:35 2024-02-26 08:49:35,011 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:35 2024-02-26 08:49:35,124 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:35 2024-02-26 08:49:35,205 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:35 2024-02-26 08:49:35,352 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:35 2024-02-26 08:49:35,433 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:35 2024-02-26 08:49:35,534 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:35 2024-02-26 08:49:35,631 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:35 2024-02-26 08:49:35,756 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:35 2024-02-26 08:49:35,832 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:35 2024-02-26 08:49:35,956 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:36 2024-02-26 08:49:36,022 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:36 2024-02-26 08:49:36,117 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:36 2024-02-26 08:49:36,190 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:36 2024-02-26 08:49:36,288 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:36 2024-02-26 08:49:36,338 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:36 2024-02-26 08:49:36,442 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:36 2024-02-26 08:49:36,515 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:36 2024-02-26 08:49:36,623 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:36 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.821 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest
03:49:36 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest
03:49:36 2024-02-26 08:49:36,725 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:36 2024-02-26 08:49:36,818 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:49:36 2024-02-26 08:49:36,877 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:36 2024-02-26 08:49:36,904 WARN  [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:37 2024-02-26 08:49:37,004 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:37 2024-02-26 08:49:37,024 WARN  [][] o.a.p.c.Cluster Cluster(pekko://RootRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:37 2024-02-26 08:49:37,541 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:37 2024-02-26 08:49:37,557 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:38 2024-02-26 08:49:38,062 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:38 2024-02-26 08:49:38,131 INFO  [1d8bdf1f-db7b-49a8-bd2d-749bb5fc89fd][] o.e.d.g.s.e.d.HttpsEnsuringDirective  - REST request on URI <http://example.com/overall/status> did not originate via HTTPS, sending back <404 Not Found>.
03:49:38 2024-02-26 08:49:38,136 INFO  [1d8bdf1f-db7b-49a8-bd2d-749bb5fc89fd][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 404
03:49:38 2024-02-26 08:49:38,277 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:38 2024-02-26 08:49:38,386 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:38 2024-02-26 08:49:38,386 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:38 2024-02-26 08:49:38,391 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:38 2024-02-26 08:49:38,564 INFO  [c5a35032-e696-48e6-84c4-cd3468640a78][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/connections' was: 401
03:49:38 2024-02-26 08:49:38,618 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:38 2024-02-26 08:49:38,733 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:38 2024-02-26 08:49:38,733 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:38 2024-02-26 08:49:38,737 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:38 2024-02-26 08:49:38,741 INFO  [118ac2ee-c1bf-4b80-abc6-7b0f5d4b85ff][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 401
03:49:38 2024-02-26 08:49:38,809 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:38 2024-02-26 08:49:38,913 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:38 2024-02-26 08:49:38,914 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:39 2024-02-26 08:49:38,982 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:39 2024-02-26 08:49:39,090 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:39 2024-02-26 08:49:39,091 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:39 2024-02-26 08:49:39,096 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:39 2024-02-26 08:49:39,113 INFO  [0b09a00e-e324-4f7e-bc58-b7735e474289][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
03:49:39 2024-02-26 08:49:39,129 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:39 2024-02-26 08:49:39,211 INFO  [0b09a00e-e324-4f7e-bc58-b7735e474289][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things' was: 200
03:49:39 2024-02-26 08:49:39,288 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:39 2024-02-26 08:49:39,424 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:39 2024-02-26 08:49:39,425 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:39 2024-02-26 08:49:39,429 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:39 2024-02-26 08:49:39,445 INFO  [e4654099-2698-4d40-850f-2617b9c4b32f][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
03:49:39 2024-02-26 08:49:39,455 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:39 2024-02-26 08:49:39,479 INFO  [e4654099-2698-4d40-850f-2617b9c4b32f][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/whoami' was: 200
03:49:39 2024-02-26 08:49:39,532 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:39 2024-02-26 08:49:39,652 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:39 2024-02-26 08:49:39,652 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:39 2024-02-26 08:49:39,658 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:39 2024-02-26 08:49:39,677 INFO  [d81f2972-4d5d-4bf8-9bb0-cf5a5420b60e][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[i:foo0, i:foo1, i:foo2, i:foo3, i:foo4, i:foo5, i:foo6, i:foo7, i:foo8, i:foo9, i:foo10, i:foo11, i:foo12, i:foo13, i:foo14, i:foo15, i:foo16, i:foo17, i:foo18, i:foo19, i:foo20, i:foo21, i:foo22, i:foo23, i:foo24, i:foo25, i:foo26, i:foo27, i:foo28, i:foo29, i:foo30, i:foo31, i:foo32, i:foo33, i:foo34, i:foo35, i:foo36, i:foo37, i:foo38, i:foo39, i:foo40, i:foo41, i:foo42, i:foo43, i:foo44, i:foo45, i:foo46, i:foo47, i:foo48, i:foo49, i:foo50, i:foo51, i:foo52, i:foo53, i:foo54, i:foo55, i:foo56, i:foo57, i:foo58, i:foo59, i:foo60, i:foo61, i:foo62, i:foo63, i:foo64, i:foo65, i:foo66, i:foo67, i:foo68, i:foo69, i:foo70, i:foo71, i:foo72, i:foo73, i:foo74, i:foo75, i:foo76, i:foo77, i:foo78, i:foo79, i:foo80, i:foo81, i:foo82, i:foo83, i:foo84, i:foo85, i:foo86, i:foo87, i:foo88, i:foo89, i:foo90, i:foo91, i:foo92, i:foo93, i:foo94, i:foo95, i:foo96, i:foo97, i:foo98, i:foo99, i:foo100]]>.
03:49:39 2024-02-26 08:49:39,682 INFO  [d81f2972-4d5d-4bf8-9bb0-cf5a5420b60e][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <DittoHeadersTooLargeException> occurred in gateway root route: <DittoHeadersTooLargeException [message='The headers are too large.', errorCode=headers.too.large, httpStatus=HttpStatus [code=431, category=CLIENT_ERROR], description='The number of authorization subjects <101> exceeded the maximum allowed value <100>.', href=null, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=d81f2972-4d5d-4bf8-9bb0-cf5a5420b60e, ditto-auth-context={"type":"pre-authenticated-http","subjects":["i:foo0","i:foo1","i:foo2","i:foo3","i:foo4","i:foo5","i:foo6","i:foo7","i:foo8","i:foo9","i:foo10","i:foo11","i:foo12","i:foo13","i:foo14","i:foo15","i:foo16","i:foo17","i:foo18","i:foo19","i:foo20","i:foo21","i:foo22","i:foo23","i:foo24","i:foo25","i:foo26","i:foo27","i:foo28","i:foo29","i:foo30","i:foo31","i:foo32","i:foo33","i:foo34","i:foo35","i:foo36","i:foo37","i:foo38","i:foo39","i:foo40","i:foo41","i:foo42","i:foo43","i:foo44","i:foo45","i:foo46","i:foo47","i:foo48","i:foo49","i:foo50","i:foo51","i:foo52","i:foo53","i:foo54","i:foo55","i:foo56","i:foo57","i:foo58","i:foo59","i:foo60","i:foo61","i:foo62","i:foo63","i:foo64","i:foo65","i:foo66","i:foo67","i:foo68","i:foo69","i:foo70","i:foo71","i:foo72","i:foo73","i:foo74","i:foo75","i:foo76","i:foo77","i:foo78","i:foo79","i:foo80","i:foo81","i:foo82","i:foo83","i:foo84","i:foo85","i:foo86","i:foo87","i:foo88","i:foo89","i:foo90","i:foo91","i:foo92","i:foo93","i:foo94","i:foo95","i:foo96","i:foo97","i:foo98","i:foo99","i:foo100"]}, x-ditto-pre-authenticated=i:foo0,i:foo1,i:foo2,i:foo3,i:foo4,i:foo5,i:foo6,i:foo7,i:foo8,i:foo9,i:foo10,i:foo11,i:foo12,i:foo13,i:foo14,i:foo15,i:foo16,i:foo17,i:foo18,i:foo19,i:foo20,i:foo21,i:foo22,i:foo23,i:foo24,i:foo25,i:foo26,i:foo27,i:foo28,i:foo29,i:foo30,i:foo31,i:foo32,i:foo33,i:foo34,i:foo35,i:foo36,i:foo37,i:foo38,i:foo39,i:foo40,i:foo41,i:foo42,i:foo43,i:foo44,i:foo45,i:foo46,i:foo47,i:foo48,i:foo49,i:foo50,i:foo51,i:foo52,i:foo53,i:foo54,i:foo55,i:foo56,i:foo57,i:foo58,i:foo59,i:foo60,i:foo61,i:foo62,i:foo63,i:foo64,i:foo65,i:foo66,i:foo67,i:foo68,i:foo69,i:foo70,i:foo71,i:foo72,i:foo73,i:foo74,i:foo75,i:foo76,i:foo77,i:foo78,i:foo79,i:foo80,i:foo81,i:foo82,i:foo83,i:foo84,i:foo85,i:foo86,i:foo87,i:foo88,i:foo89,i:foo90,i:foo91,i:foo92,i:foo93,i:foo94,i:foo95,i:foo96,i:foo97,i:foo98,i:foo99,i:foo100}]]>!
03:49:39 2024-02-26 08:49:39,685 INFO  [d81f2972-4d5d-4bf8-9bb0-cf5a5420b60e][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 431
03:49:39 2024-02-26 08:49:39,733 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:39 2024-02-26 08:49:39,849 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:39 2024-02-26 08:49:39,849 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:39 2024-02-26 08:49:39,855 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:39 2024-02-26 08:49:39,857 INFO  [f50a75d7-8daf-4c68-b848-4d8ff5d4ce63][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <GatewayDuplicateHeaderException> occurred in gateway root route: <GatewayDuplicateHeaderException [message='The message contains headers which include a duplicate header field: 'x-correlation-id'', errorCode=gateway:duplicate.header.field, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='A request must not contain multiple header fields with the same field name. For more information see RFC 7230 section 3.2.2.', href=https://tools.ietf.org/rfc/rfc7230.txt, dittoHeaders=ImmutableDittoHeaders [{correlation-id=f50a75d7-8daf-4c68-b848-4d8ff5d4ce63}]]>!
03:49:40 2024-02-26 08:49:39,923 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:40 2024-02-26 08:49:40,051 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:40 2024-02-26 08:49:40,051 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:40 2024-02-26 08:49:40,056 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:40 2024-02-26 08:49:40,087 INFO  [3c523057-5e5a-40f6-906c-4e9689eaa5c8][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/health' was: 200
03:49:40 2024-02-26 08:49:40,132 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:40 2024-02-26 08:49:40,245 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:40 2024-02-26 08:49:40,246 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:40 2024-02-26 08:49:40,250 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:40 2024-02-26 08:49:40,251 INFO  [b7597178-f4e8-40ff-8275-c95ec59c84cc][] o.e.d.g.s.e.d.HttpsEnsuringDirective  - REST request on URI <http://example.com/ws/2> did not originate via HTTPS, sending back <404 Not Found>.
03:49:40 2024-02-26 08:49:40,251 INFO  [b7597178-f4e8-40ff-8275-c95ec59c84cc][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/ws/2' was: 404
03:49:40 2024-02-26 08:49:40,314 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:40 2024-02-26 08:49:40,427 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:40 2024-02-26 08:49:40,428 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:40 2024-02-26 08:49:40,436 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:40 2024-02-26 08:49:40,444 INFO  [d467f828-6e40-4136-8244-da2bb49bbb13][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/9999/things?ids=bumlux' was: 404
03:49:40 2024-02-26 08:49:40,511 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:40 2024-02-26 08:49:40,686 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:40 2024-02-26 08:49:40,686 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:40 2024-02-26 08:49:40,690 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:40 2024-02-26 08:49:40,691 INFO  [a86171bc-a1ca-4a38-895b-6662ce1dfdba][] o.e.d.g.s.e.d.HttpsEnsuringDirective  - REST request on URI <http://example.com/status/cluster> did not originate via HTTPS, sending back <404 Not Found>.
03:49:40 2024-02-26 08:49:40,692 INFO  [a86171bc-a1ca-4a38-895b-6662ce1dfdba][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/cluster' was: 404
03:49:40 2024-02-26 08:49:40,828 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:41 2024-02-26 08:49:40,950 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:41 2024-02-26 08:49:40,950 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:41 2024-02-26 08:49:40,979 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:41 2024-02-26 08:49:40,980 INFO  [e5fab97a-9552-408c-a2d8-d26703bcce1f][] o.e.d.g.s.e.d.HttpsEnsuringDirective  - REST request on URI <http://example.com/api/2/things> did not originate via HTTPS, sending back <404 Not Found>.
03:49:41 2024-02-26 08:49:40,981 INFO  [e5fab97a-9552-408c-a2d8-d26703bcce1f][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things' was: 404
03:49:41 2024-02-26 08:49:41,030 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:41 2024-02-26 08:49:41,130 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:41 2024-02-26 08:49:41,130 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:41 2024-02-26 08:49:41,136 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:41 2024-02-26 08:49:41,139 INFO  [d8cc8063-1613-4247-93cb-8c8a8451d9c1][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
03:49:41 2024-02-26 08:49:41,142 INFO  [d8cc8063-1613-4247-93cb-8c8a8451d9c1][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <GatewayDuplicateHeaderException> occurred in gateway root route: <GatewayDuplicateHeaderException [message='<timeout> was provided as header as well as query parameter with divergent values!', errorCode=gateway:duplicate.header.field, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='A request must not contain multiple header fields with the same field name. For more information see RFC 7230 section 3.2.2.', href=https://tools.ietf.org/rfc/rfc7230.txt, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=d8cc8063-1613-4247-93cb-8c8a8451d9c1, ditto-auth-context={"type":"pre-authenticated-http","subjects":["some-issuer:foo"]}}]]>!
03:49:41 2024-02-26 08:49:41,144 INFO  [d8cc8063-1613-4247-93cb-8c8a8451d9c1][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things?ids=namespace:bumlux&timeout=32s' was: 400
03:49:41 2024-02-26 08:49:41,204 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:41 2024-02-26 08:49:41,358 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:41 2024-02-26 08:49:41,358 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:41 2024-02-26 08:49:41,364 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:41 2024-02-26 08:49:41,367 INFO  [bd68b9f7-017b-49c1-b021-d615c6028036][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[i:foo0, i:foo1, i:foo2, i:foo3, i:foo4, i:foo5, i:foo6, i:foo7, i:foo8, i:foo9]]>.
03:49:41 2024-02-26 08:49:41,381 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:41 2024-02-26 08:49:41,386 INFO  [bd68b9f7-017b-49c1-b021-d615c6028036][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 200
03:49:41 2024-02-26 08:49:41,429 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:41 2024-02-26 08:49:41,582 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:41 2024-02-26 08:49:41,583 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:41 2024-02-26 08:49:41,587 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:41 2024-02-26 08:49:41,613 INFO  [b1cf0477-30ce-4dd5-a884-b110011ec08e][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 200
03:49:41 2024-02-26 08:49:41,651 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:41 2024-02-26 08:49:41,759 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:41 2024-02-26 08:49:41,760 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:41 2024-02-26 08:49:41,780 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:41 2024-02-26 08:49:41,783 INFO  [e178adf6-8916-4286-ae68-c3f833781846][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/' was: 404
03:49:41 2024-02-26 08:49:41,822 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:41 2024-02-26 08:49:41,923 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:41 2024-02-26 08:49:41,924 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:41 2024-02-26 08:49:41,927 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:41 2024-02-26 08:49:41,930 INFO  [6d9c0453-d229-4d79-ac9a-633943e54e8a][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
03:49:41 2024-02-26 08:49:41,934 INFO  [6d9c0453-d229-4d79-ac9a-633943e54e8a][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/foo' was: 404
03:49:42 2024-02-26 08:49:41,992 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:42 2024-02-26 08:49:42,097 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:42 2024-02-26 08:49:42,097 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:42 2024-02-26 08:49:42,101 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:42 2024-02-26 08:49:42,101 INFO  [b88cd674-9ea7-414c-9679-fbaf7a2b7682][] o.e.d.g.s.e.d.HttpsEnsuringDirective  - REST request on URI <http://example.com/api/2/things> did not originate via HTTPS, sending back <404 Not Found>.
03:49:42 2024-02-26 08:49:42,102 INFO  [b88cd674-9ea7-414c-9679-fbaf7a2b7682][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things' was: 404
03:49:42 2024-02-26 08:49:42,142 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:42 2024-02-26 08:49:42,234 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:42 2024-02-26 08:49:42,234 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:42 2024-02-26 08:49:42,238 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:42 2024-02-26 08:49:42,242 INFO  [afc236dc-d9d9-41ee-884f-16514f626110][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
03:49:42 2024-02-26 08:49:42,257 INFO  [afc236dc-d9d9-41ee-884f-16514f626110][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/ws/2' was: 400
03:49:42 2024-02-26 08:49:42,340 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:42 2024-02-26 08:49:42,436 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:42 2024-02-26 08:49:42,437 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:42 2024-02-26 08:49:42,442 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:42 2024-02-26 08:49:42,446 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:42 2024-02-26 08:49:42,452 INFO  [1622cab2-1e14-47e7-ba2b-1e0c861f6d30][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/connections' was: 200
03:49:42 2024-02-26 08:49:42,506 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:42 2024-02-26 08:49:42,603 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:42 2024-02-26 08:49:42,603 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:42 2024-02-26 08:49:42,646 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:42 2024-02-26 08:49:42,760 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:42 2024-02-26 08:49:42,760 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:42 2024-02-26 08:49:42,764 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:42 2024-02-26 08:49:42,777 INFO  [31caeeb5-68f3-4171-90b0-6bdfe0bdcc82][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
03:49:42 2024-02-26 08:49:42,787 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:42 2024-02-26 08:49:42,796 INFO  [31caeeb5-68f3-4171-90b0-6bdfe0bdcc82][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things?ids=namespace:bumlux' was: 200
03:49:42 2024-02-26 08:49:42,850 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:43 2024-02-26 08:49:42,959 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:43 2024-02-26 08:49:42,959 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:43 2024-02-26 08:49:42,963 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:43 2024-02-26 08:49:42,966 INFO  [b1f3a7b7-6a68-492e-921d-4ce88ee96d23][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
03:49:43 2024-02-26 08:49:42,987 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <CommandHeaderInvalidException>!
03:49:43 2024-02-26 08:49:42,987 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <CommandHeaderInvalidException> occurred in gateway root route: <CommandHeaderInvalidException [message='Query commands must not have the header 'response-required' set to false', errorCode=command.headers.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Set the header 'response-required' to true instead in order to receive a response to your query command.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>!
03:49:43 2024-02-26 08:49:42,989 INFO  [b1f3a7b7-6a68-492e-921d-4ce88ee96d23][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things/org.eclipse.ditto:dummy' was: 400
03:49:43 2024-02-26 08:49:43,035 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:43 2024-02-26 08:49:43,139 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:43 2024-02-26 08:49:43,139 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:43 2024-02-26 08:49:43,152 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:43 2024-02-26 08:49:43,155 INFO  [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
03:49:43 2024-02-26 08:49:43,158 INFO  [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <DittoHeadersTooLargeException> occurred in gateway root route: <DittoHeadersTooLargeException [message='The headers are too large.', errorCode=headers.too.large, httpStatus=HttpStatus [code=431, category=CLIENT_ERROR], description='The number of bytes exceeded the maximum allowed value <5,120>!', href=null, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx, ditto-auth-context={"type":"pre-authenticated-http","subjects":["some-issuer:foo"]}, x-ditto-pre-authenticated=some-issuer:foo, x-correlation-id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}]]>!
03:49:43 2024-02-26 08:49:43,177 INFO  [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 431
03:49:43 2024-02-26 08:49:43,213 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:43 2024-02-26 08:49:43,345 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:43 2024-02-26 08:49:43,346 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:43 2024-02-26 08:49:43,351 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:43 2024-02-26 08:49:43,354 INFO  [a1c9f0af-fcdd-4e42-a224-9512155c06be][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/doesNotExist' was: 404
03:49:43 2024-02-26 08:49:43,405 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:43 2024-02-26 08:49:43,512 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:43 2024-02-26 08:49:43,513 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:43 2024-02-26 08:49:43,516 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:43 2024-02-26 08:49:43,517 INFO  [3a77c08c-bc48-447f-976a-716314bd15b9][] o.e.d.g.s.e.d.HttpsEnsuringDirective  - REST request on URI <http://example.com/status/health> did not originate via HTTPS, sending back <404 Not Found>.
03:49:43 2024-02-26 08:49:43,518 INFO  [3a77c08c-bc48-447f-976a-716314bd15b9][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/health' was: 404
03:49:43 2024-02-26 08:49:43,555 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:43 2024-02-26 08:49:43,660 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:43 2024-02-26 08:49:43,660 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:43 2024-02-26 08:49:43,663 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:43 2024-02-26 08:49:43,680 INFO  [c89fcf82-10a4-4e1d-bffb-70f194531145][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/connections' was: 401
03:49:43 2024-02-26 08:49:43,719 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:43 2024-02-26 08:49:43,816 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:43 2024-02-26 08:49:43,816 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:43 2024-02-26 08:49:43,820 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:43 2024-02-26 08:49:43,827 INFO  [fd9b605f-33d9-4e9f-ae6f-476eb0c35353][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/health' was: 200
03:49:43 2024-02-26 08:49:43,867 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:44 2024-02-26 08:49:43,985 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:44 2024-02-26 08:49:43,985 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:44 2024-02-26 08:49:43,990 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:44 2024-02-26 08:49:43,993 INFO  [339e39a8-dfab-4467-9dd4-d6b58871b8d8][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/doesNotExist' was: 301
03:49:44 2024-02-26 08:49:44,047 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:44 2024-02-26 08:49:44,130 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:44 2024-02-26 08:49:44,130 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:44 2024-02-26 08:49:44,141 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:44 2024-02-26 08:49:44,149 INFO  [85688e58-5a2f-4cd5-8d4c-cad3182e1123][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
03:49:44 2024-02-26 08:49:44,152 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <ThingIdInvalidException>!
03:49:44 2024-02-26 08:49:44,153 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingIdInvalidException> occurred in gateway root route: <ThingIdInvalidException [message='Thing ID 'namespace:e4f1cb13-c2cc-40a6-ac87-7a68d0e4bbc6:fc78488b-a326-48b1-b716-d41f039c6e64:a0a01ee6-e646-4596-b796-fea7fb30ee9a:356769a1-0a01-4328-bb48-2ca9674ced18:f6e01acb-05d8-4d68-b6ce-ffb59b401430:ba0d415d-1e32-46d6-a7c7-4652441e1dbb:e9767f94-62b7-442d-b359-ce4f52a5d466:166a973d-4bc9-4fe9-9ad3-7d136c566e06:5fdc13d9-0f6a-4141-8123-27baf676a153:ad8d0b7d-8540-434d-85df-bd0d19992934:331ae3bf-80ab-4717-8b0a-d687501b44c8:71cb7c9d-4818-4df6-8b49-10ef5d9fee63:4021afbc-97e6-4f86-9718-4cd864759ad3:e8676a9a-9e78-440e-acf9-63a9c2062b89:65de3b74-f21a-4018-a7e1-1dd7499ed7dd:e3dcb144-bcd8-4b02-b12c-ae802e2c9e53:28b40a0c-b28d-4e89-84ec-1dc3b7c69c01:9528dccb-cb4d-4005-a255-11c96dceafb1:fdbfb321-df09-45b9-b880-aab7242a81c6:72897d9c-5c79-49a4-991d-cf2ceb3edbbb:c8650d69-06ec-4dd4-b6bd-e0d1b72e0fcf:8e031afe-50d1-4ff9-8c99-2ab715c3c542:2b53ca78-bf5a-41a3-a9ff-97edb0902f5c:8ebf7bf5-0aec-4806-812f-b6250501de88:4eeb2dca-e0dc-4f86-a222-3e9f63ec6481:e0a80710-8d7a-4291-a375-33afe48a4cfa:7a170765-7ca8-48d8-9625-2ec616284431:85a23dba-0616-4b47-879d-a3f7c2f4d5fa:23ea3c95-0b74-45c0-8d44-106e237c474d:316ea974-6000-4ab9-90b5-b09461cbd53e:c0ed44aa-d2d0-4711-9c19-b0dd1dd31e95:00f725d2-eaa7-40f1-b436-c913f0481621:333a0917-73a8-404c-a2ca-6a334daf08ba:328cfb08-2f0d-4faf-9fff-fd95179b3e36:983db02b-e0b8-4a55-b3a0-850eb6dc067d:ae1d2fa3-e01a-451c-ab9a-807bc4818803:dbcaa237-946a-4439-a85f-db7a93b7634b:f8f2b4dc-3e2b-4e11-a50e-d642ab4a104d:7e490504-227a-4974-b130-f3cd5b8d1072:d75c8e20-abdc-4b27-a5dd-82522ac824c9:0300f34b-5885-47c0-8356-b3d36d4343da:ee7e72b4-b255-48d8-941d-8af7b2ef3ac0:75e926a3-7b3a-45c7-957b-49174d4d1294:6c6278c2-9336-40ba-a7c9-9fcce8ee214f:e06f254f-93fb-4474-9eea-602db588cf88:38284088-ef43-4c13-a45e-79626c7db11d:feeb33b3-f80b-4021-8bc9-ac1115c63b6b:0f23e172-ea01-46b0-88b8-573869556fe6:7ad6dcf1-fdb0-41b2-9bd7-2c5860d6103c:c9f8352a-c44a-450b-8be6-abd2c3bdef4a:ba039cfa-cee5-4f4d-8791-2af26c9c6433:6851fd78-60b4-4224-b5c7-572aeb26e6a0:a819de4a-3dbb-4821-83d5-196ca14dbaac:2ff125c0-a7ce-4fbe-a585-ecba7e41a547:c11a4629-eb0f-459b-b3e5-588764a590f9:e110718e-1844-4704-aaf8-7c9ce4ac5a17:dd665698-c3f0-4bd7-8be8-7ead45846d77:8f5bb7d2-953e-4f22-a397-5de20c6b8127:ec947275-c73d-4093-af7d-f50c2bae6f53:a3f6d0e2-b086-4b6a-8e34-84f82cb09fd8:57aa6d00-ac83-4cac-a995-283b87c82174:2b367282-863c-4147-b3b6-65711399c8e7:2549d4f7-ebc3-499e-9d5d-6c117158b566:7a7584ba-16b8-4ba8-8afc-9d78d7ab5b84:9d2dc88a-2b54-4a6e-b56b-ccdafc3260ca:cef0ce30-f843-4a51-ae01-4b7f85a84639:ae5d8592-62be-438d-9728-cbcfbd6ce535:19a7b1ae-12dc-4162-88c2-f7c078643e9e:d9ef0803-5ce3-4bbe-acfd-d7d6e56a3468:e1970128-d3ee-4469-bdbe-e9353deb7b36:3b237042-2b84-41c1-9296-1717f99dc8c0:585a4949-0309-4457-9856-52f99bcbdb4a:080f0ef8-9710-4a42-9f43-dc49599c6bbd:b11e7285-c155-4a06-92a7-3ecb62c51dc0:bddfdc2d-68fc-4816-a7dd-a1a205cfc1c5:1c17631e-a9dd-4614-8a4f-61479ff74415:9a9476fe-69ee-4c71-bb09-65da72c5df9e:de6b1988-dfe0-4ecb-8fe6-5a5fae8aa8ef:5bd28e80-dca0-4c66-bdf4-50d302350ca1:26ba458b-0268-47a1-a3fa-8df5004cda8a:3ec7c71c-5208-4bc3-b7e8-3832534eb404:d834dd06-b55a-44b5-8a13-0829945bff1f:4a954add-e855-45e3-bd34-8a5068490b5c:486e0f39-94ce-46c1-a6d8-951f19e53732:c8ac5290-3743-4721-975a-6f50a005b95c:ffc87280-83ed-4cf0-a5df-7766c7c65b19:05416d58-78ce-4a36-8a6a-8ddeb250be9c:f4946f24-3e2b-438a-a2b7-b1b5f989ee8e:0eb60026-9b80-4ae5-bac8-86d77fff4fed:dc22bb2c-6e33-4cf8-b823-22fa59980527:029bd596-b7d3-47bf-910d-ab3112b01e1f:02a187d6-dd01-4dea-9bfb-d7a25a3bc240:48df5f1b-290c-4fd9-8422-0e8c6de3affc:2c253965-362d-4a2a-a998-4c17d9a15b37:fea9696d-b0d3-4a9e-b363-8969bebafb4b:17d04ab3-9ce6-4ec5-81ec-c0326db63f58:60956a45-4c4f-4f8d-8e31-292c9a8e9421:fcb2821b-e86f-44e5-8b55-804db0619226:9cebf990-140d-4d48-9d95-afa2bb48b22f:d00a66fc-d37a-43dc-9ba6-03942bca8dfc' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{}]]>!
03:49:44 2024-02-26 08:49:44,155 INFO  [85688e58-5a2f-4cd5-8d4c-cad3182e1123][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things/namespace:e4f1cb13-c2cc-40a6-ac87-7a68d0e4bbc6:fc78488b-a326-48b1-b716-d41f039c6e64:a0a01ee6-e646-4596-b796-fea7fb30ee9a:356769a1-0a01-4328-bb48-2ca9674ced18:f6e01acb-05d8-4d68-b6ce-ffb59b401430:ba0d415d-1e32-46d6-a7c7-4652441e1dbb:e9767f94-62b7-442d-b359-ce4f52a5d466:166a973d-4bc9-4fe9-9ad3-7d136c566e06:5fdc13d9-0f6a-4141-8123-27baf676a153:ad8d0b7d-8540-434d-85df-bd0d19992934:331ae3bf-80ab-4717-8b0a-d687501b44c8:71cb7c9d-4818-4df6-8b49-10ef5d9fee63:4021afbc-97e6-4f86-9718-4cd864759ad3:e8676a9a-9e78-440e-acf9-63a9c2062b89:65de3b74-f21a-4018-a7e1-1dd7499ed7dd:e3dcb144-bcd8-4b02-b12c-ae802e2c9e53:28b40a0c-b28d-4e89-84ec-1dc3b7c69c01:9528dccb-cb4d-4005-a255-11c96dceafb1:fdbfb321-df09-45b9-b880-aab7242a81c6:72897d9c-5c79-49a4-991d-cf2ceb3edbbb:c8650d69-06ec-4dd4-b6bd-e0d1b72e0fcf:8e031afe-50d1-4ff9-8c99-2ab715c3c542:2b53ca78-bf5a-41a3-a9ff-97edb0902f5c:8ebf7bf5-0aec-4806-812f-b6250501de88:4eeb2dca-e0dc-4f86-a222-3e9f63ec6481:e0a80710-8d7a-4291-a375-33afe48a4cfa:7a170765-7ca8-48d8-9625-2ec616284431:85a23dba-0616-4b47-879d-a3f7c2f4d5fa:23ea3c95-0b74-45c0-8d44-106e237c474d:316ea974-6000-4ab9-90b5-b09461cbd53e:c0ed44aa-d2d0-4711-9c19-b0dd1dd31e95:00f725d2-eaa7-40f1-b436-c913f0481621:333a0917-73a8-404c-a2ca-6a334daf08ba:328cfb08-2f0d-4faf-9fff-fd95179b3e36:983db02b-e0b8-4a55-b3a0-850eb6dc067d:ae1d2fa3-e01a-451c-ab9a-807bc4818803:dbcaa237-946a-4439-a85f-db7a93b7634b:f8f2b4dc-3e2b-4e11-a50e-d642ab4a104d:7e490504-227a-4974-b130-f3cd5b8d1072:d75c8e20-abdc-4b27-a5dd-82522ac824c9:0300f34b-5885-47c0-8356-b3d36d4343da:ee7e72b4-b255-48d8-941d-8af7b2ef3ac0:75e926a3-7b3a-45c7-957b-49174d4d1294:6c6278c2-9336-40ba-a7c9-9fcce8ee214f:e06f254f-93fb-4474-9eea-602db588cf88:38284088-ef43-4c13-a45e-79626c7db11d:feeb33b3-f80b-4021-8bc9-ac1115c63b6b:0f23e172-ea01-46b0-88b8-573869556fe6:7ad6dcf1-fdb0-41b2-9bd7-2c5860d6103c:c9f8352a-c44a-450b-8be6-abd2c3bdef4a:ba039cfa-cee5-4f4d-8791-2af26c9c6433:6851fd78-60b4-4224-b5c7-572aeb26e6a0:a819de4a-3dbb-4821-83d5-196ca14dbaac:2ff125c0-a7ce-4fbe-a585-ecba7e41a547:c11a4629-eb0f-459b-b3e5-588764a590f9:e110718e-1844-4704-aaf8-7c9ce4ac5a17:dd665698-c3f0-4bd7-8be8-7ead45846d77:8f5bb7d2-953e-4f22-a397-5de20c6b8127:ec947275-c73d-4093-af7d-f50c2bae6f53:a3f6d0e2-b086-4b6a-8e34-84f82cb09fd8:57aa6d00-ac83-4cac-a995-283b87c82174:2b367282-863c-4147-b3b6-65711399c8e7:2549d4f7-ebc3-499e-9d5d-6c117158b566:7a7584ba-16b8-4ba8-8afc-9d78d7ab5b84:9d2dc88a-2b54-4a6e-b56b-ccdafc3260ca:cef0ce30-f843-4a51-ae01-4b7f85a84639:ae5d8592-62be-438d-9728-cbcfbd6ce535:19a7b1ae-12dc-4162-88c2-f7c078643e9e:d9ef0803-5ce3-4bbe-acfd-d7d6e56a3468:e1970128-d3ee-4469-bdbe-e9353deb7b36:3b237042-2b84-41c1-9296-1717f99dc8c0:585a4949-0309-4457-9856-52f99bcbdb4a:080f0ef8-9710-4a42-9f43-dc49599c6bbd:b11e7285-c155-4a06-92a7-3ecb62c51dc0:bddfdc2d-68fc-4816-a7dd-a1a205cfc1c5:1c17631e-a9dd-4614-8a4f-61479ff74415:9a9476fe-69ee-4c71-bb09-65da72c5df9e:de6b1988-dfe0-4ecb-8fe6-5a5fae8aa8ef:5bd28e80-dca0-4c66-bdf4-50d302350ca1:26ba458b-0268-47a1-a3fa-8df5004cda8a:3ec7c71c-5208-4bc3-b7e8-3832534eb404:d834dd06-b55a-44b5-8a13-0829945bff1f:4a954add-e855-45e3-bd34-8a5068490b5c:486e0f39-94ce-46c1-a6d8-951f19e53732:c8ac5290-3743-4721-975a-6f50a005b95c:ffc87280-83ed-4cf0-a5df-7766c7c65b19:05416d58-78ce-4a36-8a6a-8ddeb250be9c:f4946f24-3e2b-438a-a2b7-b1b5f989ee8e:0eb60026-9b80-4ae5-bac8-86d77fff4fed:dc22bb2c-6e33-4cf8-b823-22fa59980527:029bd596-b7d3-47bf-910d-ab3112b01e1f:02a187d6-dd01-4dea-9bfb-d7a25a3bc240:48df5f1b-290c-4fd9-8422-0e8c6de3affc:2c253965-362d-4a2a-a998-4c17d9a15b37:fea9696d-b0d3-4a9e-b363-8969bebafb4b:17d04ab3-9ce6-4ec5-81ec-c0326db63f58:60956a45-4c4f-4f8d-8e31-292c9a8e9421:fcb2821b-e86f-44e5-8b55-804db0619226:9cebf990-140d-4d48-9d95-afa2bb48b22f:d00a66fc-d37a-43dc-9ba6-03942bca8dfc' was: 400
03:49:44 2024-02-26 08:49:44,208 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:44 2024-02-26 08:49:44,306 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:44 2024-02-26 08:49:44,306 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:44 2024-02-26 08:49:44,310 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:44 2024-02-26 08:49:44,313 INFO  [2b20795d-8663-409b-8007-2dd98a07f515][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
03:49:44 2024-02-26 08:49:44,318 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:44 2024-02-26 08:49:44,322 INFO  [2b20795d-8663-409b-8007-2dd98a07f515][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 200
03:49:44 2024-02-26 08:49:44,378 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:44 2024-02-26 08:49:44,459 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:44 2024-02-26 08:49:44,459 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:44 2024-02-26 08:49:44,478 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:44 2024-02-26 08:49:44,481 INFO  [1ba4fb8d-167e-4530-bf4a-25a57f00a48d][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 200
03:49:44 2024-02-26 08:49:44,518 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:44 2024-02-26 08:49:44,641 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:44 2024-02-26 08:49:44,641 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:44 2024-02-26 08:49:44,644 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:44 2024-02-26 08:49:44,648 INFO  [bebb8861-d3a7-4396-9a15-d325f223be6e][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/cluster' was: 200
03:49:44 2024-02-26 08:49:44,694 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:44 2024-02-26 08:49:44,757 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:44 2024-02-26 08:49:44,757 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:49:44 2024-02-26 08:49:44,760 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
03:49:44 2024-02-26 08:49:44,763 INFO  [81364b73-8026-4bf0-9ffc-3ee7b85b55aa][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/nan/things?ids=bumlux' was: 404
03:49:44 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.152 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest
03:49:44 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest
03:49:45 2024-02-26 08:49:45,021 INFO  [handleCompletionExceptionWithDittoRuntimeExceptionAsCause][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <GatewayMethodNotAllowedException> occurred in gateway root route: <GatewayMethodNotAllowedException [message='The provided HTTP method 'GET' is not allowed on this resource.', errorCode=gateway:method.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Check if you used the correct resource and method combination.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=handleCompletionExceptionWithDittoRuntimeExceptionAsCause}]]>!
03:49:45 [INFO] [02/26/2024 08:49:45.077] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:45 [INFO] [02/26/2024 08:49:45.141] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:45 2024-02-26 08:49:45,213 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <null>!
03:49:45 java.lang.AssertionError: null
03:49:45 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189)
03:49:45 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
03:49:45 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
03:49:45 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
03:49:45 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
03:49:45 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192)
03:49:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:45 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:45 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:45 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:45 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:45 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:49:45 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:45 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:45 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:45 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:45 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:45 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:45 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:45 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:45 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:45 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:45 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:49:45 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:49:45 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:45 2024-02-26 08:49:45,213 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <null>!
03:49:45 java.lang.AssertionError: null
03:49:45 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189)
03:49:45 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
03:49:45 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
03:49:45 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
03:49:45 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
03:49:45 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192)
03:49:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:45 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:45 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:45 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:45 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:45 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:49:45 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:45 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:45 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:45 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:45 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:45 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:45 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:45 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:45 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:45 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:45 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:49:45 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:49:45 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:45 [INFO] [02/26/2024 08:49:45.218] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:45 2024-02-26 08:49:45,326 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <DittoJsonException>!
03:49:45 2024-02-26 08:49:45,327 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <DittoJsonException> occurred in gateway root route: <DittoJsonException [message='JSON did not include required <myField> field!', errorCode=json.field.missing, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Check if all required JSON fields were set.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>!
03:49:45 [INFO] [02/26/2024 08:49:45.331] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:45 2024-02-26 08:49:45,429 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <42>!
03:49:45 java.lang.NumberFormatException: 42
03:49:45 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177)
03:49:45 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
03:49:45 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
03:49:45 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
03:49:45 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
03:49:45 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180)
03:49:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:45 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:45 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:45 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:45 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:45 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:49:45 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:45 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:45 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:45 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:45 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:45 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:45 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:45 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:45 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:45 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:45 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:49:45 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:49:45 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:45 2024-02-26 08:49:45,429 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <42>!
03:49:45 java.lang.NumberFormatException: 42
03:49:45 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177)
03:49:45 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
03:49:45 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
03:49:45 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
03:49:45 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
03:49:45 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:49:45 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
03:49:45 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
03:49:45 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180)
03:49:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:45 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:45 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:45 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:45 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:45 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:49:45 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:45 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:45 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:45 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:45 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:45 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:45 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:45 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:45 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:45 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:45 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:49:45 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:49:45 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:45 [INFO] [02/26/2024 08:49:45.433] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:45 [INFO] [02/26/2024 08:49:45.600] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:45 2024-02-26 08:49:45,702 INFO  [handleDittoRuntimeException][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <GatewayMethodNotAllowedException> occurred in gateway root route: <GatewayMethodNotAllowedException [message='The provided HTTP method 'GET' is not allowed on this resource.', errorCode=gateway:method.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Check if you used the correct resource and method combination.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=handleDittoRuntimeException}]]>!
03:49:45 [INFO] [02/26/2024 08:49:45.704] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:45 2024-02-26 08:49:45,753 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <DittoJsonException>!
03:49:45 2024-02-26 08:49:45,753 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <DittoJsonException> occurred in gateway root route: <DittoJsonException [message='JSON did not include required <myField> field!', errorCode=json.field.missing, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Check if all required JSON fields were set.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>!
03:49:45 [INFO] [02/26/2024 08:49:45.756] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:45 2024-02-26 08:49:45,821 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>!
03:49:45 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42
03:49:45 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125)
03:49:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:45 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:45 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:45 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:45 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:45 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:49:45 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:45 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:45 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:45 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:45 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:45 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:45 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:45 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:45 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:45 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:45 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:49:45 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:49:45 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:45 Caused by: java.lang.NumberFormatException: 42
03:49:45 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124)
03:49:45 	... 36 common frames omitted
03:49:45 2024-02-26 08:49:45,821 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>!
03:49:45 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42
03:49:45 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125)
03:49:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:49:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:49:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:49:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:49:45 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:49:45 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:49:45 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:49:45 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:49:45 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:49:45 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:49:45 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:49:45 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:49:45 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:49:45 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:49:45 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:49:45 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:49:45 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:49:45 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:49:45 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:49:45 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:49:45 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:49:45 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:49:45 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:49:45 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:49:45 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:49:45 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:49:45 Caused by: java.lang.NumberFormatException: 42
03:49:45 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124)
03:49:45 	... 36 common frames omitted
03:49:45 [INFO] [02/26/2024 08:49:45.824] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest
03:49:45 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest
03:49:45 2024-02-26 08:49:45,904 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:46 2024-02-26 08:49:45,998 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:46 2024-02-26 08:49:46,014 WARN  [][] o.a.p.c.Cluster Cluster(pekko://FeaturesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:46 2024-02-26 08:49:46,058 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:46 2024-02-26 08:49:46,118 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:46 2024-02-26 08:49:46,199 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:46 2024-02-26 08:49:46,238 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:46 2024-02-26 08:49:46,318 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:46 2024-02-26 08:49:46,383 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:46 2024-02-26 08:49:46,533 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:46 2024-02-26 08:49:46,705 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:46 2024-02-26 08:49:46,791 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:46 2024-02-26 08:49:46,881 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:47 2024-02-26 08:49:46,925 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:47 2024-02-26 08:49:47,001 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:47 2024-02-26 08:49:47,048 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:47 2024-02-26 08:49:47,122 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:47 2024-02-26 08:49:47,158 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:47 2024-02-26 08:49:47,243 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:47 2024-02-26 08:49:47,318 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:47 2024-02-26 08:49:47,419 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:47 2024-02-26 08:49:47,457 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:47 2024-02-26 08:49:47,545 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:47 2024-02-26 08:49:47,624 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:47 2024-02-26 08:49:47,746 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:47 2024-02-26 08:49:47,826 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:47 2024-02-26 08:49:47,887 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:48 2024-02-26 08:49:48,004 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:48 2024-02-26 08:49:48,117 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:48 2024-02-26 08:49:48,196 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:48 2024-02-26 08:49:48,236 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:48 2024-02-26 08:49:48,311 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:48 2024-02-26 08:49:48,357 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:48 2024-02-26 08:49:48,421 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:48 2024-02-26 08:49:48,481 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:48 2024-02-26 08:49:48,532 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:48 2024-02-26 08:49:48,605 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:48 2024-02-26 08:49:48,734 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:48 2024-02-26 08:49:48,813 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:48 2024-02-26 08:49:48,851 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:48 2024-02-26 08:49:48,926 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:49 2024-02-26 08:49:48,996 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:49 2024-02-26 08:49:49,060 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:49 2024-02-26 08:49:49,133 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:49 2024-02-26 08:49:49,208 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:49 2024-02-26 08:49:49,297 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:49 2024-02-26 08:49:49,392 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:49 2024-02-26 08:49:49,439 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:49 2024-02-26 08:49:49,519 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:49 2024-02-26 08:49:49,599 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:49 2024-02-26 08:49:49,710 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:49 2024-02-26 08:49:49,753 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:49 2024-02-26 08:49:49,831 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:49 2024-02-26 08:49:49,891 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:49 2024-02-26 08:49:49,949 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:50 2024-02-26 08:49:50,004 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:50 2024-02-26 08:49:50,065 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:50 2024-02-26 08:49:50,122 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:50 2024-02-26 08:49:50,197 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:50 2024-02-26 08:49:50,239 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:50 2024-02-26 08:49:50,337 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:50 2024-02-26 08:49:50,406 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:50 2024-02-26 08:49:50,482 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:50 2024-02-26 08:49:50,532 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:50 2024-02-26 08:49:50,600 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:50 2024-02-26 08:49:50,643 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:50 2024-02-26 08:49:50,728 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:50 2024-02-26 08:49:50,779 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:50 2024-02-26 08:49:50,836 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:50 2024-02-26 08:49:50,892 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:50 2024-02-26 08:49:50,948 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:51 2024-02-26 08:49:50,991 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:51 2024-02-26 08:49:51,131 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:51 2024-02-26 08:49:51,215 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:51 2024-02-26 08:49:51,291 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:51 2024-02-26 08:49:51,342 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:51 2024-02-26 08:49:51,412 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:51 2024-02-26 08:49:51,445 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:51 2024-02-26 08:49:51,543 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:51 2024-02-26 08:49:51,600 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:51 2024-02-26 08:49:51,630 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:51 2024-02-26 08:49:51,715 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:51 2024-02-26 08:49:51,759 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:51 2024-02-26 08:49:51,819 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:51 2024-02-26 08:49:51,882 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:52 2024-02-26 08:49:51,929 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:52 2024-02-26 08:49:51,997 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:52 2024-02-26 08:49:52,026 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:52 2024-02-26 08:49:52,081 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:52 2024-02-26 08:49:52,114 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:52 2024-02-26 08:49:52,155 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:52 2024-02-26 08:49:52,198 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:52 2024-02-26 08:49:52,248 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:52 2024-02-26 08:49:52,303 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:52 2024-02-26 08:49:52,345 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:52 2024-02-26 08:49:52,393 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:52 2024-02-26 08:49:52,437 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:52 2024-02-26 08:49:52,483 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:52 2024-02-26 08:49:52,527 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:52 2024-02-26 08:49:52,558 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:52 2024-02-26 08:49:52,653 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:52 2024-02-26 08:49:52,714 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:52 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.889 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest
03:49:52 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest
03:49:52 2024-02-26 08:49:52,780 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:52 2024-02-26 08:49:52,839 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:52 2024-02-26 08:49:52,851 WARN  [][] o.a.p.c.Cluster Cluster(pekko://MessagesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:52 2024-02-26 08:49:52,925 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:53 2024-02-26 08:49:53,009 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:53 2024-02-26 08:49:53,050 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:53 2024-02-26 08:49:53,104 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:53 2024-02-26 08:49:53,192 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:53 2024-02-26 08:49:53,293 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:53 2024-02-26 08:49:53,358 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:53 2024-02-26 08:49:53,422 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:53 2024-02-26 08:49:53,481 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:53 2024-02-26 08:49:53,514 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:53 2024-02-26 08:49:53,615 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:53 2024-02-26 08:49:53,657 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:53 2024-02-26 08:49:53,704 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:53 2024-02-26 08:49:53,745 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:53 2024-02-26 08:49:53,798 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:53 2024-02-26 08:49:53,841 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:53 2024-02-26 08:49:53,889 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:53 2024-02-26 08:49:53,929 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:54 2024-02-26 08:49:53,963 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:54 2024-02-26 08:49:54,015 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:54 2024-02-26 08:49:54,055 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:54 2024-02-26 08:49:54,137 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:54 2024-02-26 08:49:54,189 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:54 2024-02-26 08:49:54,224 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:54 2024-02-26 08:49:54,280 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:54 2024-02-26 08:49:54,308 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:54 2024-02-26 08:49:54,347 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:54 2024-02-26 08:49:54,410 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:54 2024-02-26 08:49:54,492 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:54 2024-02-26 08:49:54,533 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:54 2024-02-26 08:49:54,583 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:54 2024-02-26 08:49:54,647 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:54 2024-02-26 08:49:54,709 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:54 2024-02-26 08:49:54,740 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:54 2024-02-26 08:49:54,801 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:54 2024-02-26 08:49:54,833 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:54 2024-02-26 08:49:54,888 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:54 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.157 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest
03:49:54 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest
03:49:54 2024-02-26 08:49:54,928 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:55 2024-02-26 08:49:55,003 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:55 2024-02-26 08:49:55,015 WARN  [][] o.a.p.c.Cluster Cluster(pekko://ThingsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:55 2024-02-26 08:49:55,047 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:55 2024-02-26 08:49:55,093 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:55 2024-02-26 08:49:55,134 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:55 2024-02-26 08:49:55,196 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:55 2024-02-26 08:49:55,293 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:55 2024-02-26 08:49:55,365 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:55 2024-02-26 08:49:55,408 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:55 2024-02-26 08:49:55,517 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:55 2024-02-26 08:49:55,618 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:55 2024-02-26 08:49:55,650 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:55 2024-02-26 08:49:55,718 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:55 2024-02-26 08:49:55,753 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:55 2024-02-26 08:49:55,827 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:55 2024-02-26 08:49:55,835 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:55 2024-02-26 08:49:55,907 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:55 2024-02-26 08:49:55,953 INFO  [ThingsRouteTest.postThingWithLiveChannelHeader-eaf0444][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingNotCreatableException> occurred in gateway root route: <ThingNotCreatableException [message='Thing could not be created via channel <live>.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Creating a thing via <live> channel is not supported. If you want to create a digital twin instead, please use channel <twin>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingsRouteTest.postThingWithLiveChannelHeader-eaf0444, channel=live}]]>!
03:49:56 2024-02-26 08:49:56,000 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:56 2024-02-26 08:49:56,057 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:56 2024-02-26 08:49:56,080 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:56 2024-02-26 08:49:56,122 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:56 2024-02-26 08:49:56,187 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:56 2024-02-26 08:49:56,215 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:56 2024-02-26 08:49:56,279 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:56 2024-02-26 08:49:56,285 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:56 2024-02-26 08:49:56,320 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:56 2024-02-26 08:49:56,386 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:56 2024-02-26 08:49:56,414 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:56 2024-02-26 08:49:56,482 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:56 2024-02-26 08:49:56,507 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:56 2024-02-26 08:49:56,557 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:56 2024-02-26 08:49:56,602 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:56 2024-02-26 08:49:56,642 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:56 2024-02-26 08:49:56,679 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:56 2024-02-26 08:49:56,720 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:56 2024-02-26 08:49:56,749 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:56 2024-02-26 08:49:56,808 INFO  [ThingsRouteTest.postThingWithLiveChannelQueryParameter-a51a831][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingNotCreatableException> occurred in gateway root route: <ThingNotCreatableException [message='Thing could not be created via channel <live>.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Creating a thing via <live> channel is not supported. If you want to create a digital twin instead, please use channel <twin>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingsRouteTest.postThingWithLiveChannelQueryParameter-a51a831}]]>!
03:49:56 2024-02-26 08:49:56,833 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:56 2024-02-26 08:49:56,889 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:56 2024-02-26 08:49:56,895 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:57 2024-02-26 08:49:56,928 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:57 2024-02-26 08:49:56,981 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:57 2024-02-26 08:49:57,013 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:57 2024-02-26 08:49:57,053 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <ThingIdInvalidException>!
03:49:57 2024-02-26 08:49:57,054 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingIdInvalidException> occurred in gateway root route: <ThingIdInvalidException [message='Thing ID '' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{}]]>!
03:49:57 2024-02-26 08:49:57,092 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:57 2024-02-26 08:49:57,134 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
03:49:57 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest
03:49:57 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest
03:49:57 2024-02-26 08:49:57,198 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:57 2024-02-26 08:49:57,287 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:57 2024-02-26 08:49:57,316 WARN  [][] o.a.p.c.Cluster Cluster(pekko://1b65d651-4dd8-4974-ae0c-77e736b0fe2d) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:57 2024-02-26 08:49:57,372 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:57 2024-02-26 08:49:57,393 WARN  [][] o.a.p.c.Cluster Cluster(pekko://StatsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:57 2024-02-26 08:49:57,508 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:57 2024-02-26 08:49:57,632 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:57 2024-02-26 08:49:57,716 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:57 2024-02-26 08:49:57,790 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest
03:49:57 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest
03:49:57 2024-02-26 08:49:57,889 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:58 2024-02-26 08:49:57,946 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:58 2024-02-26 08:49:57,957 WARN  [][] o.a.p.c.Cluster Cluster(pekko://OverallStatusRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:49:58 2024-02-26 08:49:58,029 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:58 2024-02-26 08:49:58,104 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:58 2024-02-26 08:49:58,192 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:58 2024-02-26 08:49:58,290 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:58 2024-02-26 08:49:58,392 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:58 2024-02-26 08:49:58,488 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:58 2024-02-26 08:49:58,562 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:49:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest
03:49:58 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest
03:49:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest
03:49:58 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest
03:49:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest
03:49:58 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest
03:49:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest
03:49:58 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest
03:49:59 2024-02-26 08:49:59,112 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl>
03:49:59 [INFO] [02/26/2024 08:49:59.184] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:59 [INFO] [02/26/2024 08:49:59.413] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:59 2024-02-26 08:49:59,523 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <application/x-www-form-urlencoded> request: < PUT someUrl>
03:49:59 [INFO] [02/26/2024 08:49:59.526] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:59 [INFO] [02/26/2024 08:49:59.626] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:59 [INFO] [02/26/2024 08:49:59.715] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:59 [INFO] [02/26/2024 08:49:59.802] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:59 2024-02-26 08:49:59,887 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl>
03:49:59 [INFO] [02/26/2024 08:49:59.890] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:49:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest
03:49:59 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest
03:50:00 2024-02-26 08:49:59,931 WARN  [][] k.c.HttpPropagation$Settings  - W3C TraceContext propagation should be used only with identifier-scheme = double
03:50:00 2024-02-26 08:49:59,932 WARN  [][] k.c.HttpPropagation$Settings  - W3C TraceContext propagation should be used only with identifier-scheme = double
03:50:00 2024-02-26 08:49:59,946 WARN  [][] kamon.Init  - Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option
03:50:00 2024-02-26 08:50:00,100 WARN  [][] k.m.ModuleRegistry  - Failed to create instance of module [Process Metrics]
03:50:00 java.lang.NoClassDefFoundError: oshi/SystemInfo
03:50:00 	at kamon.instrumentation.system.process.ProcessMetricsCollector$MetricsCollectionTask.<init>(ProcessMetricsCollector.scala:65)
03:50:00 	at kamon.instrumentation.system.process.ProcessMetricsCollector.<init>(ProcessMetricsCollector.scala:39)
03:50:00 	at kamon.instrumentation.system.process.ProcessMetricsCollector$Factory.create(ProcessMetricsCollector.scala:171)
03:50:00 	at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361)
03:50:00 	at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124)
03:50:00 	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
03:50:00 	at scala.Option.fold(Option.scala:263)
03:50:00 	at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127)
03:50:00 	at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120)
03:50:00 	at scala.collection.immutable.List.foreach(List.scala:333)
03:50:00 	at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120)
03:50:00 	at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99)
03:50:00 	at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98)
03:50:00 	at kamon.Kamon$.loadModules(Kamon.scala:19)
03:50:00 	at kamon.Init.init(Init.scala:69)
03:50:00 	at kamon.Init.init$(Init.scala:60)
03:50:00 	at kamon.Kamon$.init(Kamon.scala:19)
03:50:00 	at kamon.Kamon.init(Kamon.scala)
03:50:00 	at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50)
03:50:00 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
03:50:00 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
03:50:00 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:50:00 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:50:00 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:50:00 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:50:00 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:50:00 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:50:00 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:50:00 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:50:00 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:50:00 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:50:00 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
03:50:00 	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
03:50:00 	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
03:50:00 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
03:50:00 	... 31 common frames omitted
03:50:00 2024-02-26 08:50:00,109 INFO  [][] k.o.OpenTelemetryTraceReporter  - Creating OpenTelemetry Trace Reporter
03:50:00 2024-02-26 08:50:00,111 INFO  [][] k.o.OpenTelemetryTraceReporter  - Reconfigure OpenTelemetry Trace Reporter
03:50:00 2024-02-26 08:50:00,154 INFO  [][] k.o.OtlpTraceService  - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
03:50:01 2024-02-26 08:50:01,115 INFO  [][] k.p.PrometheusReporter  - Started the embedded HTTP server on http://0.0.0.0:9095/metrics
03:50:01 2024-02-26 08:50:01,128 WARN  [][] k.m.ModuleRegistry  - Failed to create instance of module [Host Metrics]
03:50:01 java.lang.NoClassDefFoundError: oshi/SystemInfo
03:50:01 	at kamon.instrumentation.system.host.HostMetricsCollector$FrequentCollectionTask.<init>(HostMetricsCollector.scala:82)
03:50:01 	at kamon.instrumentation.system.host.HostMetricsCollector.<init>(HostMetricsCollector.scala:45)
03:50:01 	at kamon.instrumentation.system.host.HostMetricsCollector$Factory.create(HostMetricsCollector.scala:243)
03:50:01 	at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361)
03:50:01 	at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124)
03:50:01 	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
03:50:01 	at scala.Option.fold(Option.scala:263)
03:50:01 	at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127)
03:50:01 	at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120)
03:50:01 	at scala.collection.immutable.List.foreach(List.scala:333)
03:50:01 	at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120)
03:50:01 	at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99)
03:50:01 	at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98)
03:50:01 	at kamon.Kamon$.loadModules(Kamon.scala:19)
03:50:01 	at kamon.Init.init(Init.scala:69)
03:50:01 	at kamon.Init.init$(Init.scala:60)
03:50:01 	at kamon.Kamon$.init(Kamon.scala:19)
03:50:01 	at kamon.Kamon.init(Kamon.scala)
03:50:01 	at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50)
03:50:01 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
03:50:01 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
03:50:01 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:50:01 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:50:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:50:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:50:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:50:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:50:01 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:50:01 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:50:01 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:50:01 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:50:01 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
03:50:01 	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
03:50:01 	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
03:50:01 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
03:50:01 	... 31 common frames omitted
03:50:01 2024-02-26 08:50:01,141 INFO  [][] kamon.Init  - 
03:50:01  _
03:50:01 | |
03:50:01 | | ____ _ _ __ ___   ___  _ __
03:50:01 | |/ / _  |  _ ` _ \ / _ \|  _ \
03:50:01 |   < (_| | | | | | | (_) | | | |
03:50:01 |_|\_\__,_|_| |_| |_|\___/|_| |_|
03:50:01 =====================================
03:50:01 Initializing Kamon Telemetry v2.6.6 / Kanela not found
03:50:01 
03:50:01 2024-02-26 08:50:01,149 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing initialized and enabled using propagation channel <default>.
03:50:01 [INFO] [02/26/2024 08:50:01.353] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:01 [INFO] [02/26/2024 08:50:01.383] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithNullInnerRouteSupplierThrowsNullPointerException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:01 [INFO] [02/26/2024 08:50:01.509] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:01 [INFO] [02/26/2024 08:50:01.521] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_assertImmutability)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:02 [ERROR] [02/26/2024 08:50:02.290] [main] [org.apache.pekko.actor.ActorSystemImpl(RequestTracingDirectiveTest)] Error during processing of request: 'Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null'. Completing with 500 Internal Server Error response. To change default exception handling behavior, provide a custom ExceptionHandler.
03:50:02 java.lang.NullPointerException: Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null
03:50:02 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
03:50:02 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRequestContext$2(BasicDirectives.scala:55)
03:50:02 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:50:02 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:50:02 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
03:50:02 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:50:02 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:50:02 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
03:50:02 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
03:50:02 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
03:50:02 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
03:50:02 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
03:50:02 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
03:50:02 	at org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest.traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName(RequestTracingDirectiveTest.java:131)
03:50:02 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:50:02 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:50:02 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:50:02 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:50:02 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:50:02 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:50:02 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:50:02 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:50:02 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:50:02 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:50:02 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:50:02 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:50:02 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:50:02 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:50:02 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:50:02 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:50:02 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:50:02 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:50:02 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:50:02 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:50:02 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:50:02 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:50:02 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
03:50:02 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
03:50:02 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:50:02 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:50:02 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:50:02 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:50:02 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:50:02 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:50:02 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:50:02 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:50:02 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:50:02 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:50:02 
03:50:02 [INFO] [02/26/2024 08:50:02.294] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:02 [INFO] [02/26/2024 08:50:02.303] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:02 [INFO] [02/26/2024 08:50:02.515] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:02 [INFO] [02/26/2024 08:50:02.525] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithExistingW3cTracingHeadersKeepThisHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.680 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest
03:50:02 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest
03:50:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest
03:50:02 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest
03:50:02 2024-02-26 08:50:02,903 INFO  [][] k.o.OpenTelemetryTraceReporter  - Stopping OpenTelemetry Trace Reporter
03:50:02 Feb 26, 2024 8:50:02 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
03:50:02 SEVERE: Failed to export spans. The request could not be executed. Full error message: Canceled
03:50:02 java.util.concurrent.RejectedExecutionException: Task Future(<not completed>) rejected from java.util.concurrent.ThreadPoolExecutor@6a29c1eb[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 17]
03:50:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065)
03:50:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833)
03:50:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365)
03:50:02 	at java.base/java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:721)
03:50:02 	at scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:21)
03:50:02 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
03:50:02 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
03:50:02 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
03:50:02 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
03:50:02 	at scala.concurrent.Promise.complete(Promise.scala:57)
03:50:02 	at scala.concurrent.Promise.complete$(Promise.scala:56)
03:50:02 	at scala.concurrent.impl.Promise$DefaultPromise.complete(Promise.scala:104)
03:50:02 	at scala.concurrent.Promise.failure(Promise.scala:109)
03:50:02 	at scala.concurrent.Promise.failure$(Promise.scala:109)
03:50:02 	at scala.concurrent.impl.Promise$DefaultPromise.failure(Promise.scala:104)
03:50:02 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
03:50:02 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
03:50:02 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
03:50:02 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
03:50:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:50:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:50:02 	at java.base/java.lang.Thread.run(Thread.java:833)
03:50:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest
03:50:04 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest
03:50:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest
03:50:04 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest
03:50:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest
03:50:04 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest
03:50:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest
03:50:05 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest
03:50:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest
03:50:06 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest
03:50:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest
03:50:06 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest
03:50:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest
03:50:07 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest
03:50:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest
03:50:07 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest
03:50:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest
03:50:08 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest
03:50:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest
03:50:08 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest
03:50:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest
03:50:08 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest
03:50:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest
03:50:08 [INFO] Running org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest
03:50:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s -- in org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest
03:50:09 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest
03:50:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest
03:50:09 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest
03:50:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest
03:50:09 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest
03:50:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest
03:50:09 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest
03:50:09 2024-02-26 08:50:09,637 INFO  [][] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier  - Running in <DEVELOPMENT> environment.
03:50:09 2024-02-26 08:50:09,690 WARN  [][] o.e.d.i.u.c.r.SecretFromPathReader  - Failed to read secret at path </run/secrets/devops_password>!
03:50:09 2024-02-26 08:50:09,692 WARN  [][] o.e.d.i.u.c.r.SecretFromPathReader  - Failed to read secret at path </run/secrets/status_password>!
03:50:09 2024-02-26 08:50:09,783 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:09 2024-02-26 08:50:09,805 INFO  [][] o.a.p.r.a.ArteryTransport ArteryTransport(pekko://GatewayRootActorTest) - Remoting started with transport [Artery tcp]; listening on address [pekko://GatewayRootActorTest@127.0.0.1:42651] with UID [-1574585083961240785]
03:50:09 2024-02-26 08:50:09,806 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:42651] - Starting up, Pekko version [1.0.1] ...
03:50:09 2024-02-26 08:50:09,811 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:42651] - Registered cluster JMX MBean [pekko:type=Cluster]
03:50:09 2024-02-26 08:50:09,811 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:42651] - Started up successfully
03:50:09 2024-02-26 08:50:09,887 INFO  [][] o.e.d.b.s.c.DittoSplitBrainResolver  - SBR will be automatically enabled after <PT1H>
03:50:09 2024-02-26 08:50:09,887 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:42651] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
03:50:10 2024-02-26 08:50:10,129 INFO  [][] o.e.d.b.s.s.SignalTransformers  - Instantiated the following signal transformers: org.eclipse.ditto.edge.service.dispatching.signaltransformer.DefaultNamespaceAppender,org.eclipse.ditto.edge.service.dispatching.signaltransformer.OriginatorSetterSignalTransformer.
03:50:10 2024-02-26 08:50:10,532 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:50:10 2024-02-26 08:50:10,533 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
03:50:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.248 s -- in org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest
03:50:11 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest
03:50:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest
03:50:11 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest
03:50:12 2024-02-26 08:50:11,938 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:50:12 2024-02-26 08:50:12,011 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:14 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest
03:50:14 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest
03:50:14 2024-02-26 08:50:14,178 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:50:14 2024-02-26 08:50:14,213 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:14 2024-02-26 08:50:14,391 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:14 2024-02-26 08:50:14,544 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:14 2024-02-26 08:50:14,703 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:15 2024-02-26 08:50:15,037 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:15 2024-02-26 08:50:15,146 WARN  [hugeJwtExpirationTimeDoesNotCloseStream][] o.e.d.g.s.s.a.StreamingSessionActor pekko://StreamingSessionActorTest_hugeJwtExpirationTimeDoesNotCloseStream/user/$a - Session lifetime <PT23975H59M59.854543424S> is more than the maximum <PT2400H>. Keeping session open indefinitely.
03:50:15 2024-02-26 08:50:15,295 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:15 2024-02-26 08:50:15,453 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:15 2024-02-26 08:50:15,584 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:15 2024-02-26 08:50:15,706 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:15 2024-02-26 08:50:15,891 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:16 2024-02-26 08:50:16,004 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:16 2024-02-26 08:50:16,122 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:16 2024-02-26 08:50:16,360 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:16 2024-02-26 08:50:16,499 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:16 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.410 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest
03:50:16 [INFO] Running org.eclipse.ditto.gateway.service.streaming.StopStreamingTest
03:50:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.gateway.service.streaming.StopStreamingTest
03:50:16 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest
03:50:21 2024-02-26 08:50:21,671 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <ExpiredJwtException> with message: <JWT expired at 2024-02-26T08:50:11Z. Current time: 2024-02-26T08:50:21Z, a difference of 669 milliseconds.  Allowed clock skew: 10000 milliseconds.>
03:50:21 2024-02-26 08:50:21,676 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <UnsupportedJwtException> with message: <Unsigned Claims JWTs are not supported.>
03:50:21 2024-02-26 08:50:21,683 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <PrematureJwtException> with message: <JWT must not be accepted before 2024-02-26T08:50:51Z. Current time: 2024-02-26T08:50:21Z, a difference of 19317 milliseconds.  Allowed clock skew: 10000 milliseconds.>
03:50:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.071 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest
03:50:21 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest
03:50:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest
03:50:22 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest
03:50:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest
03:50:22 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest
03:50:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest
03:50:22 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest
03:50:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest
03:50:22 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest
03:50:22 2024-02-26 08:50:22,409 INFO  [doExtractAuthenticationWithInvalidJwtFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
03:50:23 2024-02-26 08:50:23,098 INFO  [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
03:50:23 2024-02-26 08:50:23,104 INFO  [doExtractAuthenticationFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
03:50:23 2024-02-26 08:50:23,112 INFO  [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
03:50:23 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest
03:50:23 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest
03:50:23 2024-02-26 08:50:23,133 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest
03:50:23 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest
03:50:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest
03:50:23 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest
03:50:23 2024-02-26 08:50:23,233 INFO  [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
03:50:23 2024-02-26 08:50:23,250 INFO  [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
03:50:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest
03:50:23 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest
03:50:23 [INFO] [02/26/2024 08:50:23.499] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:23 2024-02-26 08:50:23,544 INFO  [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider  - Got non success response from public key provider with status code: <503 Service Unavailable> and body: <{"message":"Something went wrong."}>.
03:50:23 Feb 26, 2024 8:50:23 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
03:50:23 WARNING: Exception thrown during asynchronous load
03:50:23 java.util.concurrent.CompletionException: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195)
03:50:23 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:70)
03:50:23 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94)
03:50:23 	at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167)
03:50:23 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688)
03:50:23 	at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916)
03:50:23 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686)
03:50:23 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669)
03:50:23 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92)
03:50:23 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83)
03:50:23 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:168)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$1(DittoPublicKeyProviderTest.java:174)
03:50:23 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
03:50:23 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:174)
03:50:23 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:50:23 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:50:23 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:50:23 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:50:23 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:50:23 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:50:23 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:50:23 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:50:23 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:50:23 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:50:23 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:50:23 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:50:23 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:50:23 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:50:23 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:50:23 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:50:23 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:50:23 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:50:23 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:50:23 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:50:23 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:50:23 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:50:23 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:50:23 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:50:23 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:50:23 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:50:23 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:50:23 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:50:23 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:50:23 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:50:23 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:50:23 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:50:23 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:50:23 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:50:23 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:50:23 Caused by: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:50:23 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126)
03:50:23 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111)
03:50:23 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235)
03:50:23 	... 51 more
03:50:23 
03:50:23 2024-02-26 08:50:23,550 INFO  [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider  - Got non success response from public key provider with status code: <503 Service Unavailable> and body: <{"message":"Something went wrong."}>.
03:50:23 Feb 26, 2024 8:50:23 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
03:50:23 WARNING: Exception thrown during asynchronous load
03:50:23 java.util.concurrent.CompletionException: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195)
03:50:23 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:70)
03:50:23 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94)
03:50:23 	at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167)
03:50:23 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688)
03:50:23 	at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916)
03:50:23 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686)
03:50:23 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669)
03:50:23 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92)
03:50:23 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83)
03:50:23 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:168)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$2(DittoPublicKeyProviderTest.java:183)
03:50:23 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
03:50:23 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:183)
03:50:23 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:50:23 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:50:23 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:50:23 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:50:23 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:50:23 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:50:23 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:50:23 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:50:23 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
03:50:23 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
03:50:23 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:50:23 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:50:23 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:50:23 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:50:23 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:50:23 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:50:23 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:50:23 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:50:23 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:50:23 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:50:23 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:50:23 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:50:23 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:50:23 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
03:50:23 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
03:50:23 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
03:50:23 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
03:50:23 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:50:23 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:50:23 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:50:23 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:50:23 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:50:23 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:50:23 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:50:23 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:50:23 Caused by: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:50:23 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126)
03:50:23 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111)
03:50:23 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235)
03:50:23 	... 51 more
03:50:23 
03:50:23 [INFO] [02/26/2024 08:50:23.577] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:23 [INFO] [02/26/2024 08:50:23.645] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:23 2024-02-26 08:50:23,716 WARN  [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider  - Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>
03:50:23 org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field!
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339)
03:50:23 	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
03:50:23 	at java.base/java.lang.Thread.run(Thread.java:833)
03:50:23 Feb 26, 2024 8:50:23 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
03:50:23 WARNING: Exception thrown during asynchronous load
03:50:23 java.util.concurrent.CompletionException: JwkInvalidException [message='Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>', errorCode=jwk:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='JSON did not include required </crv> field!', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
03:50:23 	at java.base/java.lang.Thread.run(Thread.java:833)
03:50:23 Caused by: JwkInvalidException [message='Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>', errorCode=jwk:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='JSON did not include required </crv> field!', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:100)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:87)
03:50:23 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getJwkInvalidExceptionException(DittoPublicKeyProvider.java:382)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:302)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198)
03:50:23 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
03:50:23 	... 5 more
03:50:23 Caused by: org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field!
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339)
03:50:23 	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318)
03:50:23 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294)
03:50:23 	... 7 more
03:50:23 
03:50:23 [INFO] [02/26/2024 08:50:23.719] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:23 [INFO] [02/26/2024 08:50:23.800] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:23 [INFO] [02/26/2024 08:50:23.887] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:50:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest
03:50:23 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest
03:50:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest
03:50:23 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest
03:50:23 2024-02-26 08:50:23,913 INFO  [doExtractAuthenticationByQueryParamAndHeader][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>.
03:50:23 2024-02-26 08:50:23,916 INFO  [doExtractAuthenticationByQueryParam][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>.
03:50:23 2024-02-26 08:50:23,926 INFO  [doExtractAuthenticationByHeader][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>.
03:50:23 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest
03:50:23 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest
03:50:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s -- in org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest
03:50:24 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest
03:50:24 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest
03:50:24 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest
03:50:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest
03:50:24 [INFO] Running org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest
03:50:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest
03:50:24 [INFO] Running org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest
03:50:24 2024-02-26 08:50:24,548 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
03:50:24 2024-02-26 08:50:24,592 WARN  [][] o.a.p.c.Cluster Cluster(pekko://QueryThingsPerRequestActorTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
03:50:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.454 s -- in org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest
03:50:29 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest
03:50:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest
03:50:30 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest
03:50:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest
03:50:30 [INFO] 
03:50:30 [INFO] Results:
03:50:30 [INFO] 
03:50:30 [INFO] Tests run: 630, Failures: 0, Errors: 0, Skipped: 0
03:50:30 [INFO] 
03:50:30 [INFO] 
03:50:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-service ---
03:50:30 [INFO] 
03:50:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-service ---
03:50:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar
03:50:31 [INFO] 
03:50:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-service ---
03:50:31 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:50:31 [INFO] No previous run data found, generating javadoc.
03:50:40 [WARNING] Javadoc Warnings
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/AuthenticationResultOrTimeout.java:30: warning: empty <p> tag
03:50:40 [WARNING] * <p>
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.actors;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives.auth;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.cloudevents;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/policies/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.policies;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/sse/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.sse;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/things/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.things;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.websocket;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/whoami/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.whoami;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/proxy/actors/package-info.java:15: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.proxy.actors;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/package-info.java:15: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/package-info.java:15: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication.jwt;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/starter/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.starter;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.streaming;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.streaming.signals;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.util.config;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/endpoints/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.util.config.endpoints;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.util.config.health;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.util.config.security;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/streaming/package-info.java:14: warning: no comment
03:50:40 [WARNING] package org.eclipse.ditto.gateway.service.util.config.streaming;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:70: warning: no comment
03:50:40 [WARNING] protected final int connectionsRetrieveLimit;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:71: warning: no comment
03:50:40 [WARNING] protected final Duration defaultTimeout;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:68: warning: no comment
03:50:40 [WARNING] protected final ActorRef edgeCommandForwarder;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:72: warning: no comment
03:50:40 [WARNING] protected RetrieveConnections initialCommand;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:67: warning: no comment
03:50:40 [WARNING] protected final ThreadSafeDittoLogger logger = DittoLoggerFactory.getThreadSafeLogger(getClass());
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:69: warning: no comment
03:50:40 [WARNING] protected final ActorRef sender;
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:74: warning: no comment
03:50:40 [WARNING] protected AbstractConnectionsRetrievalActor(final ActorRef edgeCommandForwarder, final ActorRef sender) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:254: warning: no comment
03:50:40 [WARNING] protected void handleTimeout() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:96: warning: no comment
03:50:40 [WARNING] protected void retrieveAllConnectionsIds(final RetrieveConnections retrieveConnections) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:94: warning: no comment
03:50:40 [WARNING] protected abstract void retrieveConnections(final RetrieveConnections retrieveConnections);
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:100: warning: no comment
03:50:40 [WARNING] protected void retrieveConnectionsById(final RetrieveAllConnectionIdsResponse allConnectionIdsResponse) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:269: warning: no comment
03:50:40 [WARNING] protected void stop() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:131: warning: no comment
03:50:40 [WARNING] protected AbstractHttpRequestActor(final ActorRef proxyActor,
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:701: warning: no comment
03:50:40 [WARNING] protected Uri getUriForLocationHeader(final HttpRequest request,
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @param for responseStage
03:50:40 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @return
03:50:40 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:304: warning: no comment
03:50:40 [WARNING] protected Route ensureMediaTypeFormUrlEncodedThenExtractData(
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:196: warning: no comment
03:50:40 [WARNING] protected Route handlePerRequest(final RequestContext ctx,
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:185: warning: no comment
03:50:40 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:189: warning: no comment
03:50:40 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command,
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:208: warning: no comment
03:50:40 [WARNING] protected <M> M runWithSupervisionStrategy(final RunnableGraph<M> graph) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for ctx
03:50:40 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for dittoHeaders
03:50:40 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:105: warning: no comment
03:50:40 [WARNING] public AuthorizationContext getConnectionAuthContext() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:85: warning: no comment
03:50:40 [WARNING] public String getConnectionCorrelationId() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:101: warning: no comment
03:50:40 [WARNING] public Set<AcknowledgementLabel> getDeclaredAcknowledgementLabels() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:81: warning: no comment
03:50:40 [WARNING] public SourceQueueWithComplete<SessionedJsonifiable> getEventAndResponsePublisher() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:97: warning: no comment
03:50:40 [WARNING] public JsonSchemaVersion getJsonSchemaVersion() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:113: warning: no comment
03:50:40 [WARNING] public Optional<KillSwitch> getKillSwitch() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:109: warning: no comment
03:50:40 [WARNING] public List<String> getNamespaces() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:93: warning: no comment
03:50:40 [WARNING] public Optional<Instant> getSessionExpirationTime() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:89: warning: no comment
03:50:40 [WARNING] public String getType() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsParameter.java:26: warning: no comment
03:50:40 [WARNING] IDS_ONLY("ids-only"),
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/ConnectionsRetrievalActorPropsFactory.java:60: warning: no comment
03:50:40 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<ConnectionsRetrievalActorPropsFactory> {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsRoute.java:107: warning: no @param for ctx
03:50:40 [WARNING] public Route buildConnectionsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomApiRoutesProvider.java:70: warning: no comment
03:50:40 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CustomApiRoutesProvider> {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:26: warning: no comment
03:50:40 [WARNING] enum RequestType {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:27: warning: no comment
03:50:40 [WARNING] API,
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:29: warning: no comment
03:50:40 [WARNING] SSE
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:28: warning: no comment
03:50:40 [WARNING] WS,
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/DefaultConnectionsRetrievalActorPropsFactory.java:28: warning: no comment
03:50:40 [WARNING] public DefaultConnectionsRetrievalActorPropsFactory(final ActorSystem actorSystem, final Config config) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DefaultJwtAuthenticationResultProvider.java:38: warning: no comment
03:50:40 [WARNING] public DefaultJwtAuthenticationResultProvider(final ActorSystem actorSystem, final Config extensionConfig) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirective.java:24: warning: no comment
03:50:40 [WARNING] Route authenticateDevOps(final String realm, final Route inner);
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:19: warning: no comment
03:50:40 [WARNING] public final class DevopsAuthenticationDirectiveFactory {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:58: warning: no comment
03:50:40 [WARNING] public DevopsAuthenticationDirective devops() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:31: warning: no comment
03:50:40 [WARNING] public static DevopsAuthenticationDirectiveFactory newInstance(
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:42: warning: no comment
03:50:40 [WARNING] public DevopsAuthenticationDirective status() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:36: warning: no comment
03:50:40 [WARNING] public static Optional<DevopsAuthenticationMethod> fromMethodName(final String methodName) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:24: warning: no comment
03:50:40 [WARNING] BASIC("basic");
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:23: warning: no comment
03:50:40 [WARNING] OAUTH2("oauth2"),
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevOpsInsecureAuthenticationDirective.java:30: warning: no comment
03:50:40 [WARNING] public static DevOpsInsecureAuthenticationDirective getInstance() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for ctx
03:50:40 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for queryParameters
03:50:40 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:35: warning: no @param for jwtAuthenticationFactory
03:50:40 [WARNING] GatewayAuthenticationDirective buildHttpAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory);
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:42: warning: no @param for jwtAuthenticationFactory
03:50:40 [WARNING] GatewayAuthenticationDirective buildWsAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory);
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DittoGatewayAuthenticationDirectiveFactory.java:51: warning: no comment
03:50:40 [WARNING] public DittoGatewayAuthenticationDirectiveFactory(final ActorSystem actorSystem, final Config config) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DittoJwtAuthorizationSubjectsProvider.java:47: warning: no comment
03:50:40 [WARNING] public DittoJwtAuthorizationSubjectsProvider(final ActorSystem actorSystem, final Config extensionConfig) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/EncodingEnsuringDirective.java:44: warning: no comment
03:50:40 [WARNING] public static Route ensureEncoding(final Supplier<Route> inner) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:63: warning: no comment
03:50:40 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewayAuthenticationDirectiveFactory> {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/health/GatewayHttpReadinessCheck.java:43: warning: no comment
03:50:40 [WARNING] public GatewayHttpReadinessCheck(final ActorSystem system) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/utils/GatewaySignalEnrichmentProvider.java:66: warning: no comment
03:50:40 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewaySignalEnrichmentProvider> {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:102: warning: no comment
03:50:40 [WARNING] ENABLED("enabled", true),
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:104: warning: no comment
03:50:40 [WARNING] EXPECTED("expected",
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:42: warning: no @param for innerRoute
03:50:40 [WARNING] Flow<HttpRequest, HttpResponse, NotUsed> getFlow(final Route innerRoute);
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:62: warning: no comment
03:50:40 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpBindFlowProvider> {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:68: warning: no comment
03:50:40 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpRequestActorPropsFactory> {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:58: warning: no comment
03:50:40 [WARNING] static HttpRequestActorPropsFactory get(final ActorSystem actorSystem, final Config config) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:36: warning: no comment
03:50:40 [WARNING] public final class HttpUtils {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:114: warning: no comment
03:50:40 [WARNING] public static boolean basicAuthUsernameMatches(final RequestContext requestContext, final Pattern uuidPattern) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/IncomingWebSocketEventSniffer.java:60: warning: no comment
03:50:40 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<IncomingWebSocketEventSniffer> {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkException.java:15: warning: no comment
03:50:40 [WARNING] public interface JwkException {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkInvalidException.java:28: warning: no comment
03:50:40 [WARNING] public final class JwkInvalidException extends DittoRuntimeException implements JwkException {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:71: warning: no comment
03:50:40 [WARNING] public JwtValidator getJwtValidator() {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:98: warning: no comment
03:50:40 [WARNING] public JwtAuthenticationResultProvider newJwtAuthenticationResultProvider(final String configLevel) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationResultProvider.java:63: warning: no comment
03:50:40 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthenticationResultProvider> {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthorizationSubjectsProvider.java:60: warning: no comment
03:50:40 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthorizationSubjectsProvider> {
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:58: warning: no comment
03:50:40 [WARNING] public static JwtSubjectIssuersConfig fromJwtSubjectIssuerConfigs(
03:50:40 [WARNING] ^
03:50:40 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:64: warning: no comment
03:50:40 [WARNING] public static JwtSubjectIssuersConfig fromOAuthConfig(final OAuthConfig config) {
03:50:40 [WARNING] ^
03:50:40 [WARNING] 100 warnings
03:50:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar
03:50:41 [INFO] 
03:50:41 [INFO] --- shade:3.5.0:shade (default) @ ditto-gateway-service ---
03:50:41 [INFO] Including org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including io.cloudevents:cloudevents-http-basic:jar:2.3.0 in the shaded jar.
03:50:41 [INFO] Including io.cloudevents:cloudevents-core:jar:2.3.0 in the shaded jar.
03:50:41 [INFO] Including io.cloudevents:cloudevents-api:jar:2.3.0 in the shaded jar.
03:50:41 [INFO] Including io.jsonwebtoken:jjwt-api:jar:0.11.5 in the shaded jar.
03:50:41 [INFO] Including io.jsonwebtoken:jjwt-impl:jar:0.11.5 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
03:50:41 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
03:50:41 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
03:50:41 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
03:50:41 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
03:50:41 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
03:50:41 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
03:50:41 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
03:50:41 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
03:50:41 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
03:50:41 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
03:50:41 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
03:50:41 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
03:50:41 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
03:50:41 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
03:50:41 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
03:50:41 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
03:50:41 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
03:50:41 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
03:50:41 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
03:50:41 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
03:50:41 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
03:50:41 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
03:50:41 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
03:50:41 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
03:50:41 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
03:50:41 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
03:50:41 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
03:50:41 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
03:50:41 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
03:50:41 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
03:50:41 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
03:50:41 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
03:50:41 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
03:50:41 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
03:50:41 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
03:50:41 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
03:50:41 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
03:50:41 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
03:50:41 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
03:50:41 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
03:50:41 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
03:50:41 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
03:50:41 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
03:50:41 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
03:50:41 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
03:50:41 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
03:50:41 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
03:50:41 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
03:50:41 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
03:50:41 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
03:50:41 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
03:50:41 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
03:50:41 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
03:50:41 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
03:50:41 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
03:50:41 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
03:50:41 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
03:50:41 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
03:50:41 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
03:50:41 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
03:50:41 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
03:50:41 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
03:50:41 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
03:50:41 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
03:50:41 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
03:50:41 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
03:50:41 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
03:50:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:50:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:50:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:50:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:50:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:50:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:50:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:50:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:50:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:50:50 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, cloudevents-api-2.3.0.jar, cloudevents-core-2.3.0.jar, cloudevents-http-basic-2.3.0.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jjwt-api-0.11.5.jar, jjwt-impl-0.11.5.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
03:50:50 [WARNING]   - META-INF/MANIFEST.MF
03:50:50 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 
03:50:50 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
03:50:50 [WARNING]   - META-INF/NOTICE.md
03:50:50 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
03:50:50 [WARNING]   - META-INF/LICENSE.txt
03:50:50 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
03:50:50 [WARNING]   - META-INF.versions.9.module-info
03:50:50 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 
03:50:50 [WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
03:50:50 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
03:50:50 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
03:50:50 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
03:50:50 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
03:50:50 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
03:50:50 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
03:50:50 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
03:50:50 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
03:50:50 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
03:50:50 [WARNING]   - META-INF/DISCLAIMER
03:50:50 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
03:50:50 [WARNING]   - META-INF/LICENSE
03:50:50 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
03:50:50 [WARNING]   - META-INF/io.netty.versions.properties
03:50:50 [WARNING] maven-shade-plugin has detected that some files are
03:50:50 [WARNING] present in two or more JARs. When this happens, only one
03:50:50 [WARNING] single version of the file is copied to the uber jar.
03:50:50 [WARNING] Usually this is not harmful and you can skip these warnings,
03:50:50 [WARNING] otherwise try to manually exclude artifacts based on
03:50:50 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
03:50:50 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
03:50:50 [INFO] Attaching shaded artifact.
03:50:50 [INFO] 
03:50:50 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-gateway-service ---
03:50:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar
03:50:50 [INFO] 
03:50:50 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-service ---
03:50:50 [INFO] Tests are skipped.
03:50:50 [INFO] 
03:50:50 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-service ---
03:50:50 [INFO] Tests are skipped.
03:50:50 [INFO] 
03:50:50 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-service ---
03:50:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec
03:50:50 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: Service' with 225 classes
03:50:51 [INFO] 
03:50:51 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-service ---
03:50:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.pom
03:50:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.jar
03:50:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-javadoc.jar
03:50:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-allinone.jar
03:50:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-tests.jar
03:50:51 [INFO] 
03:50:51 [INFO] --------------< org.eclipse.ditto:ditto-policies-service >--------------
03:50:51 [INFO] Building Eclipse Ditto :: Policies :: Service 0-SNAPSHOT         [74/77]
03:50:51 [INFO]   from policies/service/pom.xml
03:50:51 [INFO] --------------------------------[ jar ]---------------------------------
03:50:53 [INFO] 
03:50:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-service ---
03:50:53 [INFO] 
03:50:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-service ---
03:50:53 [INFO] 
03:50:53 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-service ---
03:50:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:50:53 [INFO] 
03:50:53 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-policies-service ---
03:50:54 [INFO] Assigning port '33247' to property 'random-pekko-tcp-port'
03:50:54 [INFO] 
03:50:54 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-service ---
03:50:54 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec
03:50:54 [INFO] 
03:50:54 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-service ---
03:50:54 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:50:54 [WARNING] 
03:50:54 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:50:54 [WARNING] 
03:50:54 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:50:54 [WARNING] 
03:50:54 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:50:54 [INFO] 
03:50:54 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-service ---
03:50:54 [INFO] Copying 1 resource from src/main/resources to target/classes
03:50:54 [INFO] Copying 5 resources from src/main/resources to target/classes
03:50:54 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:50:54 [INFO] 
03:50:54 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-service ---
03:50:54 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT...
03:50:54 [INFO] 
03:50:54 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-service ---
03:50:54 [INFO] Changes detected - recompiling the module! :dependency
03:50:54 [INFO] Compiling 108 source files with javac [debug target 17] to target/classes
03:50:55 [INFO] 
03:50:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-service ---
03:50:55 [INFO] Copying 8 resources from src/test/resources to target/test-classes
03:50:55 [INFO] 
03:50:55 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-service ---
03:50:55 [INFO] Changes detected - recompiling the module! :dependency
03:50:55 [INFO] Compiling 72 source files with javac [debug target 17] to target/test-classes
03:50:58 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java uses or overrides a deprecated API.
03:50:58 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: Recompile with -Xlint:deprecation for details.
03:50:58 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Some input files use unchecked or unsafe operations.
03:50:58 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Recompile with -Xlint:unchecked for details.
03:50:58 [INFO] 
03:50:58 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-service ---
03:50:58 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:50:58 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/surefire-reports
03:50:58 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:50:58 [INFO] 
03:50:58 [INFO] -------------------------------------------------------
03:50:58 [INFO]  T E S T S
03:50:58 [INFO] -------------------------------------------------------
03:51:00 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PoliciesPlaceholderSubstitutionTest
03:51:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:51:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.160 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PoliciesPlaceholderSubstitutionTest
03:51:04 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.CreatePolicySubstitutionStrategyTest
03:51:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.276 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.CreatePolicySubstitutionStrategyTest
03:51:05 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectSubstitutionStrategyTest
03:51:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectSubstitutionStrategyTest
03:51:05 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntrySubstitutionStrategyTest
03:51:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntrySubstitutionStrategyTest
03:51:05 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PolicySubstitutionStrategyRegistryTest
03:51:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PolicySubstitutionStrategyRegistryTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectsSubstitutionStrategyTest
03:51:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectsSubstitutionStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicySubstitutionStrategyTest
03:51:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicySubstitutionStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntriesSubstitutionStrategyTest
03:51:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntriesSubstitutionStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyUpdateTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyUpdateTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportCreatedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportCreatedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyUpdateTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyUpdateTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryDeletedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryDeletedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportsModifiedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportsModifiedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectDeletedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectDeletedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryCreatedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryCreatedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyCreateTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyCreateTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyModifyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyModifyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportDeletedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportDeletedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportModifiedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportModifiedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceCreatedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceCreatedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyUpdateTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyUpdateTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyModifiedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyModifiedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyCreateTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyCreateTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceDeletedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceDeletedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectCreatedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectCreatedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntriesModifiedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntriesModifiedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyCreateTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyCreateTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyCreateTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyCreateTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyCreatedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyCreatedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryModifiedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryModifiedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyDeletedStrategyTest
03:51:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyDeletedStrategyTest
03:51:06 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.TopLevelPolicyActionCommandStrategyTest
03:51:15 [INFO] [02/26/2024 08:51:15.709] [main] [CoordinatedShutdown(pekko://TopLevelPolicyActionCommandStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.006 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.TopLevelPolicyActionCommandStrategyTest
03:51:15 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.CreatePolicyStrategyTest
03:51:15 [INFO] [02/26/2024 08:51:15.987] [main] [CoordinatedShutdown(pekko://CreatePolicyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.CreatePolicyStrategyTest
03:51:16 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportsStrategyTest
03:51:16 [INFO] [02/26/2024 08:51:16.132] [main] [CoordinatedShutdown(pekko://ModifyPolicyImportsStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportsStrategyTest
03:51:16 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PolicyConflictStrategyTest
03:51:16 [INFO] [02/26/2024 08:51:16.303] [main] [CoordinatedShutdown(pekko://PolicyConflictStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PolicyConflictStrategyTest
03:51:16 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyStrategyTest
03:51:16 [INFO] [02/26/2024 08:51:16.520] [main] [CoordinatedShutdown(pekko://ModifyPolicyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyStrategyTest
03:51:16 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PoliciesConditionalHeadersValidatorTest
03:51:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PoliciesConditionalHeadersValidatorTest
03:51:16 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectsStrategyTest
03:51:16 [INFO] [02/26/2024 08:51:16.977] [main] [CoordinatedShutdown(pekko://ModifySubjectsStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectsStrategyTest
03:51:16 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectStrategyTest
03:51:17 [INFO] [02/26/2024 08:51:17.130] [main] [CoordinatedShutdown(pekko://ModifySubjectStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectStrategyTest
03:51:17 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeactivateTokenIntegrationStrategyTest
03:51:17 [INFO] [02/26/2024 08:51:17.879] [main] [CoordinatedShutdown(pekko://DeactivateTokenIntegrationStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeactivateTokenIntegrationStrategyTest
03:51:17 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntriesStrategyTest
03:51:18 [INFO] [02/26/2024 08:51:18.090] [main] [CoordinatedShutdown(pekko://ModifyPolicyEntriesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntriesStrategyTest
03:51:18 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntryStrategyTest
03:51:18 [INFO] [02/26/2024 08:51:18.249] [main] [CoordinatedShutdown(pekko://ModifyPolicyEntryStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntryStrategyTest
03:51:18 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ActivateTokenIntegrationStrategyTest
03:51:19 [INFO] [02/26/2024 08:51:19.100] [main] [CoordinatedShutdown(pekko://ActivateTokenIntegrationStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ActivateTokenIntegrationStrategyTest
03:51:19 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportStrategyTest
03:51:19 [INFO] [02/26/2024 08:51:19.222] [main] [CoordinatedShutdown(pekko://ModifyPolicyImportStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportStrategyTest
03:51:19 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeletePolicyImportStrategyTest
03:51:19 [INFO] [02/26/2024 08:51:19.405] [main] [CoordinatedShutdown(pekko://DeletePolicyImportStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeletePolicyImportStrategyTest
03:51:19 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.SubjectExpiryAdjustmentTest
03:51:19 [INFO] [02/26/2024 08:51:19.618] [main] [CoordinatedShutdown(pekko://SubjectExpiryAdjustmentTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:51:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.SubjectExpiryAdjustmentTest
03:51:19 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.announcements.SubjectExpiryActorTest
03:51:20 08:51:20.144 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:25 08:51:25.094 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<false> inGracePeriod=<true>
03:51:25 08:51:25.229 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:28 08:51:28.959 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<false> inGracePeriod=<false>
03:51:29 08:51:29.004 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:32 08:51:32.808 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:36 08:51:36.435 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<false> shouldAnnounce=<true> inGracePeriod=<false>
03:51:36 08:51:36.591 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:38 08:51:38.593 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:41 08:51:41.786 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:41 08:51:41.909 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2024-02-26T08:52:11.882869541Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up.
03:51:42 08:51:41.948 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:43 08:51:43.854 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:44 08:51:43.975 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=null, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=null, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=1ms, randomizationInterval=0ms]]>. Giving up.
03:51:44 08:51:44.115 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:44 08:51:44.392 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:44 08:51:44.695 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:48 08:51:48.445 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:52 08:51:52.179 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:56 08:51:55.960 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:51:59 08:51:59.585 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:03 08:52:03.243 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:06 08:52:06.893 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:10 08:52:10.544 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:13 08:52:13.941 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:15 08:52:15.576 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:20 08:52:20.035 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:23 08:52:23.209 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:26 08:52:26.398 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:27 08:52:27.520 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:30 08:52:30.120 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2024-02-26T08:52:30.584877745Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up.
03:52:30 08:52:30.146 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:33 08:52:33.723 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<true> inGracePeriod=<false>
03:52:33 08:52:33.751 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:33 08:52:33.954 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:34 08:52:34.056 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:37 08:52:37.189 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:41 08:52:41.806 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:45 08:52:45.401 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<true> inGracePeriod=<true>
03:52:45 08:52:45.437 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:45 08:52:45.588 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:45 08:52:45.832 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:51 08:52:51.035 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:51 08:52:51.139 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:53 08:52:53.775 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:53 08:52:53.891 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:54 08:52:54.017 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2024-02-26T08:53:03.979637198Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=9500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up.
03:52:54 08:52:54.043 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:54 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.61 s -- in org.eclipse.ditto.policies.service.persistence.actors.announcements.SubjectExpiryActorTest
03:52:54 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.announcements.PolicyAnnouncementManagerTest
03:52:54 [INFO] [02/26/2024 08:52:54.304] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:52:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.policies.service.persistence.actors.announcements.PolicyAnnouncementManagerTest
03:52:54 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.resolvers.ImmutablePolicyEntryPlaceholderTest
03:52:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.service.persistence.actors.resolvers.ImmutablePolicyEntryPlaceholderTest
03:52:54 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.resolvers.DefaultSubjectIdFromActionResolverTest
03:52:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.service.persistence.actors.resolvers.DefaultSubjectIdFromActionResolverTest
03:52:54 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicySupervisorActorTest
03:52:54 08:52:54.351 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:52:54 08:52:54.761 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:55 08:52:55.136 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:52:55 08:52:55.205 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Stashed received message during startup of supervised PersistenceActor: <CreatePolicy>
03:52:55 08:52:55.206 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Starting persistence actor for entity with ID <test.ns:myPolicy1756740310>.
03:52:55 08:52:55.230 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Starting enforcer actor for entity with ID <test.ns:myPolicy1756740310>.
03:52:55 08:52:55.243 [INFO ] o.a.p.p.Persistence - Auto-starting journal plugin `pekko-contrib-mongodb-persistence-policies-journal`
03:52:55 08:52:55.339 [INFO ] o.a.p.p.Persistence - Auto-starting snapshot store `pekko-contrib-mongodb-persistence-policies-snapshots`
03:52:55 08:52:55.426 [INFO ] o.a.p.a.ActorSystemImpl - Using storage org.apache.pekko.persistence.inmemory.extension.StorageExtensionImpl
03:52:55 08:52:55.688 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Now watching enforcer child: <Actor[pekko://PekkoTestSystem/system/testProbe-42/test.ns:myPolicy1756740310/en#27496240]>
03:52:56 08:52:56.317 [INFO ] o.a.p.c.s.ShardRegion - policy: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min]
03:52:56 08:52:56.327 [INFO ] o.e.d.p.s.p.a.PolicyEnforcerActor - Completed enforcement of message type <policies.commands:createPolicy> with outcome 'success'
03:52:56 08:52:56.329 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received enforcedSignal from enforcerChild, forwarding to target actor: CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy1756740310, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]
03:52:56 08:52:56.379 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Scheduling for Activity Check in <PT2400H>
03:52:56 08:52:56.385 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Handling by strategy: <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy1756740310, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]>
03:52:56 08:52:56.387 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Validating conditional headers with currentETagValue <null> on command <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy1756740310, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]>.
03:52:56 08:52:56.387 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Validating conditional headers succeeded.
03:52:56 08:52:56.387 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Applying command in <CreatePolicyStrategy>: <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy1756740310, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]>
03:52:56 08:52:56.390 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Created new Policy with ID <test.ns:myPolicy1756740310>.
03:52:56 08:52:56.397 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Persisting Event <policies.events:policyCreated>.
03:52:56 08:52:56.629 [INFO ] o.e.d.p.s.p.a.PolicyPersistenceActor - Successfully persisted Event <policies.events:policyCreated> w/ rev: <1>.
03:52:56 08:52:56.632 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received CommandResponse from target actor, telling enforcerChild to apply response filtering: CreatePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}, response-required=false, etag="rev:1"}], responseType=policies.responses:createPolicy, httpStatus=HttpStatus [code=201, category=SUCCESS], policyId=test.ns:myPolicy1756740310, policyCreated=ImmutablePolicy [policyId=test.ns:myPolicy1756740310, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2024-02-26T08:52:56.389548512Z, created=2024-02-26T08:52:56.389548512Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]
03:52:56 08:52:56.634 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Sending response: <CreatePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}, response-required=false, etag="rev:1"}], responseType=policies.responses:createPolicy, httpStatus=HttpStatus [code=201, category=SUCCESS], policyId=test.ns:myPolicy1756740310, policyCreated=ImmutablePolicy [policyId=test.ns:myPolicy1756740310, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2024-02-26T08:52:56.389548512Z, created=2024-02-26T08:52:56.389548512Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]> back to sender: <pekko://PekkoTestSystem/system/testProbe-43>
03:52:56 08:52:56.654 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Scheduling for Activity Check in <PT2400H>
03:52:56 08:52:56.657 [DEBUG] o.e.d.p.s.p.a.a.PolicyAnnouncementManager - OnPolicyModified policy=<ImmutablePolicy [policyId=test.ns:myPolicy1756740310, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2024-02-26T08:52:56.389548512Z, created=2024-02-26T08:52:56.389548512Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]> newSubjects=<[]> deletedSubjects=<[]>
03:52:56 08:52:56.740 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Waiting for <1> ops and <0> sudo ops before stopping
03:52:56 08:52:56.757 [INFO ] o.e.d.p.s.p.a.PolicyEnforcerActor - Completed enforcement of message type <policies.commands:retrievePolicy> with outcome 'failed' and headers: <ImmutableDittoHeaders [{}]>
03:52:56 08:52:56.759 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received DittoRuntimeException as response from enforcerChild: PolicyNotAccessibleException [message='The Policy with ID 'test.ns:myPolicy1756740310' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:52:56 08:52:56.760 [INFO ] o.e.d.p.s.p.a.PolicySupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyNotAccessibleException [message='The Policy with ID 'test.ns:myPolicy1756740310' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:52:56 08:52:56.761 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Stopping after waiting for ongoing ops.
03:52:56 08:52:56.762 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Stopping PersistenceActor for entity with ID <test.ns:myPolicy1756740310>.
03:52:56 08:52:56.765 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon.
03:52:56 08:52:56.765 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.
03:52:56 08:52:56.768 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Remoting shut down.
03:52:56 08:52:56.816 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:56 08:52:56.913 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:52:57 08:52:56.952 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:52:57 08:52:57.048 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:52:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.755 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicySupervisorActorTest
03:52:57 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorSnapshottingTest
03:52:57 08:52:57.097 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:52:57 08:52:57.123 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:03 08:53:03.058 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:05 08:53:05.388 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:14 08:53:14.607 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.85 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorSnapshottingTest
03:53:17 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorTest
03:53:17 08:53:17.948 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:53:18 08:53:17.976 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:18 08:53:18.193 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:18 08:53:18.255 [INFO ] o.e.d.p.s.p.a.PolicyPersistenceActorTest - Sleeping 2500 ms to avoid 10s border for subject expiry test
03:53:30 08:53:30.573 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:30 08:53:30.716 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:40 [ERROR] [02/26/2024 08:53:40.546] [PekkoTestSystem-pekko.actor.default-dispatcher-15] [pekko://PekkoTestSystem/system/testProbe-64/$b] Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1410812760, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1836558929]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1666186291]].) (org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1836558929]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1666186291]].)
03:53:40 08:53:40.576 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:40 08:53:40.723 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:50 08:53:50.563 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:50 08:53:50.682 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1969268412, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1865832041]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-641648430]].)
03:53:50 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1865832041]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-641648430]].
03:53:50 08:53:50.708 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:50 08:53:50.851 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1477372320, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#870438658]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#753741158]].)
03:53:50 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#870438658]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#753741158]].
03:53:50 08:53:50.881 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:51 08:53:50.996 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-2137561740, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1957513986]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-519770511]].)
03:53:51 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1957513986]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-519770511]].
03:53:51 08:53:51.026 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:51 08:53:51.173 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:51 08:53:51.385 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:51 08:53:51.497 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy307946293, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1404508673]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-51943280]].)
03:53:51 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1404508673]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-51943280]].
03:53:51 08:53:51.525 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:51 08:53:51.654 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy438289338, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-295458256]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-2081443841]].)
03:53:51 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-295458256]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-2081443841]].
03:53:51 08:53:51.698 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:51 08:53:51.841 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:52 08:53:52.011 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:52 [ERROR] [02/26/2024 08:53:52.149] [PekkoTestSystem-pekko.actor.default-dispatcher-18] [pekko://PekkoTestSystem/system/testProbe-88/$a] Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-168202680, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1759633219]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-364425161]].) (org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1759633219]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-364425161]].)
03:53:52 08:53:52.185 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:52 08:53:52.429 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:52 08:53:52.527 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1551313972, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1558796599]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1226043812]].)
03:53:52 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1558796599]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1226043812]].
03:53:52 08:53:52.552 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:52 08:53:52.662 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy336758139, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-490858636]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1668380813]].)
03:53:52 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-490858636]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1668380813]].
03:53:52 08:53:52.685 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:52 08:53:52.801 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy1566647611, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#327836381]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-998042487]].)
03:53:52 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#327836381]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-998042487]].
03:53:52 08:53:52.828 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:56 08:53:55.969 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:56 08:53:56.197 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:56 08:53:56.419 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:53:56 08:53:56.577 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:10 08:54:10.263 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:10 08:54:10.390 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:10 08:54:10.503 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:10 08:54:10.646 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:10 08:54:10.768 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:10 08:54:10.863 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy773521001, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-734726361]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1841228875]].)
03:54:10 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-734726361]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1841228875]].
03:54:10 08:54:10.890 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:20 08:54:20.579 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:20 08:54:20.790 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:20 08:54:20.882 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1880825197, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-2029329190]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-97099221]].)
03:54:20 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-2029329190]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-97099221]].
03:54:20 08:54:20.902 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:21 08:54:21.005 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:21 08:54:21.118 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:21 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.29 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorTest
03:54:21 [INFO] Running org.eclipse.ditto.policies.service.enforcement.pre.ModifyToCreatePolicyTransformerTest
03:54:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.eclipse.ditto.policies.service.enforcement.pre.ModifyToCreatePolicyTransformerTest
03:54:21 [INFO] Running org.eclipse.ditto.policies.service.enforcement.PolicyCommandEnforcementTest
03:54:21 08:54:21.414 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:54:21 08:54:21.430 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:21 08:54:21.517 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:21 08:54:21.592 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:21 08:54:21.662 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:21 08:54:21.704 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:21 08:54:21.768 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:21 08:54:21.827 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:21 08:54:21.932 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:21 08:54:21.980 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:22 08:54:22.044 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:22 08:54:22.101 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:22 08:54:22.165 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:22 08:54:22.212 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:22 08:54:22.275 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:22 08:54:22.324 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:22 08:54:22.400 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:22 08:54:22.452 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:22 08:54:22.542 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:22 08:54:22.597 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:22 08:54:22.674 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:22 08:54:22.722 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:22 08:54:22.790 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:22 08:54:22.836 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:22 08:54:22.910 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:22 08:54:22.964 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:23 08:54:23.062 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:23 08:54:23.118 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:23 08:54:23.194 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:23 08:54:23.258 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:23 08:54:23.340 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:23 08:54:23.393 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:23 08:54:23.460 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:23 08:54:23.506 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:23 08:54:23.570 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:23 08:54:23.633 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:23 08:54:23.699 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:23 08:54:23.746 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:23 08:54:23.805 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:23 08:54:23.849 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:23 08:54:23.921 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:23 08:54:23.973 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:24 08:54:24.026 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:24 08:54:24.081 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:24 08:54:24.144 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:24 08:54:24.192 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:24 08:54:24.246 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:24 08:54:24.294 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:24 08:54:24.357 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:24 08:54:24.406 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:24 08:54:24.476 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:24 08:54:24.530 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:24 08:54:24.598 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:24 08:54:24.642 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:24 08:54:24.704 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
03:54:24 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.325 s -- in org.eclipse.ditto.policies.service.enforcement.PolicyCommandEnforcementTest
03:54:24 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandRegistryTest
03:54:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandRegistryTest
03:54:24 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesRootActorTest
03:54:24 08:54:24.768 [INFO ] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment.
03:54:24 08:54:24.833 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
03:54:24 08:54:24.842 [INFO ] o.a.p.r.a.ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://PoliciesRootActorTest@127.0.0.1:35447] with UID [-8133225725024678843]
03:54:24 08:54:24.846 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:35447] - Starting up, Pekko version [1.0.1] ...
03:54:24 08:54:24.848 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:35447] - Registered cluster JMX MBean [pekko:type=Cluster]
03:54:24 08:54:24.848 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:35447] - Started up successfully
03:54:24 08:54:24.894 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:35447] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
03:54:24 08:54:24.894 [INFO ] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H>
03:54:25 08:54:25.421 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.1.11-200.fc37.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@7c3e1ee5, com.mongodb.Jep395RecordCodecProvider@2a5a74a, com.mongodb.KotlinCodecProvider@7b8e10be]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null}
03:54:25 08:54:25.421 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.1.11-200.fc37.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@7c3e1ee5, com.mongodb.Jep395RecordCodecProvider@2a5a74a, com.mongodb.KotlinCodecProvider@7b8e10be]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null}
03:54:25 08:54:25.423 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017
03:54:25 java.net.ConnectException: Connection refused
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
03:54:25 	... 7 common frames omitted
03:54:25 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket
03:54:25 	at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127)
03:54:25 	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
03:54:25 	at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
03:54:25 	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
03:54:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:54:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:54:25 	at java.base/java.lang.Thread.run(Thread.java:833)
03:54:25 08:54:25.423 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017
03:54:25 java.net.ConnectException: Connection refused
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
03:54:25 	at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
03:54:25 	... 1 common frames omitted
03:54:25 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket
03:54:25 	at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127)
03:54:25 	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
03:54:25 	at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221)
03:54:25 	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
03:54:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:54:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:54:25 	at java.base/java.lang.Thread.run(Thread.java:833)
03:54:25 08:54:25.500 [INFO ] p.c.p.m.d.ScalaMongoDriver - Applying configuration-specific overrides for driver
03:54:25 08:54:25.600 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.1.11-200.fc37.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@7c3e1ee5, com.mongodb.Jep395RecordCodecProvider@2a5a74a, com.mongodb.KotlinCodecProvider@7b8e10be]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null}
03:54:25 08:54:25.600 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017
03:54:25 java.net.ConnectException: Connection refused
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
03:54:25 	at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
03:54:25 	... 1 common frames omitted
03:54:25 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket
03:54:25 	at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127)
03:54:25 	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
03:54:25 	at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221)
03:54:25 	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
03:54:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:54:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:54:25 	at java.base/java.lang.Thread.run(Thread.java:833)
03:54:25 08:54:25.679 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.1.11-200.fc37.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@7c3e1ee5, com.mongodb.Jep395RecordCodecProvider@2a5a74a, com.mongodb.KotlinCodecProvider@7b8e10be]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=2, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null}
03:54:25 08:54:25.679 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017
03:54:25 java.net.ConnectException: Connection refused
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
03:54:25 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
03:54:25 	at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
03:54:25 	... 1 common frames omitted
03:54:25 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket
03:54:25 	at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127)
03:54:25 	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
03:54:25 	at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221)
03:54:25 	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
03:54:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
03:54:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
03:54:25 	at java.base/java.lang.Thread.run(Thread.java:833)
03:54:26 08:54:26.235 [INFO ] o.m.d.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out
03:54:26 08:54:26.278 [INFO ] o.m.d.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out
03:54:37 Failed to stop [PoliciesRootActorTest] within [10 seconds] 
03:54:37 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 2 children
03:54:37    ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=0 14 children
03:54:37    |   ⌊-> IO-TCP RepointableActorRef class org.apache.pekko.io.TcpManager status=0 1 children
03:54:37    |   |   ⌊-> selectors RoutedActorRef class org.apache.pekko.routing.RouterPoolActor status=0 1 children
03:54:37    |   |       ⌊-> $a LocalActorRef class org.apache.pekko.io.SelectionHandler status=0 1 children
03:54:37    |   |           ⌊-> 0 LocalActorRef class org.apache.pekko.io.TcpListener status=0 no children
03:54:37    |   ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=0 6 children
03:54:37    |   |   ⌊-> StreamSupervisor-463 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children
03:54:37    |   |   |   ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
03:54:37    |   |   ⌊-> StreamSupervisor-464 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 6 children
03:54:37    |   |   |   ⌊-> remote-0-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
03:54:37    |   |   |   ⌊-> remote-2-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
03:54:37    |   |   |   ⌊-> remote-3-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
03:54:37    |   |   |   ⌊-> remote-4-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
03:54:37    |   |   |   ⌊-> remote-5-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
03:54:37    |   |   |   ⌊-> remote-6-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
03:54:37    |   |   ⌊-> StreamSupervisor-465 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children
03:54:37    |   |   |   ⌊-> remoteControl-1-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
03:54:37    |   |   ⌊-> StreamSupervisor-467 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children
03:54:37    |   |   ⌊-> StreamSupervisor-468 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children
03:54:37    |   |   ⌊-> StreamSupervisor-469 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children
03:54:37    |   ⌊-> cluster RepointableActorRef class org.apache.pekko.cluster.ClusterDaemon status=0 2 children
03:54:37    |   |   ⌊-> core LocalActorRef class org.apache.pekko.cluster.ClusterCoreSupervisor status=0 2 children
03:54:37    |   |   |   ⌊-> daemon LocalActorRef class org.apache.pekko.cluster.ClusterCoreDaemon status=0 3 children
03:54:37    |   |   |   |   ⌊-> crossDcHeartbeatSender LocalActorRef class org.apache.pekko.cluster.CrossDcHeartbeatSender status=0 no children
03:54:37    |   |   |   |   ⌊-> downingProvider LocalActorRef class org.eclipse.ditto.base.service.cluster.DittoSplitBrainResolver status=0 no children
03:54:37    |   |   |   |   ⌊-> heartbeatSender LocalActorRef class org.apache.pekko.cluster.ClusterHeartbeatSender status=0 no children
03:54:37    |   |   |   ⌊-> publisher LocalActorRef class org.apache.pekko.cluster.ClusterDomainEventPublisher status=0 no children
03:54:37    |   |   ⌊-> heartbeatReceiver LocalActorRef class org.apache.pekko.cluster.ClusterHeartbeatReceiver status=0 no children
03:54:37    |   ⌊-> clusterEventBusListener RepointableActorRef class org.apache.pekko.cluster.ClusterReadView$$anon$1 status=0 no children
03:54:37    |   ⌊-> deadLetterListener RepointableActorRef class org.apache.pekko.event.DeadLetterListener status=0 no children
03:54:37    |   ⌊-> distributedPubSubMediator RepointableActorRef class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator status=0 1 children
03:54:37    |   |   ⌊-> policy-invalidate-enforcers LocalActorRef class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Topic status=0 no children
03:54:37    |   ⌊-> eventStreamUnsubscriber-156 RepointableActorRef class org.apache.pekko.event.EventStreamUnsubscriber status=0 no children
03:54:37    |   ⌊-> log1-Slf4jLogger RepointableActorRef class org.apache.pekko.event.slf4j.Slf4jLogger status=0 no children
03:54:37    |   ⌊-> pool-master RepointableActorRef class org.apache.pekko.http.impl.engine.client.PoolMasterActor status=0 no children
03:54:37    |   ⌊-> remote-deployment-watcher RepointableActorRef class org.apache.pekko.remote.RemoteDeploymentWatcher status=0 no children
03:54:37    |   ⌊-> remote-watcher RepointableActorRef class org.apache.pekko.cluster.ClusterRemoteWatcher status=0 no children
03:54:37    |   ⌊-> remoting-terminator RepointableActorRef class org.apache.pekko.remote.RemoteActorRefProvider$RemotingTerminator status=0 no children
03:54:37    |   ⌊-> sharding RepointableActorRef class org.apache.pekko.cluster.sharding.ClusterShardingGuardian status=0 1 children
03:54:37    |   |   ⌊-> policiesReplicator LocalActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children
03:54:37    |   ⌊-> testProbe-210 RepointableActorRef class org.apache.pekko.testkit.TestActor status=0 no children
03:54:37    ⌊-> user LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 4 children
03:54:37        ⌊-> $a RepointableActorRef class org.eclipse.ditto.policies.service.starter.PoliciesRootActor status=4 Terminating(Recreation(org.eclipse.ditto.base.service.actors.AbstractDittoRootActorTest$UnknownException))
03:54:37        |   |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing#715253171]
03:54:37        |   ⌊-> persistencePing LocalActorRef class org.apache.pekko.cluster.singleton.ClusterSingletonManager status=8 Terminating(Termination)
03:54:37        |       |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton#-1194487455]
03:54:37        |       ⌊-> singleton LocalActorRef class org.eclipse.ditto.internal.utils.cluster.ClusterSingletonSupervisorActor status=8 Terminating(Termination)
03:54:37        |           |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child#257522760]
03:54:37        |           ⌊-> supervised-child LocalActorRef class org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActor status=8 Terminating(Termination)
03:54:37        |               |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child/StreamSupervisor-470#-1090244540]
03:54:37        |               ⌊-> StreamSupervisor-470 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=8 Terminating(Termination)
03:54:37        |                   |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child/StreamSupervisor-470/flow-10-0-seqSink#-1441137815]
03:54:37        |                   ⌊-> flow-10-0-seqSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
03:54:37        ⌊-> $b RepointableActorRef class org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProvider$CachingPolicyEnforcerProviderActor status=0 no children
03:54:37        ⌊-> blockedNamespacesReplicator RepointableActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children
03:54:37        ⌊-> policy-announcement-aware-replicator RepointableActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children
03:54:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.78 s -- in org.eclipse.ditto.policies.service.starter.PoliciesRootActorTest
03:54:37 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalErrorRegistryTest
03:54:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalErrorRegistryTest
03:54:38 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalEventRegistryTest
03:54:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalEventRegistryTest
03:54:38 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandResponseRegistryTest
03:54:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandResponseRegistryTest
03:54:38 [INFO] Running org.eclipse.ditto.policies.service.common.config.DefaultPolicyAnnouncementConfigTest
03:54:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s -- in org.eclipse.ditto.policies.service.common.config.DefaultPolicyAnnouncementConfigTest
03:54:39 [INFO] Running org.eclipse.ditto.policies.service.common.config.DefaultPolicyConfigTest
03:54:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.eclipse.ditto.policies.service.common.config.DefaultPolicyConfigTest
03:54:52 [INFO] 
03:54:52 [INFO] Results:
03:54:52 [INFO] 
03:54:52 [INFO] Tests run: 305, Failures: 0, Errors: 0, Skipped: 0
03:54:52 [INFO] 
03:54:52 [INFO] 
03:54:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-service ---
03:54:52 [INFO] 
03:54:52 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-service ---
03:54:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar
03:54:53 [INFO] 
03:54:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-service ---
03:54:53 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:54:53 [INFO] No previous run data found, generating javadoc.
03:54:58 [WARNING] Javadoc Warnings
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/package-info.java:14: warning: no comment
03:54:58 [WARNING] package org.eclipse.ditto.policies.service.common.config;
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/package-info.java:14: warning: no comment
03:54:58 [WARNING] package org.eclipse.ditto.policies.service.enforcement;
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/pre/package-info.java:14: warning: no comment
03:54:58 [WARNING] package org.eclipse.ditto.policies.service.enforcement.pre;
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/package-info.java:14: warning: no comment
03:54:58 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors;
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/announcements/package-info.java:14: warning: no comment
03:54:58 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.announcements;
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/package-info.java:14: warning: no comment
03:54:58 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.resolvers;
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/commands/package-info.java:14: warning: no comment
03:54:58 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.commands;
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment
03:54:58 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.events;
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/package-info.java:14: warning: no comment
03:54:58 [WARNING] package org.eclipse.ditto.policies.service.persistence.serializer;
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:36: warning: no comment
03:54:58 [WARNING] protected static final JsonFieldDefinition<JsonObject> POLICY_ENTRIES =
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:40: warning: no comment
03:54:58 [WARNING] protected AbstractPolicyMongoEventAdapter(final ExtendedActorSystem system) {
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/DefaultPolicyMongoEventAdapter.java:25: warning: no comment
03:54:58 [WARNING] public DefaultPolicyMongoEventAdapter(final ExtendedActorSystem system) {
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/DefaultSubjectIdFromActionResolver.java:33: warning: no comment
03:54:58 [WARNING] public DefaultSubjectIdFromActionResolver() {
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:15: warning: no comment
03:54:58 [WARNING] public final class PoliciesPlaceholders {
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:21: warning: no comment
03:54:58 [WARNING] public static PolicyEntryPlaceholder newPolicyEntryPlaceholder() {
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/PolicyCommandEnforcement.java:219: warning: no @param for <T>
03:54:58 [WARNING] public <T extends PolicyQueryCommandResponse<T>> T buildJsonViewForPolicyQueryCommandResponse(
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/PolicyConfig.java:93: warning: no comment
03:54:58 [WARNING] SUBJECT_ID_RESOLVER("subject-id-resolver",
03:54:58 [WARNING] ^
03:54:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActor.java:39: warning: no comment
03:54:58 [WARNING] public static final String ACTOR_NAME = "policyOps";
03:54:58 [WARNING] ^
03:54:58 [WARNING] 18 warnings
03:54:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar
03:54:58 [INFO] 
03:54:58 [INFO] --- shade:3.5.0:shade (default) @ ditto-policies-service ---
03:54:58 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
03:54:58 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
03:54:58 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
03:54:58 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
03:54:58 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
03:54:58 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
03:54:58 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
03:54:58 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
03:54:58 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
03:54:58 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
03:54:58 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
03:54:58 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
03:54:58 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
03:54:58 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
03:54:58 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
03:54:58 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
03:54:58 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
03:54:58 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
03:54:58 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
03:54:58 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
03:54:58 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
03:54:58 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
03:54:58 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
03:54:58 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
03:54:58 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
03:54:58 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
03:54:58 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
03:54:58 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
03:54:58 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
03:54:58 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
03:54:58 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
03:54:58 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
03:54:58 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
03:54:58 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
03:54:58 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
03:54:58 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
03:54:58 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
03:54:58 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
03:54:58 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
03:54:58 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
03:54:58 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
03:54:58 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
03:54:58 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
03:54:58 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
03:54:58 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
03:54:58 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
03:54:58 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
03:54:58 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
03:54:58 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
03:54:58 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
03:54:58 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
03:54:58 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
03:54:58 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
03:54:58 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
03:54:58 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
03:54:58 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
03:54:58 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
03:54:58 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
03:54:58 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
03:54:58 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
03:54:58 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
03:54:58 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
03:54:58 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
03:54:58 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
03:54:58 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
03:54:58 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
03:54:58 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
03:54:58 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
03:54:58 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
03:54:58 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
03:54:58 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
03:54:58 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
03:54:58 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
03:54:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:54:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:55:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:55:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:55:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:55:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:55:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:55:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:55:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:55:07 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 
03:55:07 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
03:55:07 [WARNING]   - META-INF/NOTICE.md
03:55:07 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
03:55:07 [WARNING]   - META-INF/LICENSE.txt
03:55:07 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
03:55:07 [WARNING]   - META-INF.versions.9.module-info
03:55:07 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
03:55:07 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
03:55:07 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
03:55:07 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
03:55:07 [WARNING]   - META-INF/MANIFEST.MF
03:55:07 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
03:55:07 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
03:55:07 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
03:55:07 [WARNING]   - META-INF/DISCLAIMER
03:55:07 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
03:55:07 [WARNING]   - META-INF/io.netty.versions.properties
03:55:07 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
03:55:07 [WARNING]   - META-INF/LICENSE
03:55:07 [WARNING] maven-shade-plugin has detected that some files are
03:55:07 [WARNING] present in two or more JARs. When this happens, only one
03:55:07 [WARNING] single version of the file is copied to the uber jar.
03:55:07 [WARNING] Usually this is not harmful and you can skip these warnings,
03:55:07 [WARNING] otherwise try to manually exclude artifacts based on
03:55:07 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
03:55:07 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
03:55:07 [INFO] Attaching shaded artifact.
03:55:07 [INFO] 
03:55:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-service ---
03:55:07 [INFO] Tests are skipped.
03:55:07 [INFO] 
03:55:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-service ---
03:55:07 [INFO] Tests are skipped.
03:55:07 [INFO] 
03:55:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-service ---
03:55:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec
03:55:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Service' with 102 classes
03:55:08 [INFO] 
03:55:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-service ---
03:55:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.pom
03:55:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.jar
03:55:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-javadoc.jar
03:55:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-allinone.jar
03:55:08 [INFO] 
03:55:08 [INFO] --------------< org.eclipse.ditto:ditto-wot-integration >---------------
03:55:08 [INFO] Building Eclipse Ditto :: WoT :: Integration 0-SNAPSHOT          [75/77]
03:55:08 [INFO]   from wot/integration/pom.xml
03:55:08 [INFO] --------------------------------[ jar ]---------------------------------
03:55:08 [INFO] 
03:55:08 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-integration ---
03:55:08 [INFO] 
03:55:08 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-integration ---
03:55:08 [INFO] 
03:55:08 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-integration ---
03:55:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/jacoco.exec
03:55:08 [INFO] 
03:55:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-integration ---
03:55:08 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:55:08 [WARNING] 
03:55:08 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:55:08 [WARNING] 
03:55:08 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:55:08 [WARNING] 
03:55:08 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:55:08 [INFO] 
03:55:08 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-integration ---
03:55:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/main/resources
03:55:08 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:55:08 [INFO] 
03:55:08 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-integration ---
03:55:08 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT...
03:55:08 [INFO] 
03:55:08 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-integration ---
03:55:08 [INFO] Changes detected - recompiling the module! :dependency
03:55:08 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes
03:55:09 [INFO] 
03:55:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-integration ---
03:55:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/test/resources
03:55:09 [INFO] 
03:55:09 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-integration ---
03:55:09 [INFO] No sources to compile
03:55:09 [INFO] 
03:55:09 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-integration ---
03:55:09 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:55:09 [INFO] No tests to run.
03:55:09 [INFO] 
03:55:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-integration ---
03:55:09 [INFO] 
03:55:09 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-wot-integration ---
03:55:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar
03:55:09 [INFO] 
03:55:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-integration ---
03:55:09 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:55:09 [INFO] No previous run data found, generating javadoc.
03:55:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar
03:55:12 [INFO] 
03:55:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-integration ---
03:55:12 [INFO] Tests are skipped.
03:55:12 [INFO] 
03:55:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-integration ---
03:55:12 [INFO] Tests are skipped.
03:55:12 [INFO] 
03:55:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-integration ---
03:55:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:55:12 [INFO] 
03:55:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-integration ---
03:55:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.pom
03:55:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.jar
03:55:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT-javadoc.jar
03:55:12 [INFO] 
03:55:12 [INFO] ---------------< org.eclipse.ditto:ditto-things-service >---------------
03:55:12 [INFO] Building Eclipse Ditto :: Things :: Service 0-SNAPSHOT           [76/77]
03:55:12 [INFO]   from things/service/pom.xml
03:55:12 [INFO] --------------------------------[ jar ]---------------------------------
03:55:12 [INFO] 
03:55:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-service ---
03:55:12 [INFO] 
03:55:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-service ---
03:55:12 [INFO] 
03:55:12 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-things-service ---
03:55:12 [INFO] Assigning port '41203' to property 'random-pekko-tcp-port'
03:55:12 [INFO] 
03:55:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-service ---
03:55:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/service/target/jacoco.exec
03:55:12 [INFO] 
03:55:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-service ---
03:55:12 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:55:12 [WARNING] 
03:55:12 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:55:12 [WARNING] 
03:55:12 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:55:12 [WARNING] 
03:55:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:55:12 [INFO] 
03:55:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-service ---
03:55:12 [INFO] Copying 1 resource from src/main/resources to target/classes
03:55:12 [INFO] Copying 5 resources from src/main/resources to target/classes
03:55:13 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:55:13 [INFO] 
03:55:13 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-service ---
03:55:13 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-service:jar:0-SNAPSHOT...
03:55:13 [INFO] 
03:55:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-service ---
03:55:13 [INFO] Changes detected - recompiling the module! :dependency
03:55:13 [INFO] Compiling 134 source files with javac [debug target 17] to target/classes
03:55:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Some input files use unchecked or unsafe operations.
03:55:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Recompile with -Xlint:unchecked for details.
03:55:14 [INFO] 
03:55:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-service ---
03:55:14 [INFO] Copying 5 resources from src/test/resources to target/test-classes
03:55:14 [INFO] 
03:55:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-service ---
03:55:14 [INFO] Changes detected - recompiling the module! :dependency
03:55:14 [INFO] Compiling 113 source files with javac [debug target 17] to target/test-classes
03:55:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Some input files use or override a deprecated API.
03:55:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Recompile with -Xlint:deprecation for details.
03:55:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java uses unchecked or unsafe operations.
03:55:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: Recompile with -Xlint:unchecked for details.
03:55:18 [INFO] 
03:55:18 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-service ---
03:55:18 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:55:18 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/service/target/surefire-reports
03:55:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
03:55:18 [INFO] 
03:55:18 [INFO] -------------------------------------------------------
03:55:18 [INFO]  T E S T S
03:55:18 [INFO] -------------------------------------------------------
03:55:21 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.EntityTagCalculatorTest
03:55:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.EntityTagCalculatorTest
03:55:22 [INFO] Running org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest
03:55:23 08:55:23,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14
03:55:23 08:55:23,032 |-INFO in ch.qos.logback.classic.util.ContextInitializer@799f916e - No custom configurators were discovered as a service.
03:55:23 08:55:23,032 |-INFO in ch.qos.logback.classic.util.ContextInitializer@799f916e - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
03:55:23 08:55:23,035 |-INFO in ch.qos.logback.classic.util.ContextInitializer@799f916e - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
03:55:23 08:55:23,042 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
03:55:23 08:55:23,042 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
03:55:23 08:55:23,051 |-INFO in ch.qos.logback.classic.util.ContextInitializer@799f916e - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 8 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
03:55:23 08:55:23,051 |-INFO in ch.qos.logback.classic.util.ContextInitializer@799f916e - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
03:55:23 08:55:23,053 |-INFO in ch.qos.logback.classic.util.ContextInitializer@799f916e - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
03:55:23 08:55:23,056 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/things/service/target/test-classes/logback-test.xml]
03:55:23 08:55:23,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerContextListenerModelHandler - Adding LoggerContextListener of type [ch.qos.logback.classic.jul.LevelChangePropagator] to the object stack
03:55:23 08:55:23,344 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@576b7c74 - Setting level of jul logger [org.junit] to null
03:55:23 08:55:23,346 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@576b7c74 - Propagating DEBUG level on Logger[ROOT] onto the JUL framework
03:55:23 08:55:23,346 |-INFO in ch.qos.logback.classic.model.processor.LoggerContextListenerModelHandler - Starting LoggerContextListener
03:55:23 08:55:23,349 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
03:55:23 08:55:23,349 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:55:23 08:55:23,357 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:55:23 08:55:23,425 |-ERROR in ch.qos.logback.classic.pattern.LoggerConverter@21de60a7 - failed to parse integer string [20‚] java.lang.NumberFormatException: For input string: "20‚"
03:55:23 	at java.lang.NumberFormatException: For input string: "20‚"
03:55:23 	at 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
03:55:23 	at 	at java.base/java.lang.Integer.parseInt(Integer.java:668)
03:55:23 	at 	at java.base/java.lang.Integer.parseInt(Integer.java:786)
03:55:23 	at 	at ch.qos.logback.classic.pattern.NamedConverter.start(NamedConverter.java:92)
03:55:23 	at 	at ch.qos.logback.core.pattern.ConverterUtil.startConverters(ConverterUtil.java:37)
03:55:23 	at 	at ch.qos.logback.core.pattern.PatternLayoutBase.start(PatternLayoutBase.java:90)
03:55:23 	at 	at ch.qos.logback.classic.encoder.PatternLayoutEncoder.start(PatternLayoutEncoder.java:28)
03:55:23 	at 	at ch.qos.logback.core.model.processor.ImplicitModelHandler.postHandleComplex(ImplicitModelHandler.java:208)
03:55:23 	at 	at ch.qos.logback.core.model.processor.ImplicitModelHandler.postHandle(ImplicitModelHandler.java:186)
03:55:23 	at 	at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:257)
03:55:23 	at 	at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:253)
03:55:23 	at 	at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:253)
03:55:23 	at 	at ch.qos.logback.core.model.processor.DefaultProcessor.traversalLoop(DefaultProcessor.java:90)
03:55:23 	at 	at ch.qos.logback.core.model.processor.DefaultProcessor.process(DefaultProcessor.java:106)
03:55:23 	at 	at ch.qos.logback.core.joran.GenericXMLConfigurator.processModel(GenericXMLConfigurator.java:208)
03:55:23 	at 	at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:170)
03:55:23 	at 	at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:122)
03:55:23 	at 	at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:65)
03:55:23 	at 	at ch.qos.logback.classic.util.DefaultJoranConfigurator.configureByResource(DefaultJoranConfigurator.java:68)
03:55:23 	at 	at ch.qos.logback.classic.util.DefaultJoranConfigurator.configure(DefaultJoranConfigurator.java:35)
03:55:23 	at 	at ch.qos.logback.classic.util.ContextInitializer.invokeConfigure(ContextInitializer.java:128)
03:55:23 	at 	at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:103)
03:55:23 	at 	at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:66)
03:55:23 	at 	at ch.qos.logback.classic.spi.LogbackServiceProvider.initializeLoggerContext(LogbackServiceProvider.java:52)
03:55:23 	at 	at ch.qos.logback.classic.spi.LogbackServiceProvider.initialize(LogbackServiceProvider.java:41)
03:55:23 	at 	at org.slf4j.LoggerFactory.bind(LoggerFactory.java:196)
03:55:23 	at 	at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:183)
03:55:23 	at 	at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:486)
03:55:23 	at 	at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:472)
03:55:23 	at 	at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:421)
03:55:23 	at 	at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:447)
03:55:23 	at 	at org.eclipse.ditto.internal.utils.pekko.logging.DittoLoggerFactory.getThreadSafeLogger(DittoLoggerFactory.java:95)
03:55:23 	at 	at org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded.<clinit>(AbstractEnforcementReloaded.java:36)
03:55:23 	at 	at org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest.lambda$rejectByPolicy$0(MergeThingCommandEnforcementTest.java:121)
03:55:23 	at 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
03:55:23 	at 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
03:55:23 	at 	at org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest.rejectByPolicy(MergeThingCommandEnforcementTest.java:120)
03:55:23 	at 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:55:23 	at 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:55:23 	at 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:55:23 	at 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:55:23 	at 	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
03:55:23 	at 	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
03:55:23 	at 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
03:55:23 	at 	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
03:55:23 	at 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
03:55:23 	at 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)
03:55:23 	at 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
03:55:23 	at 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
03:55:23 	at 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
03:55:23 	at 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
03:55:23 	at 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
03:55:23 	at 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
03:55:23 	at 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
03:55:23 	at 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
03:55:23 	at 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
03:55:23 	at 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
03:55:23 	at 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
03:55:23 	at 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
03:55:23 	at 	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:142)
03:55:23 	at 	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:110)
03:55:23 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
03:55:23 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
03:55:23 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
03:55:23 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
03:55:23 	at 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
03:55:23 	at 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
03:55:23 	at 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
03:55:23 	at 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
03:55:23 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
03:55:23 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
03:55:23 	at 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
03:55:23 	at 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
03:55:23 	at 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
03:55:23 	at 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
03:55:23 	at 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
03:55:23 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
03:55:23 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
03:55:23 	at 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
03:55:23 	at 	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
03:55:23 	at 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
03:55:23 	at 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
03:55:23 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
03:55:23 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
03:55:23 	at 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
03:55:23 	at 	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
03:55:23 	at 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
03:55:23 	at 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
03:55:23 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
03:55:23 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
03:55:23 	at 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
03:55:23 	at 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
03:55:23 	at 	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:110)
03:55:23 	at 	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:44)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
03:55:23 	at 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
03:55:23 	at 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
03:55:23 	at 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
03:55:23 	at 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
03:55:23 	at 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
03:55:23 	at 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
03:55:23 	at 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
03:55:23 	at 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
03:55:23 	at 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
03:55:23 	at 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
03:55:23 	at 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
03:55:23 	at 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
03:55:23 	at 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
03:55:23 	at 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
03:55:23 	at 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
03:55:23 	at 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
03:55:23 	at 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:55:23 	at 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:55:23 	at 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:55:23 	at 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:55:23 08:55:23,427 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO
03:55:23 08:55:23,427 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@576b7c74 - Propagating INFO level on Logger[org.eclipse.ditto] onto the JUL framework
03:55:23 08:55:23,427 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
03:55:23 08:55:23,427 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@576b7c74 - Propagating WARN level on Logger[ROOT] onto the JUL framework
03:55:23 08:55:23,428 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
03:55:23 08:55:23,429 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2251b3bc - End of configuration.
03:55:23 08:55:23,431 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3fbe503c - Registering current configuration as safe fallback point
03:55:23 08:55:23,432 |-INFO in ch.qos.logback.classic.util.ContextInitializer@799f916e - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 380 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
03:55:23 
03:55:24 [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.692 s -- in org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest
03:55:24 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyModifiedStrategyTest
03:55:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyModifiedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesModifiedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesModifiedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyDeletedStrategyTest
03:55:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyDeletedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyModifiedStrategyTest
03:55:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyModifiedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureCreatedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureCreatedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesCreatedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesCreatedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingModifiedStrategyTest
03:55:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingModifiedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesModifiedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesModifiedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesDeletedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesDeletedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesDeletedStrategyTest
03:55:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesDeletedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyCreatedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyCreatedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyDeletedStrategyTest
03:55:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyDeletedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.PolicyIdModifiedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.PolicyIdModifiedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionDeletedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionDeletedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeCreatedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeCreatedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionModifiedStrategyTest
03:55:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionModifiedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDeletedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDeletedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDeletedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDeletedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeModifiedStrategyTest
03:55:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeModifiedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingMergedStrategyTest
03:55:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingMergedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionCreatedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionCreatedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesDeletedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesDeletedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesModifiedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesModifiedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesCreatedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesCreatedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesCreatedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesCreatedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesModifiedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesModifiedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureModifiedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureModifiedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionModifiedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionModifiedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionDeletedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionDeletedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesCreatedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesCreatedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionCreatedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionCreatedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesDeletedStrategyTest
03:55:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesDeletedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingCreatedStrategyTest
03:55:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingCreatedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyCreatedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyCreatedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeDeletedStrategyTest
03:55:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeDeletedStrategyTest
03:55:25 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertyStrategyTest
03:55:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:55:33 [INFO] [02/26/2024 08:55:33.348] [main] [CoordinatedShutdown(pekko://DeleteFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.707 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertyStrategyTest
03:55:33 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertyStrategyTest
03:55:33 [INFO] [02/26/2024 08:55:33.985] [main] [CoordinatedShutdown(pekko://ModifyFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertyStrategyTest
03:55:34 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertiesStrategyTest
03:55:34 [INFO] [02/26/2024 08:55:34.280] [main] [CoordinatedShutdown(pekko://ModifyFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertiesStrategyTest
03:55:34 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributesStrategyTest
03:55:34 [INFO] [02/26/2024 08:55:34.503] [main] [CoordinatedShutdown(pekko://RetrieveAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributesStrategyTest
03:55:34 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertiesStrategyTest
03:55:34 [INFO] [02/26/2024 08:55:34.731] [main] [CoordinatedShutdown(pekko://RetrieveFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertiesStrategyTest
03:55:34 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingDefinitionStrategyTest
03:55:34 [INFO] [02/26/2024 08:55:34.916] [main] [CoordinatedShutdown(pekko://DeleteThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingDefinitionStrategyTest
03:55:34 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureStrategyTest
03:55:37 [INFO] [02/26/2024 08:55:37.743] [main] [CoordinatedShutdown(pekko://RetrieveFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.824 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureStrategyTest
03:55:37 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingStrategyTest
03:55:39 [INFO] [02/26/2024 08:55:39.024] [main] [CoordinatedShutdown(pekko://RetrieveThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.280 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingStrategyTest
03:55:39 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingDefinitionStrategyTest
03:55:39 [INFO] [02/26/2024 08:55:39.183] [main] [CoordinatedShutdown(pekko://ModifyThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingDefinitionStrategyTest
03:55:39 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDefinitionStrategyTest
03:55:39 [INFO] [02/26/2024 08:55:39.482] [main] [CoordinatedShutdown(pekko://ModifyFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDefinitionStrategyTest
03:55:39 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDefinitionStrategyTest
03:55:39 [INFO] [02/26/2024 08:55:39.641] [main] [CoordinatedShutdown(pekko://DeleteFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDefinitionStrategyTest
03:55:39 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributesStrategyTest
03:55:39 [INFO] [02/26/2024 08:55:39.804] [main] [CoordinatedShutdown(pekko://ModifyAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributesStrategyTest
03:55:39 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFromCommandTest
03:55:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFromCommandTest
03:55:40 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataWildcardValidatorTest
03:55:40 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataWildcardValidatorTest
03:55:40 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingDefinitionStrategyTest
03:55:40 [INFO] [02/26/2024 08:55:40.625] [main] [CoordinatedShutdown(pekko://RetrieveThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingDefinitionStrategyTest
03:55:40 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConditionValidatorTest
03:55:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.766 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConditionValidatorTest
03:55:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertyStrategyTest
03:55:42 [INFO] [02/26/2024 08:55:42.539] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertyStrategyTest
03:55:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MergeThingStrategyTest
03:55:42 [INFO] [02/26/2024 08:55:42.725] [main] [CoordinatedShutdown(pekko://MergeThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MergeThingStrategyTest
03:55:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureStrategyTest
03:55:42 [INFO] [02/26/2024 08:55:42.849] [main] [CoordinatedShutdown(pekko://DeleteFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureStrategyTest
03:55:42 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertyStrategyTest
03:55:43 [INFO] [02/26/2024 08:55:43.024] [main] [CoordinatedShutdown(pekko://ModifyFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertyStrategyTest
03:55:43 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributesStrategyTest
03:55:43 [INFO] [02/26/2024 08:55:43.150] [main] [CoordinatedShutdown(pekko://DeleteAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributesStrategyTest
03:55:43 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFieldsWildcardResolverTest
03:55:44 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFieldsWildcardResolverTest
03:55:44 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertiesStrategyTest
03:55:44 [INFO] [02/26/2024 08:55:44.599] [main] [CoordinatedShutdown(pekko://DeleteFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertiesStrategyTest
03:55:44 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributeStrategyTest
03:55:44 [INFO] [02/26/2024 08:55:44.714] [main] [CoordinatedShutdown(pekko://DeleteAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributeStrategyTest
03:55:44 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyPolicyIdStrategyTest
03:55:44 [INFO] [02/26/2024 08:55:44.816] [main] [CoordinatedShutdown(pekko://ModifyPolicyIdStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyPolicyIdStrategyTest
03:55:44 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrievePolicyIdStrategyTest
03:55:44 [INFO] [02/26/2024 08:55:44.930] [main] [CoordinatedShutdown(pekko://RetrievePolicyIdStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrievePolicyIdStrategyTest
03:55:44 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConflictStrategyTest
03:55:45 [INFO] [02/26/2024 08:55:45.035] [main] [CoordinatedShutdown(pekko://ThingConflictStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConflictStrategyTest
03:55:45 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturesStrategyTest
03:55:45 [INFO] [02/26/2024 08:55:45.147] [main] [CoordinatedShutdown(pekko://DeleteFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturesStrategyTest
03:55:45 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingsConditionalHeadersValidatorTest
03:55:45 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingsConditionalHeadersValidatorTest
03:55:45 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.SudoRetrieveThingStrategyTest
03:55:45 [INFO] [02/26/2024 08:55:45.421] [main] [CoordinatedShutdown(pekko://SudoRetrieveThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.SudoRetrieveThingStrategyTest
03:55:45 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributeStrategyTest
03:55:45 [INFO] [02/26/2024 08:55:45.543] [main] [CoordinatedShutdown(pekko://ModifyAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributeStrategyTest
03:55:45 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureStrategyTest
03:55:46 [INFO] [02/26/2024 08:55:46.044] [main] [CoordinatedShutdown(pekko://ModifyFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.500 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureStrategyTest
03:55:46 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturesStrategyTest
03:55:46 [INFO] [02/26/2024 08:55:46.549] [main] [CoordinatedShutdown(pekko://ModifyFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturesStrategyTest
03:55:46 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingStrategyTest
03:55:46 [INFO] [02/26/2024 08:55:46.643] [main] [CoordinatedShutdown(pekko://DeleteThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingStrategyTest
03:55:46 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributeStrategyTest
03:55:46 [INFO] [02/26/2024 08:55:46.742] [main] [CoordinatedShutdown(pekko://RetrieveAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributeStrategyTest
03:55:46 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertiesStrategyTest
03:55:46 [INFO] [02/26/2024 08:55:46.879] [main] [CoordinatedShutdown(pekko://ModifyFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertiesStrategyTest
03:55:46 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertiesStrategyTest
03:55:46 [INFO] [02/26/2024 08:55:46.958] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertiesStrategyTest
03:55:46 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertiesStrategyTest
03:55:47 [INFO] [02/26/2024 08:55:47.080] [main] [CoordinatedShutdown(pekko://DeleteFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertiesStrategyTest
03:55:47 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturesStrategyTest
03:55:47 [INFO] [02/26/2024 08:55:47.186] [main] [CoordinatedShutdown(pekko://RetrieveFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturesStrategyTest
03:55:47 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ResultFactoryTest
03:55:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ResultFactoryTest
03:55:47 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingStrategyTest
03:55:47 [INFO] [02/26/2024 08:55:47.910] [main] [CoordinatedShutdown(pekko://ModifyThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingStrategyTest
03:55:47 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDefinitionStrategyTest
03:55:48 [INFO] [02/26/2024 08:55:48.016] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDefinitionStrategyTest
03:55:48 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertyStrategyTest
03:55:48 [INFO] [02/26/2024 08:55:48.119] [main] [CoordinatedShutdown(pekko://DeleteFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertyStrategyTest
03:55:48 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertyStrategyTest
03:55:48 [INFO] [02/26/2024 08:55:48.244] [main] [CoordinatedShutdown(pekko://RetrieveFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:55:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertyStrategyTest
03:55:48 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest
03:55:48 2024-02-26 08:55:48,289 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:55:48 2024-02-26 08:55:48,323 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#policyShouldNotBeDeletedOnThingRetrieveAndActorFail()
03:55:50 2024-02-26 08:55:49,927 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:55:50 2024-02-26 08:55:50,906 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingIdf75c9cdd-65e0-4e26-9671-a7a06e1d876b>.
03:55:50 java.lang.RuntimeException: Failed to create PersistenceActor
03:55:50 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156)
03:55:50 	... 20 common frames omitted
03:55:50 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:55:50 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
03:55:50 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
03:55:50 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:55:50 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:55:50 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:55:50 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60)
03:55:50 	at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120)
03:55:50 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:55:50 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:55:50 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:55:50 	... 10 common frames omitted
03:55:50 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingIdf75c9cdd-65e0-4e26-9671-a7a06e1d876b/pa: exception during creation, root cause message: [Failed to create PersistenceActor]
03:55:50 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:55:50 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:55:50 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
03:55:50 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:55:50 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:55:50 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:55:50 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:55:50 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:55:50 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:55:50 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:55:50 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:55:50 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:55:50 2024-02-26 08:55:50,911 ERROR [] org.apache.pekko.actor.OneForOneStrategy - Failed to create PersistenceActor
03:55:50 java.lang.RuntimeException: Failed to create PersistenceActor
03:55:50 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156)
03:55:50 	... 20 common frames omitted
03:55:50 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:55:50 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
03:55:50 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
03:55:50 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:55:50 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:55:50 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:55:50 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60)
03:55:50 	at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120)
03:55:50 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:55:50 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:55:50 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:55:50 	... 10 common frames omitted
03:55:50 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingIdf75c9cdd-65e0-4e26-9671-a7a06e1d876b/pa: exception during creation, root cause message: [Failed to create PersistenceActor]
03:55:50 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:55:50 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:55:50 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
03:55:50 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:55:50 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:55:50 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:55:50 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:55:50 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:55:50 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:55:50 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:55:50 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:55:50 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:55:51 2024-02-26 08:55:50,989 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingIdf75c9cdd-65e0-4e26-9671-a7a06e1d876b> terminated abnormally.
03:55:51 2024-02-26 08:55:51,012 WARN  [sudoRetrieveThingFromThingEnforcerActor-d5e2bf90-1233-475f-a3d3-4644f34a2d3d] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <org.eclipse.ditto:thingIdf75c9cdd-65e0-4e26-9671-a7a06e1d876b>: <SudoRetrieveThing [thingId=org.eclipse.ditto:thingIdf75c9cdd-65e0-4e26-9671-a7a06e1d876b, selectedFields=/policyId, useOriginalSchemaVersion=false]>
03:55:51 2024-02-26 08:55:51,015 INFO  [e3fc822f-a367-4046-8486-c1219472b03b] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=e3fc822f-a367-4046-8486-c1219472b03b}]>
03:55:51 2024-02-26 08:55:51,018 INFO  [e3fc822f-a367-4046-8486-c1219472b03b] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingIdf75c9cdd-65e0-4e26-9671-a7a06e1d876b' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=e3fc822f-a367-4046-8486-c1219472b03b}]]
03:55:51 2024-02-26 08:55:51,222 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeaturesMetadata()
03:55:52 2024-02-26 08:55:52,262 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:55:52 2024-02-26 08:55:52,302 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:featuresModified> w/ rev: <2>.
03:55:52 2024-02-26 08:55:52,324 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeader()
03:55:52 2024-02-26 08:55:52,507 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:55:52 2024-02-26 08:55:52,523 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:55:52 2024-02-26 08:55:52,623 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecifiedV2()
03:55:52 2024-02-26 08:55:52,784 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:55:52 2024-02-26 08:55:52,799 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:55:52 2024-02-26 08:55:52,824 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveAttribute()
03:55:53 2024-02-26 08:55:52,998 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:55:53 2024-02-26 08:55:53,013 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributeSoThatThingGetsTooLarge()
03:56:22 2024-02-26 08:56:22,033 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:22 2024-02-26 08:56:22,094 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributeMetadata()
03:56:22 2024-02-26 08:56:22,263 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:22 2024-02-26 08:56:22,279 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeModified> w/ rev: <2>.
03:56:22 2024-02-26 08:56:22,295 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturePropertyWithLiveChannelCondition()
03:56:22 2024-02-26 08:56:22,460 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:22 2024-02-26 08:56:22,502 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAttributesMetadataWithDeleteMetadataHeader()
03:56:22 2024-02-26 08:56:22,661 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:22 2024-02-26 08:56:22,683 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:56:22 2024-02-26 08:56:22,702 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeatureMetadataWithGetMetadataHeader()
03:56:22 2024-02-26 08:56:22,866 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:22 2024-02-26 08:56:22,889 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteThingV2()
03:56:23 2024-02-26 08:56:23,042 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:23 2024-02-26 08:56:23,043 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingIdf661292d-85fe-423e-b877-5f3b06a1ffcf>.
03:56:23 2024-02-26 08:56:23,047 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>.
03:56:23 2024-02-26 08:56:23,067 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturePropertyAndAttributeMetadataWithGetMetadataWildcardHeader()
03:56:23 2024-02-26 08:56:23,203 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:23 2024-02-26 08:56:23,232 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveLeafMetadataWithGetMetadataWildcardHeader()
03:56:23 2024-02-26 08:56:23,452 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:23 2024-02-26 08:56:23,479 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:56:23 2024-02-26 08:56:23,498 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#unavailableExpectedIfPersistenceActorTerminates()
03:56:23 2024-02-26 08:56:23,626 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:56:23 2024-02-26 08:56:23,688 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId>
03:56:23 2024-02-26 08:56:23,693 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:56:23 2024-02-26 08:56:23,704 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:23 2024-02-26 08:56:23,743 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:56:23 2024-02-26 08:56:23,755 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:56:23 2024-02-26 08:56:23,781 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingIdbc3a21e7-2fa6-4bee-ab0c-564b37118652> terminated abnormally.
03:56:24 2024-02-26 08:56:24,285 WARN  [sudoRetrieveThingFromThingEnforcerActor-26e6de8b-5060-460f-9832-401c26bdbfbc] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <org.eclipse.ditto:thingIdbc3a21e7-2fa6-4bee-ab0c-564b37118652>: <SudoRetrieveThing [thingId=org.eclipse.ditto:thingIdbc3a21e7-2fa6-4bee-ab0c-564b37118652, selectedFields=/policyId, useOriginalSchemaVersion=false]>
03:56:24 2024-02-26 08:56:24,286 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2}]>
03:56:24 2024-02-26 08:56:24,287 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingIdbc3a21e7-2fa6-4bee-ab0c-564b37118652' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2}]]
03:56:24 2024-02-26 08:56:24,307 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingWithoutPreviousCreate()
03:56:24 2024-02-26 08:56:24,477 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttribute()
03:56:24 2024-02-26 08:56:24,627 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:24 2024-02-26 08:56:24,632 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeModified> w/ rev: <2>.
03:56:24 2024-02-26 08:56:24,647 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToModifyFeaturePropertyAndReceiveCorrectErrorCode()
03:56:24 2024-02-26 08:56:24,787 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:24 2024-02-26 08:56:24,802 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#unavailableExpectedAndPolicyIsDeletedIfPersistenceActorFails()
03:56:25 2024-02-26 08:56:24,935 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:56:25 2024-02-26 08:56:24,946 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId188862b5-3ee7-43bc-9f1b-25402e157735>.
03:56:25 java.lang.RuntimeException: Failed to create PersistenceActor
03:56:25 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156)
03:56:25 	... 20 common frames omitted
03:56:25 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:56:25 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
03:56:25 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
03:56:25 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:56:25 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:56:25 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:56:25 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60)
03:56:25 	at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120)
03:56:25 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:56:25 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:56:25 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:56:25 	... 10 common frames omitted
03:56:25 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId188862b5-3ee7-43bc-9f1b-25402e157735/pa: exception during creation, root cause message: [Failed to create PersistenceActor]
03:56:25 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:56:25 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:56:25 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
03:56:25 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:56:25 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:56:25 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:56:25 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:56:25 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:56:25 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:56:25 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:56:25 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:56:25 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:56:25 2024-02-26 08:56:24,946 ERROR [] org.apache.pekko.actor.OneForOneStrategy - Failed to create PersistenceActor
03:56:25 java.lang.RuntimeException: Failed to create PersistenceActor
03:56:25 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156)
03:56:25 	... 20 common frames omitted
03:56:25 Wrapped by: java.lang.reflect.InvocationTargetException: null
03:56:25 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
03:56:25 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
03:56:25 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
03:56:25 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
03:56:25 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
03:56:25 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60)
03:56:25 	at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120)
03:56:25 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
03:56:25 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
03:56:25 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
03:56:25 	... 10 common frames omitted
03:56:25 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId188862b5-3ee7-43bc-9f1b-25402e157735/pa: exception during creation, root cause message: [Failed to create PersistenceActor]
03:56:25 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
03:56:25 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
03:56:25 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
03:56:25 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
03:56:25 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
03:56:25 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
03:56:25 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:56:25 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:56:25 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:56:25 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:56:25 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:56:25 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:56:25 2024-02-26 08:56:24,947 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId188862b5-3ee7-43bc-9f1b-25402e157735> terminated abnormally.
03:56:25 2024-02-26 08:56:24,954 INFO  [d008d9fd-54f9-483c-9ffe-5325c1d9fa20] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId>
03:56:25 2024-02-26 08:56:24,955 INFO  [d008d9fd-54f9-483c-9ffe-5325c1d9fa20] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:56:25 2024-02-26 08:56:24,956 INFO  [d008d9fd-54f9-483c-9ffe-5325c1d9fa20] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>, cause: <ThingUnavailableException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy.
03:56:25 2024-02-26 08:56:24,988 WARN  [d008d9fd-54f9-483c-9ffe-5325c1d9fa20] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=d008d9fd-54f9-483c-9ffe-5325c1d9fa20}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingId188862b5-3ee7-43bc-9f1b-25402e157735, policyId=null, definition=null, attributes={"attrKey":"attrVal"}, features=ImmutableFeatures [features=[ImmutableFeature [featureId=featureId, definition=ImmutableFeatureDefinition [identifierList=[ns:name:version]], properties={"featurePropertyKey":"featurePropertyValue"}, desiredProperties=null]]], lifecycle=ACTIVE, revision=1, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null], response=java.util.concurrent.CompletionException: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingId188862b5-3ee7-43bc-9f1b-25402e157735' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=d008d9fd-54f9-483c-9ffe-5325c1d9fa20, ditto-read-subjects=["test:allowedId"]}]], responseFuture=java.util.concurrent.CompletableFuture@2432a949[Not completed, 1 dependents]]
03:56:25 2024-02-26 08:56:24,996 INFO  [d008d9fd-54f9-483c-9ffe-5325c1d9fa20] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <org.eclipse.ditto:policyId> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=d008d9fd-54f9-483c-9ffe-5325c1d9fa20, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=org.eclipse.ditto:policyId]>
03:56:25 2024-02-26 08:56:24,996 INFO  [d008d9fd-54f9-483c-9ffe-5325c1d9fa20] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingId188862b5-3ee7-43bc-9f1b-25402e157735' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=d008d9fd-54f9-483c-9ffe-5325c1d9fa20, ditto-read-subjects=["test:allowedId"]}]]
03:56:25 2024-02-26 08:56:25,111 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToRetrieveThingWhichWasNotYetCreated()
03:56:25 2024-02-26 08:56:25,259 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingInV2AndUpdateWithV2AndChangedPolicyId()
03:56:25 2024-02-26 08:56:25,450 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:25 2024-02-26 08:56:25,456 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:56:25 2024-02-26 08:56:25,481 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAndRecreateThingWithMinimumData()
03:56:25 2024-02-26 08:56:25,631 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:25 2024-02-26 08:56:25,632 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingIdb183a1c0-d439-42c4-8e5d-11de095a3be5>.
03:56:25 2024-02-26 08:56:25,635 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>.
03:56:25 2024-02-26 08:56:25,641 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <3>.
03:56:25 2024-02-26 08:56:25,661 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#shutdownOnCommand()
03:56:25 2024-02-26 08:56:25,779 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:56:25 2024-02-26 08:56:25,795 INFO  [] org.eclipse.ditto.base.service.actors.ShutdownBehaviour - Shutting down <Actor[pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId7f78f414-1b2b-42ac-a7a0-9ada83b2ed54#-1710922251]> due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=org.eclipse.ditto]]>.
03:56:25 2024-02-26 08:56:25,815 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeatureReturnsExpected()
03:56:25 2024-02-26 08:56:25,977 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:26 2024-02-26 08:56:25,993 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeatures()
03:56:26 2024-02-26 08:56:26,132 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:26 2024-02-26 08:56:26,140 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:featuresModified> w/ rev: <2>.
03:56:26 2024-02-26 08:56:26,179 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterCreation()
03:56:26 2024-02-26 08:56:26,298 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:26 2024-02-26 08:56:26,316 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturesMetadataWithGetMetadataHeader()
03:56:26 2024-02-26 08:56:26,463 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:26 2024-02-26 08:56:26,493 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributes()
03:56:26 2024-02-26 08:56:26,627 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:26 2024-02-26 08:56:26,632 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributesModified> w/ rev: <2>.
03:56:26 2024-02-26 08:56:26,650 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToCreateThingWithDifferentThingId()
03:56:26 2024-02-26 08:56:26,799 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#policyShouldBeDeletedOnThingCreateAndErrorResponse()
03:56:27 2024-02-26 08:56:26,934 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:56:27 2024-02-26 08:56:27,045 INFO  [658ea555-2e3f-4ac1-868a-15a10759df9b] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId>
03:56:27 2024-02-26 08:56:27,046 INFO  [658ea555-2e3f-4ac1-868a-15a10759df9b] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:56:27 2024-02-26 08:56:27,050 WARN  [658ea555-2e3f-4ac1-868a-15a10759df9b] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=658ea555-2e3f-4ac1-868a-15a10759df9b, ditto-read-subjects=["test:allowedId"]}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingIdadd2ff88-8a64-46f1-afae-73b2bcbb2337, policyId=org.eclipse.ditto:policyId, definition=null, attributes={"attrKey":"attrVal"}, features=ImmutableFeatures [features=[ImmutableFeature [featureId=featureId, definition=ImmutableFeatureDefinition [identifierList=[ns:name:version]], properties={"featurePropertyKey":"featurePropertyValue"}, desiredProperties=null]]], lifecycle=ACTIVE, revision=1, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null], response=ThingUnavailableException [message='Error in target persistent actor', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=658ea555-2e3f-4ac1-868a-15a10759df9b}]], responseFuture=java.util.concurrent.CompletableFuture@4be535d2[Not completed]]
03:56:27 2024-02-26 08:56:27,051 INFO  [658ea555-2e3f-4ac1-868a-15a10759df9b] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <org.eclipse.ditto:policyId> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=658ea555-2e3f-4ac1-868a-15a10759df9b, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=org.eclipse.ditto:policyId]>
03:56:27 2024-02-26 08:56:27,053 INFO  [658ea555-2e3f-4ac1-868a-15a10759df9b] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>, cause: <ThingUnavailableException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy.
03:56:27 2024-02-26 08:56:27,054 INFO  [658ea555-2e3f-4ac1-868a-15a10759df9b] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='Error in target persistent actor', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=658ea555-2e3f-4ac1-868a-15a10759df9b}]]
03:56:27 2024-02-26 08:56:27,166 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingOverwritesExistingFirstLevelFieldsWhenExplicitlySpecifiedV2()
03:56:27 2024-02-26 08:56:27,297 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:27 2024-02-26 08:56:27,308 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:56:27 2024-02-26 08:56:27,335 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterModification()
03:56:27 2024-02-26 08:56:27,499 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:27 2024-02-26 08:56:27,506 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:56:27 2024-02-26 08:56:27,526 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingInV2WithMissingPolicyIdThrowsPolicyIdMissingException()
03:56:27 2024-02-26 08:56:27,683 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureSequenceNumberCorrectness()
03:56:27 2024-02-26 08:56:27,817 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:27 2024-02-26 08:56:27,824 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:56:27 2024-02-26 08:56:27,845 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToRetrieveThingAfterDeletion()
03:56:28 2024-02-26 08:56:27,977 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:28 2024-02-26 08:56:27,979 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId913f5aa9-3855-4fa4-8de3-e54952605519>.
03:56:28 2024-02-26 08:56:27,983 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>.
03:56:28 2024-02-26 08:56:28,001 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAttribute()
03:56:28 2024-02-26 08:56:28,132 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:28 2024-02-26 08:56:28,137 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeDeleted> w/ rev: <2>.
03:56:28 2024-02-26 08:56:28,148 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteMetadataForDeleteAttributeCommand()
03:56:28 2024-02-26 08:56:28,289 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:28 2024-02-26 08:56:28,293 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeDeleted> w/ rev: <2>.
03:56:28 2024-02-26 08:56:28,315 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributesMetadata()
03:56:28 2024-02-26 08:56:28,455 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:28 2024-02-26 08:56:28,463 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributesModified> w/ rev: <2>.
03:56:28 2024-02-26 08:56:28,490 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingV2()
03:56:28 2024-02-26 08:56:28,623 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:28 2024-02-26 08:56:28,636 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#testRemovalOfEmptyMetadataAfterDeletion()
03:56:28 2024-02-26 08:56:28,762 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:28 2024-02-26 08:56:28,780 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:56:28 2024-02-26 08:56:28,794 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <3>.
03:56:28 2024-02-26 08:56:28,811 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#recoverThingCreated()
03:56:29 2024-02-26 08:56:28,947 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:29 2024-02-26 08:56:29,124 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingId1376583e-592a-425e-8c89-65a1d72b2174> was recovered.
03:56:29 2024-02-26 08:56:29,198 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveThingsWithoutThingIdOfActor()
03:56:29 2024-02-26 08:56:29,354 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:29 2024-02-26 08:56:29,355 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Unknown message: RetrieveThings [type=things.commands:retrieveThings, dittoHeaders=ImmutableDittoHeaders [{}], thingIds=[foo:bar, bum:lux], selectedFields=null, namespace=null]
03:56:29 2024-02-26 08:56:29,474 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveAttributesWithGetMetadataHeader()
03:56:29 2024-02-26 08:56:29,601 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:29 2024-02-26 08:56:29,619 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeatureMetadata()
03:56:29 2024-02-26 08:56:29,754 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:29 2024-02-26 08:56:29,762 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:featureModified> w/ rev: <2>.
03:56:29 2024-02-26 08:56:29,796 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#responsesDuringInitializationAreSentWithDittoHeaders()
03:56:30 2024-02-26 08:56:29,932 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#recoverThingDeleted()
03:56:30 2024-02-26 08:56:30,079 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:30 2024-02-26 08:56:30,081 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingIdc194ec5a-f3b3-4d83-a959-6b91eca46d7c>.
03:56:30 2024-02-26 08:56:30,085 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>.
03:56:30 2024-02-26 08:56:30,207 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeaderForMergeCommand()
03:56:30 2024-02-26 08:56:30,342 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:30 2024-02-26 08:56:30,350 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingMerged> w/ rev: <2>.
03:56:30 2024-02-26 08:56:30,392 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteExistingMetadataWithMergeCommand()
03:56:30 2024-02-26 08:56:30,531 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:30 2024-02-26 08:56:30,537 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingMerged> w/ rev: <2>.
03:56:30 2024-02-26 08:56:30,559 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#multipleMetadataHeadersResultsInException()
03:56:30 2024-02-26 08:56:30,686 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:30 2024-02-26 08:56:30,704 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingWithWildcardInMetadata()
03:56:30 2024-02-26 08:56:30,828 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:30 2024-02-26 08:56:30,836 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:56:30 2024-02-26 08:56:30,849 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureSequenceNumberCorrectnessAfterRecovery()
03:56:31 2024-02-26 08:56:30,962 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:31 2024-02-26 08:56:30,968 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:56:31 2024-02-26 08:56:31,077 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingId12b3abb8-d16e-47a1-931f-84bae127a543> was recovered.
03:56:31 2024-02-26 08:56:31,184 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterRecovery()
03:56:31 2024-02-26 08:56:31,338 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:31 2024-02-26 08:56:31,451 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingId46c203fa-c409-4c2f-93f8-f60f13ed14a9> was recovered.
03:56:31 2024-02-26 08:56:31,559 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveThingV2()
03:56:31 2024-02-26 08:56:31,663 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:31 2024-02-26 08:56:31,684 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingV2()
03:56:31 2024-02-26 08:56:31,794 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:31 2024-02-26 08:56:31,800 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:56:31 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.56 s -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest
03:56:31 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ResponseReceiverCacheTest
03:56:35 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.256 s -- in org.eclipse.ditto.things.service.persistence.actors.ResponseReceiverCacheTest
03:56:35 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest
03:56:35 2024-02-26 08:56:35,068 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:56:35 2024-02-26 08:56:35,077 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#thingInArbitraryStateIsSnapshotCorrectly()
03:56:35 2024-02-26 08:56:35,220 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told CreateThing, expecting CreateThingResponse ...
03:56:35 2024-02-26 08:56:35,228 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:35 2024-02-26 08:56:35,229 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Expecting Event made it to Journal and snapshots are empty. ..
03:56:36 2024-02-26 08:56:36,263 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told ModifyThing, expecting ModifyThingResponse. ..
03:56:36 2024-02-26 08:56:36,269 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:56:36 2024-02-26 08:56:36,273 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Expecting Event made it to Journal and snapshots contain Thing..
03:56:37 2024-02-26 08:56:37,293 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told RetrieveThing, expecting RetrieveThingResponse ...
03:56:37 2024-02-26 08:56:37,296 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Restarting ThingPersistenceActor ...
03:56:37 2024-02-26 08:56:37,297 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Expecting ThingPersistenceActor to be terminated ...
03:56:37 2024-02-26 08:56:37,297 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Recreating ThingPersistenceActor ...
03:56:37 2024-02-26 08:56:37,400 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told RetrieveThing, expecting RetrieveThingResponse..
03:56:37 2024-02-26 08:56:37,406 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingId873d9f8b-418e-42f5-8157-d2dece373982> was recovered.
03:56:37 2024-02-26 08:56:37,424 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#deletedThingIsSnapshotWithCorrectDataAndCanBeRecreated()
03:56:37 2024-02-26 08:56:37,537 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:38 2024-02-26 08:56:38,548 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingIda0a8ed23-95b6-4772-a2a6-4304c5bdd743>.
03:56:38 2024-02-26 08:56:38,553 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>.
03:56:39 2024-02-26 08:56:39,678 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <3>.
03:56:40 2024-02-26 08:56:40,710 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#actorCannotBeStartedWithNegativeSnapshotThreshold()
03:56:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.750 s -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest
03:56:40 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest
03:56:40 2024-02-26 08:56:40,819 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:56:40 2024-02-26 08:56:40,828 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest - Testing: ThingPersistenceActorCleanupTest#testDeletedThingIsCleanedUpCorrectly()
03:56:41 2024-02-26 08:56:40,948 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:42 2024-02-26 08:56:41,963 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingIdb722f669-9102-4600-96c0-1bad4020ed75>.
03:56:42 2024-02-26 08:56:41,968 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>.
03:56:43 2024-02-26 08:56:42,981 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Starting cleanup for 'thing:org.eclipse.ditto:thingIdb722f669-9102-4600-96c0-1bad4020ed75', deleting snapshots to sequence number 1 and events to 1.
03:56:43 2024-02-26 08:56:42,992 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Cleanup for 'thing:org.eclipse.ditto:thingIdb722f669-9102-4600-96c0-1bad4020ed75' completed.
03:56:44 2024-02-26 08:56:44,024 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest - Testing: ThingPersistenceActorCleanupTest#cleanupDeletesUntilButExcludingLatestSnapshot()
03:56:44 2024-02-26 08:56:44,151 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>.
03:56:45 2024-02-26 08:56:45,169 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>.
03:56:46 2024-02-26 08:56:46,189 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <3>.
03:56:47 2024-02-26 08:56:47,211 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <4>.
03:56:48 2024-02-26 08:56:48,237 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <5>.
03:56:49 2024-02-26 08:56:49,272 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <6>.
03:56:50 2024-02-26 08:56:50,308 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <7>.
03:56:51 2024-02-26 08:56:51,347 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <8>.
03:56:52 2024-02-26 08:56:52,384 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <9>.
03:56:53 2024-02-26 08:56:53,426 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <10>.
03:56:54 2024-02-26 08:56:54,492 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <11>.
03:56:55 2024-02-26 08:56:55,530 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Starting cleanup for 'thing:org.eclipse.ditto:thingIdec5dbced-1a83-4a3c-8ef8-f8a46057cacc', deleting snapshots to sequence number 9 and events to 10.
03:56:55 2024-02-26 08:56:55,534 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Cleanup for 'thing:org.eclipse.ditto:thingIdec5dbced-1a83-4a3c-8ef8-f8a46057cacc' completed.
03:56:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.74 s -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest
03:56:56 [INFO] Running org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapterTest
03:56:58 [INFO] [02/26/2024 08:56:58.217] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:56:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.662 s -- in org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapterTest
03:56:58 [INFO] Running org.eclipse.ditto.things.service.persistence.serializer.ThingMongoEventAdapterTest
03:56:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in org.eclipse.ditto.things.service.persistence.serializer.ThingMongoEventAdapterTest
03:56:58 [INFO] Running org.eclipse.ditto.things.service.enforcement.pre.ModifyToCreateThingTransformerTest
03:56:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.things.service.enforcement.pre.ModifyToCreateThingTransformerTest
03:56:58 [INFO] Running org.eclipse.ditto.things.service.enforcement.LiveSignalEnforcementTest
03:56:58 2024-02-26 08:56:58,718 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:56:58 2024-02-26 08:56:58,820 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:56:58 2024-02-26 08:56:58,872 INFO  [627d5364-e7a4-4429-96ac-1e1d17eb56c7] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - The command <messages.commands:thingMessage> was not forwarded due to insufficient rights MessageSendNotAllowedException: You are not allowed to send messages for the Thing with id 'thing:id'! - AuthorizationContext: ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]
03:56:58 2024-02-26 08:56:58,873 INFO  [627d5364-e7a4-4429-96ac-1e1d17eb56c7] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=627d5364-e7a4-4429-96ac-1e1d17eb56c7}]>
03:56:58 2024-02-26 08:56:58,875 INFO  [627d5364-e7a4-4429-96ac-1e1d17eb56c7] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: MessageSendNotAllowedException [message='You are not allowed to send messages for the Thing with id 'thing:id'!', errorCode=messages:send.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=627d5364-e7a4-4429-96ac-1e1d17eb56c7}]]
03:56:59 2024-02-26 08:56:59,049 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:56:59 2024-02-26 08:56:59,082 INFO  [d44b0483-7239-4a2b-a86f-d7be342a3ac8] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success'
03:56:59 2024-02-26 08:56:59,090 INFO  [d44b0483-7239-4a2b-a86f-d7be342a3ac8] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage>
03:56:59 2024-02-26 08:56:59,100 INFO  [d44b0483-7239-4a2b-a86f-d7be342a3ac8] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success'
03:56:59 2024-02-26 08:56:59,103 INFO  [d44b0483-7239-4a2b-a86f-d7be342a3ac8_fae0b588-6029-4329-9c2f-a7cb37e5db45] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage>
03:56:59 2024-02-26 08:56:59,264 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:56:59 2024-02-26 08:56:59,299 INFO  [7ca84dc9-b562-4408-ae6b-9e40b2e70505] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success'
03:56:59 2024-02-26 08:56:59,302 INFO  [7ca84dc9-b562-4408-ae6b-9e40b2e70505] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage>
03:56:59 2024-02-26 08:56:59,472 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:56:59 2024-02-26 08:56:59,503 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed90] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
03:56:59 2024-02-26 08:56:59,503 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed90] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:56:59 2024-02-26 08:56:59,528 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed90] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:56:59 2024-02-26 08:56:59,531 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed90] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#-1764861924], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
03:56:59 2024-02-26 08:56:59,535 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed90] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
03:56:59 2024-02-26 08:56:59,538 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed90] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=a395552d-4ccc-44b4-9559-7a7697b9ed90, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true>
03:56:59 2024-02-26 08:56:59,546 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed90] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:56:59 2024-02-26 08:56:59,553 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed902] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
03:56:59 2024-02-26 08:56:59,553 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed902] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:56:59 2024-02-26 08:56:59,582 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed902] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:56:59 2024-02-26 08:56:59,582 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed902] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$b#782780819], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
03:56:59 2024-02-26 08:56:59,583 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed902] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=a395552d-4ccc-44b4-9559-7a7697b9ed902, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true>
03:56:59 2024-02-26 08:56:59,584 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed902] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
03:56:59 2024-02-26 08:56:59,588 INFO  [a395552d-4ccc-44b4-9559-7a7697b9ed902] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:56:59 2024-02-26 08:56:59,755 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:56:59 2024-02-26 08:56:59,790 INFO  [d1da97bc-849c-4e42-a299-19413089575f] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:featureMessage> with outcome 'success'
03:56:59 2024-02-26 08:56:59,791 INFO  [d1da97bc-849c-4e42-a299-19413089575f] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:featureMessage>
03:57:00 2024-02-26 08:56:59,966 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:00 2024-02-26 08:56:59,996 INFO  [cf78a158-1402-4dd6-b269-37def196f453] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=cf78a158-1402-4dd6-b269-37def196f453, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/foo, attributeValue="bar"]>
03:57:00 2024-02-26 08:56:59,997 INFO  [cf78a158-1402-4dd6-b269-37def196f453] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'success'
03:57:00 2024-02-26 08:57:00,001 INFO  [cf78a158-1402-4dd6-b269-37def196f453] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <Publish> sent via tell)
03:57:00 2024-02-26 08:57:00,003 INFO  [688a3076-d774-44cb-a8b4-f7ac0064df36] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was NOT authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=688a3076-d774-44cb-a8b4-f7ac0064df36, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/xyz, attributeValue="abc"]>
03:57:00 2024-02-26 08:57:00,004 INFO  [688a3076-d774-44cb-a8b4-f7ac0064df36] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=688a3076-d774-44cb-a8b4-f7ac0064df36, response-required=false}]>
03:57:00 2024-02-26 08:57:00,005 INFO  [688a3076-d774-44cb-a8b4-f7ac0064df36] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: EventSendNotAllowedException [message='You are not allowed to send events for the Thing with id 'thing:id'!', errorCode=things:event.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=688a3076-d774-44cb-a8b4-f7ac0064df36, response-required=false}]]
03:57:00 2024-02-26 08:57:00,155 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:00 2024-02-26 08:57:00,192 INFO  [149e7970-3ccf-4714-a69c-7abfcdd6aa43] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=149e7970-3ccf-4714-a69c-7abfcdd6aa43}]>
03:57:00 2024-02-26 08:57:00,194 INFO  [149e7970-3ccf-4714-a69c-7abfcdd6aa43] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=149e7970-3ccf-4714-a69c-7abfcdd6aa43}]]
03:57:00 2024-02-26 08:57:00,198 INFO  [9f91f001-ed2a-42c4-b272-dcb571eab2c5] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=9f91f001-ed2a-42c4-b272-dcb571eab2c5}]>
03:57:00 2024-02-26 08:57:00,200 INFO  [9f91f001-ed2a-42c4-b272-dcb571eab2c5] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: FeatureNotModifiableException [message='The Feature with ID 'x' on the Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions to modify it (WRITE is required).', errorCode=things:feature.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of the Thing and the ID of your requested Feature was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=9f91f001-ed2a-42c4-b272-dcb571eab2c5}]]
03:57:00 2024-02-26 08:57:00,357 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:00 2024-02-26 08:57:00,385 INFO  [df7294da-8e18-4f01-95d1-8d7e9604739a] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was NOT authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=df7294da-8e18-4f01-95d1-8d7e9604739a, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/foo, attributeValue="bar"]>
03:57:00 2024-02-26 08:57:00,386 INFO  [df7294da-8e18-4f01-95d1-8d7e9604739a] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=df7294da-8e18-4f01-95d1-8d7e9604739a, response-required=false}]>
03:57:00 2024-02-26 08:57:00,387 INFO  [df7294da-8e18-4f01-95d1-8d7e9604739a] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: EventSendNotAllowedException [message='You are not allowed to send events for the Thing with id 'thing:id'!', errorCode=things:event.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=df7294da-8e18-4f01-95d1-8d7e9604739a, response-required=false}]]
03:57:00 2024-02-26 08:57:00,525 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:00 2024-02-26 08:57:00,552 INFO  [1ca61062-0f1a-4b63-95d2-9fea6469c06d] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
03:57:00 2024-02-26 08:57:00,553 INFO  [1ca61062-0f1a-4b63-95d2-9fea6469c06d] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:00 2024-02-26 08:57:00,558 INFO  [1ca61062-0f1a-4b63-95d2-9fea6469c06d] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:00 2024-02-26 08:57:00,559 INFO  [1ca61062-0f1a-4b63-95d2-9fea6469c06d] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#1400079915], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
03:57:00 2024-02-26 08:57:00,559 INFO  [1ca61062-0f1a-4b63-95d2-9fea6469c06d] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=1ca61062-0f1a-4b63-95d2-9fea6469c06d, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true>
03:57:00 2024-02-26 08:57:00,560 INFO  [1ca61062-0f1a-4b63-95d2-9fea6469c06d] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
03:57:00 2024-02-26 08:57:00,563 INFO  [1ca61062-0f1a-4b63-95d2-9fea6469c06d] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:00 2024-02-26 08:57:00,670 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:00 2024-02-26 08:57:00,697 INFO  [bb47ab38-cdcc-447d-964e-c5d2b0a1242f] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:modifyFeature>
03:57:00 2024-02-26 08:57:00,698 INFO  [bb47ab38-cdcc-447d-964e-c5d2b0a1242f] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success'
03:57:00 2024-02-26 08:57:00,699 INFO  [bb47ab38-cdcc-447d-964e-c5d2b0a1242f] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <things.commands:modifyFeature>
03:57:00 2024-02-26 08:57:00,703 INFO  [895a9604-657a-4f9c-b477-4dcb49948882] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
03:57:00 2024-02-26 08:57:00,703 INFO  [895a9604-657a-4f9c-b477-4dcb49948882] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s -- in org.eclipse.ditto.things.service.enforcement.LiveSignalEnforcementTest
03:57:00 [INFO] Running org.eclipse.ditto.things.service.enforcement.ThingCommandEnforcementTest
03:57:00 2024-02-26 08:57:00,722 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:57:00 2024-02-26 08:57:00,825 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:00 2024-02-26 08:57:00,852 INFO  [rejectCreateByInlinePolicyWithInvalidId] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInlinePolicyWithInvalidId, version=2}]>
03:57:00 2024-02-26 08:57:00,853 INFO  [rejectCreateByInlinePolicyWithInvalidId] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyIdInvalidException [message='Policy ID 'invalid-policy-id' is not valid!', errorCode=policies:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInlinePolicyWithInvalidId, version=2}]]
03:57:01 2024-02-26 08:57:01,154 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:01 2024-02-26 08:57:01,181 INFO  [rejectByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]>
03:57:01 2024-02-26 08:57:01,182 INFO  [rejectByPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]]
03:57:01 2024-02-26 08:57:01,186 INFO  [rejectByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]>
03:57:01 2024-02-26 08:57:01,187 INFO  [rejectByPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: FeatureNotModifiableException [message='The Feature with ID 'x' on the Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions to modify it (WRITE is required).', errorCode=things:feature.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of the Thing and the ID of your requested Feature was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]]
03:57:01 2024-02-26 08:57:01,360 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:01 2024-02-26 08:57:01,392 INFO  [acceptCreateByImplicitPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
03:57:01 2024-02-26 08:57:01,393 INFO  [acceptCreateByImplicitPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:57:01 2024-02-26 08:57:01,541 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:01 2024-02-26 08:57:01,572 INFO  [acceptByPolicyWithRevokeOnAttribute] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success'
03:57:01 2024-02-26 08:57:01,578 INFO  [acceptByPolicyWithRevokeOnAttribute] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:01 2024-02-26 08:57:01,693 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:01 2024-02-26 08:57:01,725 INFO  [rejectModifyWithConditionAndNoReadPermissionForAttributes] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectModifyWithConditionAndNoReadPermissionForAttributes, version=2, condition=eq(attributes/testAttr,"testString")}]>
03:57:01 2024-02-26 08:57:01,726 INFO  [rejectModifyWithConditionAndNoReadPermissionForAttributes] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectModifyWithConditionAndNoReadPermissionForAttributes, version=2, condition=eq(attributes/testAttr,"testString")}]]
03:57:01 2024-02-26 08:57:01,927 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:01 2024-02-26 08:57:01,955 INFO  [rejectQueryByThingNotAccessibleException] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByThingNotAccessibleException, version=2}]>
03:57:01 2024-02-26 08:57:01,956 INFO  [rejectQueryByThingNotAccessibleException] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByThingNotAccessibleException, version=2}]]
03:57:02 2024-02-26 08:57:02,073 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:02 2024-02-26 08:57:02,102 INFO  [rejectQueryByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByPolicyNotAccessibleExceptionWhenThingExists, version=2}]>
03:57:02 2024-02-26 08:57:02,103 INFO  [rejectQueryByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be accessed as its Policy with ID 'not:accessible' is not or no longer existing.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Recreate/create the Policy with ID 'not:accessible' in order to get access to the Thing again.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByPolicyNotAccessibleExceptionWhenThingExists, version=2}]]
03:57:02 2024-02-26 08:57:02,222 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:02 2024-02-26 08:57:02,254 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:02 2024-02-26 08:57:02,260 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:02 2024-02-26 08:57:02,266 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, condition=exists(features/revokedFeature)}]>
03:57:02 2024-02-26 08:57:02,267 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, condition=exists(features/revokedFeature)}]]
03:57:02 2024-02-26 08:57:02,271 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, live-channel-condition=exists(features/revokedFeature), channel=live}]>
03:57:02 2024-02-26 08:57:02,273 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the live channel condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, live-channel-condition=exists(features/revokedFeature), channel=live}]]
03:57:02 2024-02-26 08:57:02,393 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:02 2024-02-26 08:57:02,426 INFO  [testCreateByCopyFromPolicyWithAllowPolicyLockout] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
03:57:02 2024-02-26 08:57:02,427 INFO  [testCreateByCopyFromPolicyWithAllowPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:57:02 2024-02-26 08:57:02,561 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:02 2024-02-26 08:57:02,590 INFO  [acceptByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success'
03:57:02 2024-02-26 08:57:02,597 INFO  [acceptByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:02 2024-02-26 08:57:02,601 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:02 2024-02-26 08:57:02,725 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:02 2024-02-26 08:57:02,753 INFO  [testCreateByCopyFromPolicyWithIfNoneMatch] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
03:57:02 2024-02-26 08:57:02,754 INFO  [testCreateByCopyFromPolicyWithIfNoneMatch] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:57:02 2024-02-26 08:57:02,868 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:02 2024-02-26 08:57:02,896 INFO  [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Failed to create Policy with ID <thing:id> due to: <PolicyNotAccessibleException: The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.>. The CreateThing command which would have created a Policy for the Thing with ID <thing:id> is therefore not handled.
03:57:02 2024-02-26 08:57:02,897 INFO  [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - creating initial policy during creation of Thing <thing:id> - ThingNotCreatableException: The Thing with ID 'thing:id' could not be created as the Policy with ID 'thing:id' could not be created due to: 'The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.'
03:57:02 2024-02-26 08:57:02,897 INFO  [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testCreateByCopyFromPolicyWithPolicyLockout, version=2}]>
03:57:02 2024-02-26 08:57:02,899 INFO  [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotCreatableException [message='The Thing with ID 'thing:id' could not be created as the Policy with ID 'thing:id' could not be created due to: 'The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.'', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Either check if the ID of the Policy you created the Thing with is correct and that the Policy is existing or If you want to use the existing Policy, specify it as 'policyId' in the Thing JSON you create.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testCreateByCopyFromPolicyWithPolicyLockout, version=2}]]
03:57:03 2024-02-26 08:57:03,014 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:03 2024-02-26 08:57:03,042 INFO  [acceptCreateByInlinePolicyWithDifferentId] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:id>
03:57:03 2024-02-26 08:57:03,043 INFO  [acceptCreateByInlinePolicyWithDifferentId] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:57:03 2024-02-26 08:57:03,178 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:03 2024-02-26 08:57:03,204 INFO  [rejectUpdateByThingNotAccessibleException] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByThingNotAccessibleException, version=2}]>
03:57:03 2024-02-26 08:57:03,205 INFO  [rejectUpdateByThingNotAccessibleException] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByThingNotAccessibleException, version=2}]]
03:57:03 2024-02-26 08:57:03,362 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:03 2024-02-26 08:57:03,390 INFO  [acceptCreateByInlinePolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
03:57:03 2024-02-26 08:57:03,391 INFO  [acceptCreateByInlinePolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:57:03 2024-02-26 08:57:03,528 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:03 2024-02-26 08:57:03,556 INFO  [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <empty:policy>
03:57:03 2024-02-26 08:57:03,559 INFO  [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByOwnPolicy, version=2}]>
03:57:03 2024-02-26 08:57:03,561 INFO  [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByOwnPolicy, version=2}]]
03:57:03 2024-02-26 08:57:03,677 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:03 2024-02-26 08:57:03,704 INFO  [rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists, version=2}]>
03:57:03 2024-02-26 08:57:03,705 INFO  [rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:id' could not be accessed as its Policy with ID 'not:accessible' is not or no longer existing.', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Recreate/create the Policy with ID 'not:accessible' in order to get access to the Thing again.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists, version=2}]]
03:57:03 2024-02-26 08:57:03,830 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:03 2024-02-26 08:57:03,858 INFO  [enforceLiveChannelConditionOnModifyCommandFails] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceLiveChannelConditionOnModifyCommandFails, version=2, live-channel-condition=exists(thingId)}]>
03:57:03 2024-02-26 08:57:03,859 INFO  [enforceLiveChannelConditionOnModifyCommandFails] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: LiveChannelConditionNotAllowedException [message='The specified 'live-channel-condition' is only allowed to be used for retrieving API calls.', errorCode=things:live.channelcondition.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='For modifying API calls the 'live-channel-condition' cannot be used, please remove the condition.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceLiveChannelConditionOnModifyCommandFails, version=2, live-channel-condition=exists(thingId), ditto-read-subjects=["google:subject"]}]]
03:57:04 2024-02-26 08:57:04,064 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:04 2024-02-26 08:57:04,093 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
03:57:04 2024-02-26 08:57:04,094 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:57:04 2024-02-26 08:57:04,101 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:04 2024-02-26 08:57:04,106 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:04 2024-02-26 08:57:04,110 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyPolicyId> with outcome 'success'
03:57:04 2024-02-26 08:57:04,116 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyAttribute> with outcome 'success'
03:57:04 2024-02-26 08:57:04,122 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveAttribute> with outcome 'success'
03:57:04 2024-02-26 08:57:04,125 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveAttribute>
03:57:04 2024-02-26 08:57:04,242 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:04 2024-02-26 08:57:04,272 INFO  [testModifyWithInvalidCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testModifyWithInvalidCondition, version=2, condition=eq(attributes//testAttr,"testString")}]>
03:57:04 2024-02-26 08:57:04,273 INFO  [testModifyWithInvalidCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionInvalidException [message='The specified condition 'attributes//testAttr' is invalid.', errorCode=things:condition.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Consecutive slashes in JSON pointers are not supported.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testModifyWithInvalidCondition, version=2, condition=eq(attributes//testAttr,"testString")}]]
03:57:04 2024-02-26 08:57:04,472 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:04 2024-02-26 08:57:04,498 INFO  [rejectCreateByInvalidPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInvalidPolicy, version=2}]>
03:57:04 2024-02-26 08:57:04,499 INFO  [rejectCreateByInvalidPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyInvalidException [message='The Policy specified for the Thing with ID 'thing:id' is invalid.', errorCode=things:policy.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='The JSON object's field '/_modified' is not in ISO-8601 format as expected', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInvalidPolicy, version=2}]]
03:57:04 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.991 s -- in org.eclipse.ditto.things.service.enforcement.ThingCommandEnforcementTest
03:57:04 [INFO] Running org.eclipse.ditto.things.service.enforcement.ReferencePlaceholderTest
03:57:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.service.enforcement.ReferencePlaceholderTest
03:57:04 [INFO] Running org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest
03:57:04 2024-02-26 08:57:04,725 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:57:04 2024-02-26 08:57:04,838 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:04 2024-02-26 08:57:04,868 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:57:05 2024-02-26 08:57:04,993 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:05 2024-02-26 08:57:05,019 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Failed to create Policy with ID <thing:fb556855-870c-450f-8db2-e9fe4d79ff5e> due to: <PolicyConflictException: The Policy with ID 'thing:fb556855-870c-450f-8db2-e9fe4d79ff5e' already exists>. The CreateThing command which would have created a Policy for the Thing with ID <thing:fb556855-870c-450f-8db2-e9fe4d79ff5e> is therefore not handled.
03:57:05 2024-02-26 08:57:05,020 INFO  [] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - creating initial policy during creation of Thing <thing:fb556855-870c-450f-8db2-e9fe4d79ff5e> - ThingNotCreatableException: The Thing with ID 'thing:fb556855-870c-450f-8db2-e9fe4d79ff5e' could not be created because creation of its implicit Policy ID 'thing:fb556855-870c-450f-8db2-e9fe4d79ff5e' failed.
03:57:05 2024-02-26 08:57:05,020 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}]>
03:57:05 2024-02-26 08:57:05,021 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotCreatableException [message='The Thing with ID 'thing:fb556855-870c-450f-8db2-e9fe4d79ff5e' could not be created because creation of its implicit Policy ID 'thing:fb556855-870c-450f-8db2-e9fe4d79ff5e' failed.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='If you want to use an existing Policy, specify it as 'policyId' in the Thing JSON you create.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}]]
03:57:05 2024-02-26 08:57:05,125 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:05 2024-02-26 08:57:05,155 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:05 2024-02-26 08:57:05,174 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:3a6ce473-6e4f-454b-ab75-17b144ee71ab> for thing <thing:id>: PolicyNotAccessibleException [message='The Policy with ID 'policy:3a6ce473-6e4f-454b-ab75-17b144ee71ab' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:57:05 2024-02-26 08:57:05,178 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:05 2024-02-26 08:57:05,324 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:05 2024-02-26 08:57:05,353 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:788d5544-c8ba-49e3-9a0d-ded87ed95213>
03:57:05 2024-02-26 08:57:05,354 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:57:05 2024-02-26 08:57:05,465 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:05 2024-02-26 08:57:05,493 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:05 2024-02-26 08:57:05,496 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Encountered ask timeout from target actor: thing timeout
03:57:05 2024-02-26 08:57:05,496 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received nothing when enforcing signal and forwarding to target actor - this should not happen.
03:57:05 2024-02-26 08:57:05,497 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <thing:id>: <RetrieveThing [type=things.commands:retrieveThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}], thingId=thing:ea9768d7-4dc9-4203-b362-2c98c4474e28, selectedFields=/_policy,/thingId, snapshotRevision=-1]>
03:57:05 2024-02-26 08:57:05,500 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:05 2024-02-26 08:57:05,505 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:e75fd92d-69a1-4ad0-9943-8017c7b8cb28> for thing <thing:id>: org.apache.pekko.pattern.AskTimeoutException: policy timeout
03:57:05 2024-02-26 08:57:05,509 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:05 2024-02-26 08:57:05,640 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:05 2024-02-26 08:57:05,667 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:05 2024-02-26 08:57:05,670 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:3297b1e2-33c5-47e4-afbf-2c6750262abe' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:57:05 2024-02-26 08:57:05,674 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:05 2024-02-26 08:57:05,679 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:06b607a2-14f0-4f6a-9daf-b38ddc11567a> for thing <thing:id>: PolicyNotAccessibleException [message='The Policy with ID 'policy:06b607a2-14f0-4f6a-9daf-b38ddc11567a' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:57:05 2024-02-26 08:57:05,681 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:05 2024-02-26 08:57:05,793 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:05 2024-02-26 08:57:05,821 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:05 2024-02-26 08:57:05,831 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:05 2024-02-26 08:57:05,939 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:05 2024-02-26 08:57:05,967 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyThing> with outcome 'success'
03:57:06 2024-02-26 08:57:06,074 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:06 2024-02-26 08:57:06,102 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:4060259a-3712-4a79-bfd0-b9be7627ac6f>
03:57:06 2024-02-26 08:57:06,103 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:57:06 2024-02-26 08:57:06,216 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:06 2024-02-26 08:57:06,244 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:d273186d-58c5-48c7-ab04-9164ed81ea9c>
03:57:06 2024-02-26 08:57:06,245 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
03:57:06 2024-02-26 08:57:06,248 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject, ditto-read-subjects=["google:defaultSubject"]}], thing=ImmutableThing [thingId=thing:427e9b5c-5134-4fef-939c-8d4514ba35fc, policyId=policy:d273186d-58c5-48c7-ab04-9164ed81ea9c, definition=null, attributes=null, features=null, lifecycle=null, revision=1, modified=null, created=null, metadata=null], initialPolicy={"policyId":"policy:d273186d-58c5-48c7-ab04-9164ed81ea9c","imports":{},"entries":{"policy":{"subjects":{"google:notDefaultSubject":{"type":"generated"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]}},"importable":"implicit"},"thing":{"subjects":{"google:defaultSubject":{"type":"generated"}},"resources":{"thing:/":{"grant":["READ","WRITE"],"revoke":[]}},"importable":"implicit"}}}, policyIdOrPlaceholder=null], response=ThingNotModifiableException [message='The Thing with ID 'thing:427e9b5c-5134-4fef-939c-8d4514ba35fc' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]], responseFuture=java.util.concurrent.CompletableFuture@398f1878[Not completed, 1 dependents]]
03:57:06 2024-02-26 08:57:06,249 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <policy:d273186d-58c5-48c7-ab04-9164ed81ea9c> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=policy:d273186d-58c5-48c7-ab04-9164ed81ea9c]>
03:57:06 2024-02-26 08:57:06,250 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:427e9b5c-5134-4fef-939c-8d4514ba35fc' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
03:57:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 s -- in org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest
03:57:06 [INFO] Running org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementWithResponseReceiverTest
03:57:06 2024-02-26 08:57:06,269 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:57:06 2024-02-26 08:57:06,360 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:06 2024-02-26 08:57:06,389 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:06 2024-02-26 08:57:06,401 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:errorResponse>
03:57:06 2024-02-26 08:57:06,401 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:errorResponse> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#-1929976198], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
03:57:06 2024-02-26 08:57:06,402 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=thing:id, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live}]]]>, valid=<true>
03:57:06 2024-02-26 08:57:06,403 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <ThingErrorResponse> sent via tell)
03:57:06 2024-02-26 08:57:06,404 ERROR [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Unknown throwable during smart channel response casting: <ThingIdInvalidException: Thing ID 'thing:id' is not valid!>
03:57:06 2024-02-26 08:57:06,405 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live}]]
03:57:06 2024-02-26 08:57:06,543 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:06 2024-02-26 08:57:06,597 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:06 2024-02-26 08:57:06,605 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:06 2024-02-26 08:57:06,606 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#-552436272], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
03:57:06 2024-02-26 08:57:06,606 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=matchLiveChannelCondition, version=2, live-channel-condition=exists(thingId), ditto-originator=dummy:subject, live-channel-condition-matched=true, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","_revision":1,"_namespace":"thing","policyId":"policy:id"}, thingPlainJson={"thingId":"thing:id","_revision":1,"_namespace":"thing","policyId":"policy:id"}]>, valid=<true>
03:57:06 2024-02-26 08:57:06,607 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
03:57:06 2024-02-26 08:57:06,611 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:06 2024-02-26 08:57:06,835 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:06 2024-02-26 08:57:06,863 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
03:57:06 2024-02-26 08:57:06,864 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:06 2024-02-26 08:57:06,870 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:errorResponse>
03:57:06 2024-02-26 08:57:06,871 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:errorResponse> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#1143379332], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
03:57:06 2024-02-26 08:57:06,871 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=thing:id, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live}]]]>, valid=<true>
03:57:06 2024-02-26 08:57:06,872 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <ThingErrorResponse> sent via tell)
03:57:06 2024-02-26 08:57:06,879 ERROR [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Unknown throwable during smart channel response casting: <ThingIdInvalidException: Thing ID 'thing:id' is not valid!>
03:57:06 2024-02-26 08:57:06,879 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live}]]
03:57:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s -- in org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementWithResponseReceiverTest
03:57:06 [INFO] Running org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementTest
03:57:06 2024-02-26 08:57:06,889 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
03:57:07 2024-02-26 08:57:07,022 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:07 2024-02-26 08:57:07,052 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:07 2024-02-26 08:57:07,059 INFO  [] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-399#1203287252, response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-399#1203287252}]]]>, valid=<false>
03:57:07 2024-02-26 08:57:07,181 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:07 2024-02-26 08:57:07,209 INFO  [liveChannelConditionMismatch] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:07 2024-02-26 08:57:07,213 INFO  [liveChannelConditionMismatch] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
03:57:07 2024-02-26 08:57:07,362 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:07 2024-02-26 08:57:07,390 INFO  [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
03:57:07 2024-02-26 08:57:07,390 INFO  [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:07 2024-02-26 08:57:07,422 INFO  [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:07 2024-02-26 08:57:07,539 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:07 2024-02-26 08:57:07,567 INFO  [liveChannelTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:07 2024-02-26 08:57:07,597 INFO  [liveChannelTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:07 2024-02-26 08:57:07,737 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:07 2024-02-26 08:57:07,765 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:07 2024-02-26 08:57:07,769 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=matchLiveChannelCondition, version=2, live-channel-condition=exists(thingId), ditto-originator=dummy:subject, live-channel-condition-matched=true, channel=live, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"_revision":1,"_namespace":"thing","thingId":"thing:id","policyId":"policy:id"}, thingPlainJson={"_revision":1,"_namespace":"thing","thingId":"thing:id","policyId":"policy:id"}]>, valid=<true>
03:57:07 2024-02-26 08:57:07,774 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
03:57:07 2024-02-26 08:57:07,894 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:07 2024-02-26 08:57:07,922 INFO  [liveChannelTimeoutWithoutTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:07 2024-02-26 08:57:07,949 INFO  [liveChannelTimeoutWithoutTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: CommandTimeoutException [message='The Command reached the specified timeout of 1ms.', errorCode=command.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the command timeout.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelTimeoutWithoutTwinFallback, version=2, live-channel-condition=exists(thingId), timeout=1ms, ditto-originator=dummy:subject, channel=live, live-channel-condition-matched=true, response-required=false}]]
03:57:08 2024-02-26 08:57:08,054 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:08 2024-02-26 08:57:08,082 INFO  [thingNotAccessibleAfterEnforcement] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=thingNotAccessibleAfterEnforcement, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId)}]>
03:57:08 2024-02-26 08:57:08,083 INFO  [thingNotAccessibleAfterEnforcement] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=thingNotAccessibleAfterEnforcement, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId)}]]
03:57:08 2024-02-26 08:57:08,187 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
03:57:08 2024-02-26 08:57:08,215 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
03:57:08 2024-02-26 08:57:08,215 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
03:57:08 2024-02-26 08:57:08,219 INFO  [] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-434#-1443511110, response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-434#-1443511110}]]]>, valid=<false>
03:57:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 s -- in org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementTest
03:57:08 [INFO] Running org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolverTest
03:57:08 2024-02-26 08:57:08,408 ERROR [] org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolver - Did not retrieve expected RetrieveThingResponse when resolving policy ID placeholder reference <ReferencePlaceholder [referencedEntityType=THINGS, referencedEntityId=namespace:myThing, referencedField=/policyId]>: someThingUnexpected
03:57:08 2024-02-26 08:57:08,522 INFO  [] org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolver - Got ThingErrorResponse when waiting on RetrieveThingResponse when resolving policy ID placeholder reference <ReferencePlaceholder [referencedEntityType=THINGS, referencedEntityId=namespace:myThing, referencedField=/policyId]>: ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingNotAccessibleException [message='The Thing with ID 'namespace:myThing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]]
03:57:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.740 s -- in org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolverTest
03:57:08 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalErrorRegistryTest
03:57:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalErrorRegistryTest
03:57:09 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandResponseRegistryTest
03:57:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandResponseRegistryTest
03:57:09 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandRegistryTest
03:57:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandRegistryTest
03:57:09 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsRootActorTest
03:57:09 2024-02-26 08:57:09,192 INFO  [] org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment.
03:57:09 2024-02-26 08:57:09,378 INFO  [] org.eclipse.ditto.base.service.cluster.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H>
03:57:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.862 s -- in org.eclipse.ditto.things.service.starter.ThingsRootActorTest
03:57:12 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalEventRegistryTest
03:57:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalEventRegistryTest
03:57:12 [INFO] Running org.eclipse.ditto.things.service.aggregation.DefaultThingsAggregatorConfigTest
03:57:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.760 s -- in org.eclipse.ditto.things.service.aggregation.DefaultThingsAggregatorConfigTest
03:57:12 [INFO] Running org.eclipse.ditto.things.service.signaltransformation.placeholdersubstitution.CreateThingSubstitutionStrategyTest
03:57:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.eclipse.ditto.things.service.signaltransformation.placeholdersubstitution.CreateThingSubstitutionStrategyTest
03:57:13 [INFO] 
03:57:13 [INFO] Results:
03:57:13 [INFO] 
03:57:13 [INFO] Tests run: 603, Failures: 0, Errors: 0, Skipped: 0
03:57:13 [INFO] 
03:57:13 [INFO] 
03:57:13 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-service ---
03:57:13 [INFO] 
03:57:13 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-service ---
03:57:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar
03:57:13 [INFO] 
03:57:13 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-service ---
03:57:13 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:57:13 [INFO] No previous run data found, generating javadoc.
03:57:19 [WARNING] Javadoc Warnings
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/package-info.java:14: warning: no comment
03:57:19 [WARNING] package org.eclipse.ditto.things.service.aggregation;
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/common/config/package-info.java:14: warning: no comment
03:57:19 [WARNING] package org.eclipse.ditto.things.service.common.config;
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/package-info.java:14: warning: no comment
03:57:19 [WARNING] package org.eclipse.ditto.things.service.enforcement;
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/pre/package-info.java:14: warning: no comment
03:57:19 [WARNING] package org.eclipse.ditto.things.service.enforcement.pre;
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/package-info.java:14: warning: no comment
03:57:19 [WARNING] package org.eclipse.ditto.things.service.persistence.actors;
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/package-info.java:15: warning: no comment
03:57:19 [WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.commands;
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment
03:57:19 [WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.events;
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/package-info.java:15: warning: no comment
03:57:19 [WARNING] package org.eclipse.ditto.things.service.persistence.serializer;
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:195: warning: no @param for <S>
03:57:19 [WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFree(final S signal,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:220: warning: no @param for <S>
03:57:19 [WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFreeWithFuture(final S signal,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/ThingConditionValidator.java:34: warning: no comment
03:57:19 [WARNING] public final class ThingConditionValidator {
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingEnforcement.java:38: warning: no comment
03:57:19 [WARNING] public ThingEnforcement(final ActorRef policiesShardRegion, final ActorSystem actorSystem,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/ThingMongoEventAdapter.java:42: warning: no comment
03:57:19 [WARNING] public ThingMongoEventAdapter(final ExtendedActorSystem system) {
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/ThingMongoSnapshotAdapter.java:71: warning: no @param for config
03:57:19 [WARNING] public ThingMongoSnapshotAdapter(final ActorRef pubSubMediator, final Config config) {
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActor.java:112: warning: no @param for searchShardRegionProxy
03:57:19 [WARNING] public static Props props(final ThingId thingId,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:79: warning: no comment
03:57:19 [WARNING] public ThingPersistenceActorMessageQueue(final int capacity, final ActorSystem actorSystem) {
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceOperationsActor.java:37: warning: no comment
03:57:19 [WARNING] public static final String ACTOR_NAME = "thingOps";
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for aggregatorConfig
03:57:19 [WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for pubSubMediator
03:57:19 [WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for pubSubMediator
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for policiesShardRegion
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for distributedPubThingEventsForTwin
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for liveSignalPub
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for propsFactory
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for blockedNamespaces
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for policyEnforcerProvider
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for mongoReadJournal
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @return
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for pubSubMediator
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for policiesShardRegion
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for distributedPubThingEventsForTwin
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for liveSignalPub
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for thingsPersistenceActor
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for blockedNamespaces
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for policyEnforcerProvider
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for mongoReadJournal
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @return
03:57:19 [WARNING] public static Props props(final ActorRef pubSubMediator,
03:57:19 [WARNING] ^
03:57:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:77: warning: no comment
03:57:19 [WARNING] private final int capacity;
03:57:19 [WARNING] ^
03:57:19 [WARNING] 38 warnings
03:57:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar
03:57:19 [INFO] 
03:57:19 [INFO] --- shade:3.5.0:shade (default) @ ditto-things-service ---
03:57:19 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
03:57:19 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
03:57:19 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
03:57:19 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
03:57:19 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
03:57:19 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
03:57:19 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
03:57:19 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
03:57:19 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
03:57:19 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
03:57:19 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
03:57:19 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
03:57:19 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
03:57:19 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
03:57:19 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
03:57:19 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
03:57:19 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
03:57:19 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
03:57:19 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
03:57:19 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
03:57:19 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
03:57:19 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
03:57:19 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
03:57:19 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
03:57:19 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
03:57:19 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
03:57:19 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
03:57:19 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
03:57:19 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
03:57:19 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
03:57:19 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
03:57:19 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
03:57:19 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
03:57:19 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
03:57:19 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
03:57:19 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
03:57:19 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
03:57:19 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
03:57:19 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
03:57:19 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
03:57:19 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
03:57:19 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
03:57:19 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
03:57:19 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
03:57:19 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
03:57:19 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
03:57:19 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
03:57:19 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
03:57:19 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
03:57:19 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
03:57:19 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
03:57:19 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
03:57:19 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
03:57:19 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
03:57:19 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
03:57:19 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
03:57:19 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
03:57:19 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
03:57:19 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
03:57:19 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
03:57:19 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
03:57:19 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
03:57:19 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
03:57:19 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
03:57:19 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
03:57:19 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
03:57:19 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
03:57:19 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
03:57:19 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
03:57:19 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
03:57:19 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
03:57:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:57:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:57:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:57:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:57:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:57:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:57:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:57:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:57:28 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:57:28 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
03:57:28 [WARNING]   - META-INF/MANIFEST.MF
03:57:28 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
03:57:28 [WARNING]   - META-INF/LICENSE.txt
03:57:28 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
03:57:28 [WARNING]   - META-INF/LICENSE
03:57:28 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
03:57:28 [WARNING]   - META-INF.versions.9.module-info
03:57:28 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
03:57:28 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
03:57:28 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
03:57:28 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 
03:57:28 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
03:57:28 [WARNING]   - META-INF/NOTICE.md
03:57:28 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
03:57:28 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
03:57:28 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
03:57:28 [WARNING]   - META-INF/DISCLAIMER
03:57:28 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
03:57:28 [WARNING]   - META-INF/io.netty.versions.properties
03:57:28 [WARNING] maven-shade-plugin has detected that some files are
03:57:28 [WARNING] present in two or more JARs. When this happens, only one
03:57:28 [WARNING] single version of the file is copied to the uber jar.
03:57:28 [WARNING] Usually this is not harmful and you can skip these warnings,
03:57:28 [WARNING] otherwise try to manually exclude artifacts based on
03:57:28 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
03:57:28 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
03:57:29 [INFO] Attaching shaded artifact.
03:57:29 [INFO] 
03:57:29 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-service ---
03:57:29 [INFO] Tests are skipped.
03:57:29 [INFO] 
03:57:29 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-service ---
03:57:29 [INFO] Tests are skipped.
03:57:29 [INFO] 
03:57:29 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-service ---
03:57:29 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/service/target/jacoco.exec
03:57:29 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Service' with 133 classes
03:57:29 [INFO] 
03:57:29 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-service ---
03:57:29 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.pom
03:57:29 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.jar
03:57:29 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-javadoc.jar
03:57:29 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-allinone.jar
03:57:29 [INFO] 
03:57:29 [INFO] ------------< org.eclipse.ditto:ditto-thingsearch-service >-------------
03:57:29 [INFO] Building Eclipse Ditto :: Thing Search :: Service 0-SNAPSHOT     [77/77]
03:57:29 [INFO]   from thingsearch/service/pom.xml
03:57:29 [INFO] --------------------------------[ jar ]---------------------------------
03:57:29 [INFO] 
03:57:29 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-service ---
03:57:29 [INFO] 
03:57:29 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-service ---
03:57:29 [INFO] 
03:57:29 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-thingsearch-service ---
03:57:29 [INFO] Assigning port '44991' to property 'random-pekko-tcp-port'
03:57:29 [INFO] 
03:57:29 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-service ---
03:57:29 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/jacoco.exec
03:57:29 [INFO] 
03:57:29 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-service ---
03:57:29 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:57:29 [WARNING] 
03:57:29 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
03:57:29 [WARNING] 
03:57:29 [WARNING] licenseMerges will be overridden by licenseMergesFile.
03:57:29 [WARNING] 
03:57:29 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
03:57:29 [INFO] 
03:57:29 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-service ---
03:57:29 [INFO] Copying 1 resource from src/main/resources to target/classes
03:57:29 [INFO] Copying 5 resources from src/main/resources to target/classes
03:57:29 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
03:57:29 [INFO] 
03:57:29 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-service ---
03:57:29 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-service:jar:0-SNAPSHOT...
03:57:29 [INFO] 
03:57:29 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-service ---
03:57:29 [INFO] Changes detected - recompiling the module! :dependency
03:57:29 [INFO] Compiling 105 source files with javac [debug target 17] to target/classes
03:57:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java uses or overrides a deprecated API.
03:57:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java: Recompile with -Xlint:deprecation for details.
03:57:31 [INFO] 
03:57:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-service ---
03:57:31 [INFO] Copying 20 resources from src/test/resources to target/test-classes
03:57:31 [INFO] 
03:57:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-service ---
03:57:31 [INFO] Changes detected - recompiling the module! :dependency
03:57:31 [INFO] Compiling 62 source files with javac [debug target 17] to target/test-classes
03:57:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java uses or overrides a deprecated API.
03:57:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: Recompile with -Xlint:deprecation for details.
03:57:34 [INFO] 
03:57:34 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-service ---
03:57:34 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:57:34 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/surefire-reports
03:57:34 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
03:57:34 [INFO] 
03:57:34 [INFO] -------------------------------------------------------
03:57:34 [INFO]  T E S T S
03:57:34 [INFO] -------------------------------------------------------
03:57:35 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.streaming.EnforcementFlowTest
03:57:41 08:57:40,814 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14
03:57:41 08:57:40,816 |-INFO in ch.qos.logback.classic.util.ContextInitializer@56fc2cea - No custom configurators were discovered as a service.
03:57:41 08:57:40,816 |-INFO in ch.qos.logback.classic.util.ContextInitializer@56fc2cea - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
03:57:41 08:57:40,818 |-INFO in ch.qos.logback.classic.util.ContextInitializer@56fc2cea - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
03:57:41 08:57:40,821 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
03:57:41 08:57:40,822 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
03:57:41 08:57:40,830 |-INFO in ch.qos.logback.classic.util.ContextInitializer@56fc2cea - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
03:57:41 08:57:40,830 |-INFO in ch.qos.logback.classic.util.ContextInitializer@56fc2cea - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
03:57:41 08:57:40,831 |-INFO in ch.qos.logback.classic.util.ContextInitializer@56fc2cea - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
03:57:41 08:57:40,832 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/test-classes/logback-test.xml]
03:57:41 08:57:41,046 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
03:57:41 08:57:41,062 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
03:57:41 08:57:41,063 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:57:41 08:57:41,081 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:57:41 08:57:41,120 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR]
03:57:41 08:57:41,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:57:41 08:57:41,121 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
03:57:41 08:57:41,125 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO
03:57:41 08:57:41,126 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.mongodb.driver] to WARN
03:57:41 08:57:41,126 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.stream.Materializer] to ERROR
03:57:41 08:57:41,126 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto.internal.utils] to WARN
03:57:41 08:57:41,126 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
03:57:41 08:57:41,127 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
03:57:41 08:57:41,128 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT]
03:57:41 08:57:41,128 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5f5fb335 - End of configuration.
03:57:41 08:57:41,130 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@36e9794c - Registering current configuration as safe fallback point
03:57:41 08:57:41,130 |-INFO in ch.qos.logback.classic.util.ContextInitializer@56fc2cea - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 299 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
03:57:42 2024-02-26 08:57:42,249 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp.
03:57:42 2024-02-26 08:57:42,255 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingDeleted [type=things.events:thingDeleted, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id]> did not contain a timestamp.
03:57:42 2024-02-26 08:57:42,256 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp.
03:57:42 2024-02-26 08:57:42,256 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingCreated [type=things.events:thingCreated, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp.
03:57:42 2024-02-26 08:57:42,259 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp.
03:57:42 2024-02-26 08:57:42,260 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=4, thingId=thing:id, path=/attributes/y, value=6]> did not contain a timestamp.
03:57:42 2024-02-26 08:57:42,260 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp.
03:57:42 2024-02-26 08:57:42,261 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=5, thingId=thing:id, attributePointer=/z, attributeValue=7]> did not contain a timestamp.
03:57:42 2024-02-26 08:57:42,261 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp.
03:57:42 2024-02-26 08:57:42,261 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <AttributeDeleted [type=things.events:attributeDeleted, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=6, thingId=thing:id, attributePointer=/w]> did not contain a timestamp.
03:57:42 2024-02-26 08:57:42,912 INFO  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Computed single ThingDeleteModel for metadata <Metadata [thingId=thing:id, thingRevision=5, thingPolicy=PolicyTag [id=policy:id, revision=1], causingPolicyTag=null, allReferencedPolicies=[PolicyTag [id=policy:id, revision=1]], modified=null, events=[ThingModified [type=things.events:thingModified, timestamp=2024-02-26T08:57:41.834660841Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]], ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-26T08:57:42.834660841Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id], ThingCreated [type=things.events:thingCreated, timestamp=2024-02-26T08:57:37.834660841Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]], ThingMerged [type=things.events:thingMerged, timestamp=2024-02-26T08:57:38.834660841Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=4, thingId=thing:id, path=/attributes/y, value=6], AttributeModified [type=things.events:attributeModified, timestamp=2024-02-26T08:57:39.834660841Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=5, thingId=thing:id, attributePointer=/z, attributeValue=7], AttributeDeleted [type=things.events:attributeDeleted, timestamp=2024-02-26T08:57:40.834660841Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=6, thingId=thing:id, attributePointer=/w]], timers=[0 timers], ackRecipients=[], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]]> and thing <{"thingId":"thing:id","policyId":"policy:id","attributes":{"x":5,"y":6,"z":7},"_revision":6,"_created":"2024-02-26T08:57:37.834660841Z","_modified":"2024-02-26T08:57:40.834660841Z"}>
03:57:47 2024-02-26 08:57:47,607 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,608 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=4, thingId=thing:id, path=/attributes/y, value=6]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,608 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,608 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=5, thingId=thing:id, attributePointer=/z, attributeValue=7]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,608 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,608 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <AttributeDeleted [type=things.events:attributeDeleted, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=6, thingId=thing:id, attributePointer=/w]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,766 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id, path=/attributes/v, value=3]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,767 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,767 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id, path=/attributes/v, value=3]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,767 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=4, thingId=thing:id, path=/attributes/y, value=6]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,767 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id, path=/attributes/v, value=3]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,768 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=5, thingId=thing:id, attributePointer=/z, attributeValue=7]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,768 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id, path=/attributes/v, value=3]> did not contain a timestamp.
03:57:47 2024-02-26 08:57:47,768 WARN  [] o.e.d.t.s.p.w.s.EnforcementFlow  - Event <AttributeDeleted [type=things.events:attributeDeleted, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=6, thingId=thing:id, attributePointer=/w]> did not contain a timestamp.
03:57:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.71 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.streaming.EnforcementFlowTest
03:57:48 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BulkWriteResultAckFlowTest
03:57:48 [INFO] [02/26/2024 08:57:48.514] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:57:48 [INFO] [02/26/2024 08:57:48.677] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] Acknowledged: Success[ack=true,errors=0,matched=3,upserts=2,inserted=0,modified=1,deleted=1] - correlation: correlation
03:57:48 [INFO] [02/26/2024 08:57:48.681] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:57:48 [INFO] [02/26/2024 08:57:48.860] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] ConsistencyError[indexOutOfBound]: WriteResultAndErrors[writeModels=[MongoWriteModel [abstractWriteModel=ThingDeleteModel[metadata=Metadata [thingId=thing:0, thingRevision=0, thingPolicy=null, causingPolicyTag=null, allReferencedPolicies=[], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-56)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]]], writeModel=DeleteOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:0'}}, options=DeleteOptions{collation=null, hint=null, hintString='null', comment=null, let=null}}, patchUpdate=false], MongoWriteModel [abstractWriteModel=ThingWriteModel[metadata=Metadata [thingId=thing:1, thingRevision=10, thingPolicy=null, causingPolicyTag=null, allReferencedPolicies=[], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-57)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]], thingDocument={}, isPatchUpdate=false, previousRevision=0], writeModel=ReplaceOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:1'}}, replacement={}, options=ReplaceOptions{upsert=true, bypassDocumentValidation=null, collation=null, hint=null, hintString=null, comment=null, let=null}}, patchUpdate=false], MongoWriteModel [abstractWriteModel=ThingDeleteModel[metadata=Metadata [thingId=thing:2, thingRevision=20, thingPolicy=PolicyTag [id=policy:2, revision=200], causingPolicyTag=null, allReferencedPolicies=[PolicyTag [id=policy:2, revision=200]], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-58)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]]], writeModel=DeleteOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:2'}}, options=DeleteOptions{collation=null, hint=null, hintString='null', comment=null, let=null}}, patchUpdate=false], MongoWriteModel [abstractWriteModel=ThingWriteModel[metadata=Metadata [thingId=thing:3, thingRevision=30, thingPolicy=PolicyTag [id=policy:3, revision=300], causingPolicyTag=null, allReferencedPolicies=[PolicyTag [id=policy:3, revision=300]], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-59)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]], thingDocument={}, isPatchUpdate=false, previousRevision=0], writeModel=ReplaceOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:3'}}, replacement={}, options=ReplaceOptions{upsert=true, bypassDocumentValidation=null, collation=null, hint=null, hintString=null, comment=null, let=null}}, patchUpdate=false], MongoWriteModel [abstractWriteModel=ThingDeleteModel[metadata=Metadata [thingId=thing:4, thingRevision=40, thingPolicy=null, causingPolicyTag=null, allReferencedPolicies=[], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-60)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]]], writeModel=DeleteOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:4'}}, options=DeleteOptions{collation=null, hint=null, hintString='null', comment=null, let=null}}, patchUpdate=false]],bulkWriteResult=AcknowledgedBulkWriteResult{insertedCount=1, matchedCount=2, removedCount=1, modifiedCount=2, upserts=[], inserts=[]},bulkWriteErrors=[BulkWriteError{index=0, code=11000, message='E11000 duplicate key error', details={}}, BulkWriteError{index=5, code=50, message='E50 operation timed out', details={}}],unexpectedError=null,bulkWriteCorrelationId=correlation]
03:57:48 [INFO] [02/26/2024 08:57:48.864] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:57:49 [INFO] [02/26/2024 08:57:48.991] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] NotAcknowledged: UnexpectedError[stacktrace=com.mongodb.MongoSocketReadException: Gee, database is down. Whatever shall I do?
03:57:49 	at org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BulkWriteResultAckFlowTest.unexpectedMongoSocketReadException(BulkWriteResultAckFlowTest.java:110)
03:57:49 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:57:49 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
03:57:49 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:49 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
03:57:49 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
03:57:49 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:57:49 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
03:57:49 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:57:49 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
03:57:49 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:57:49 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:57:49 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:57:49 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:57:49 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:57:49 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:57:49 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:57:49 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:57:49 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:57:49 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:57:49 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:57:49 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:57:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
03:57:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
03:57:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
03:57:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
03:57:49 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
03:57:49 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
03:57:49 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
03:57:49 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
03:57:49 Caused by: java.lang.IllegalMonitorStateException: Unsupported resolution
03:57:49 	... 30 more
03:57:49 ] - correlation: correlation
03:57:49 [INFO] [02/26/2024 08:57:48.993] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:57:49 [INFO] [02/26/2024 08:57:49.141] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] Acknowledged: PartialSuccess[ack=true,errorCount=2,matched=2,upserts=0,inserted=1,modified=2,deleted=1,errors=[BulkWriteError{index=3, code=11000, message='E11000 duplicate key error', details={}}, BulkWriteError{index=4, code=50, message='E50 operation timed out', details={}}]] - correlation: correlation
03:57:49 [INFO] [02/26/2024 08:57:49.144] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:57:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BulkWriteResultAckFlowTest
03:57:49 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BackgroundSyncStreamTest
03:57:50 [INFO] [02/26/2024 08:57:50.112] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:57:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.960 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BackgroundSyncStreamTest
03:57:50 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.mapping.JsonInternalVisitorTest
03:57:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.mapping.JsonInternalVisitorTest
03:57:50 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EnforcedThingMapperTest
03:57:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EnforcedThingMapperTest
03:57:50 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EvaluatedPolicyTest
03:57:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EvaluatedPolicyTest
03:57:50 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModelTest
03:57:51 [INFO] [02/26/2024 08:57:51.394] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:57:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModelTest
03:57:51 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.model.MetadataTest
03:57:51 [INFO] [02/26/2024 08:57:51.613] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:57:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.model.MetadataTest
03:57:51 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingDeleteModelTest
03:57:51 [INFO] [02/26/2024 08:57:51.748] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:57:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingDeleteModelTest
03:57:52 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.IndexLengthRestrictionEnforcerTest
03:57:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.IndexLengthRestrictionEnforcerTest
03:57:52 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetFilterBsonVisitorTest
03:57:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetFilterBsonVisitorTest
03:57:52 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetExistsBsonVisitorTest
03:57:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetExistsBsonVisitorTest
03:57:52 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetSortBsonVisitorTest
03:57:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetSortBsonVisitorTest
03:57:52 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderUnlimitedTest
03:57:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:57:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderUnlimitedTest
03:57:54 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderFactoryTest
03:57:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderFactoryTest
03:57:54 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderLimitedTest
03:57:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderLimitedTest
03:57:54 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryTest
03:57:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryTest
03:57:55 [INFO] Running org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdaterTest
03:57:56 [INFO] [02/26/2024 08:57:56.314] [ThingUpdaterTest_recoverLastWriteModel-pekko.actor.default-dispatcher-4] [pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid] Shutting down due to <DELETE> during <RECOVERING>
03:57:56 [INFO] [pekkoDeadLetter][02/26/2024 08:57:56.356] [ThingUpdaterTest_recoverLastWriteModel-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid] Message [org.eclipse.ditto.things.model.signals.events.AttributeModified] to Actor[pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid#678122150] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid#678122150] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:57:56 [INFO] [pekkoDeadLetter][02/26/2024 08:57:56.357] [ThingUpdaterTest_recoverLastWriteModel-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid] Message [org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModel] to Actor[pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid#678122150] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-81/thing%3Aid#678122150] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:57:56 [INFO] [02/26/2024 08:57:56.454] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_recoverLastWriteModel)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:57:56 [INFO] [02/26/2024 08:57:56.641] [ThingUpdaterTest_policyIdChangeTriggersSync-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_policyIdChangeTriggersSync/system/testProbe-84/thing%3Aid] Got policy update <thing:id> at revision <1>. Previous known policy is <null>.
03:57:56 [INFO] [02/26/2024 08:57:56.748] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_policyIdChangeTriggersSync)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:57:56 [WARN] [02/26/2024 08:57:56.788] [ThingUpdaterTest_policyIdChangeTriggersSync-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_policyIdChangeTriggersSync/system/testProbe-84/thing%3Aid] Shut down during <PERSISTING>
03:57:58 [INFO] [02/26/2024 08:57:58.003] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromOutdatedEvent)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:57:58 [INFO] [02/26/2024 08:57:58.243] [ThingUpdaterTest_initialUpdateSkipped-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_initialUpdateSkipped/system/testProbe-91/thing%3Aid] Requested to update search index <SudoUpdateThing [type=thing-search.sudo.commands:sudoUpdateThing, dittoHeaders=ImmutableDittoHeaders [{}], thingId=thing:id, invalidateThing=true, invalidatePolicy=true, updateReason=BACKGROUND_SYNC]> by <Actor[pekko://ThingUpdaterTest_initialUpdateSkipped/deadLetters]>
03:57:58 [INFO] [02/26/2024 08:57:58.294] [ThingUpdaterTest_initialUpdateSkipped-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_initialUpdateSkipped/system/testProbe-91/thing%3Aid] Initial update was skipped - stopping thing updater for <thing:id>.
03:57:58 [WARN] [02/26/2024 08:57:58.294] [ThingUpdaterTest_initialUpdateSkipped-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_initialUpdateSkipped/system/testProbe-91/thing%3Aid] Shut down during <PERSISTING>
03:58:03 [INFO] [02/26/2024 08:58:03.306] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_initialUpdateSkipped)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:03 [INFO] [02/26/2024 08:58:03.591] [ThingUpdaterTest_combineUpdatesFrom2Events-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_combineUpdatesFrom2Events/system/testProbe-96/thing%3Aid] Shutting down due to <DELETE> during <PERSISTING>
03:58:03 [INFO] [02/26/2024 08:58:03.608] [ThingUpdaterTest_combineUpdatesFrom2Events-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_combineUpdatesFrom2Events/system/testProbe-96/thing%3Aid] Shutting down after completing persistence operation
03:58:03 [WARN] [02/26/2024 08:58:03.608] [ThingUpdaterTest_combineUpdatesFrom2Events-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_combineUpdatesFrom2Events/system/testProbe-96/thing%3Aid] Shut down during <PERSISTING>
03:58:03 [INFO] [02/26/2024 08:58:03.714] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_combineUpdatesFrom2Events)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:03 [INFO] [02/26/2024 08:58:03.847] [ThingUpdaterTest_forceUpdateOnCommand-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_forceUpdateOnCommand/system/testProbe-99/thing%3Aid] Requested to update search index <SudoUpdateThing [type=thing-search.sudo.commands:sudoUpdateThing, dittoHeaders=ImmutableDittoHeaders [{force-update=true}], thingId=thing:id, invalidateThing=true, invalidatePolicy=true, updateReason=MANUAL_REINDEXING]> by <Actor[pekko://ThingUpdaterTest_forceUpdateOnCommand/deadLetters]>
03:58:03 [INFO] [02/26/2024 08:58:03.885] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_forceUpdateOnCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:03 [WARN] [02/26/2024 08:58:03.891] [ThingUpdaterTest_forceUpdateOnCommand-pekko.actor.default-dispatcher-4] [pekko://ThingUpdaterTest_forceUpdateOnCommand/system/testProbe-99/thing%3Aid] Shut down during <PERSISTING>
03:58:04 [ERROR] [02/26/2024 08:58:04.057] [ThingUpdaterTest_updateFromOutdatedEventWithAck-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_updateFromOutdatedEventWithAck/system/testProbe-102/thing%3Aid] Processed Event did not contain header of acknowledgement aggregator address: ImmutableDittoHeaders [{requested-acks=["search-persisted"], response-required=false}]
03:58:04 [INFO] [02/26/2024 08:58:04.095] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromOutdatedEventWithAck)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:04 [WARN] [02/26/2024 08:58:04.102] [ThingUpdaterTest_updateFromOutdatedEventWithAck-pekko.actor.default-dispatcher-4] [pekko://ThingUpdaterTest_updateFromOutdatedEventWithAck/system/testProbe-102/thing%3Aid] Shut down during <PERSISTING>
03:58:04 [INFO] [02/26/2024 08:58:04.319] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromEventAfterSkippedUpdate)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:04 [WARN] [02/26/2024 08:58:04.325] [ThingUpdaterTest_updateFromEventAfterSkippedUpdate-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_updateFromEventAfterSkippedUpdate/system/testProbe-105/thing%3Aid] Shut down during <PERSISTING>
03:58:04 [INFO] [02/26/2024 08:58:04.480] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A1] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <RECOVERING>
03:58:04 [INFO] [pekkoDeadLetter][02/26/2024 08:58:04.483] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A1] Message [org.apache.pekko.actor.Status$Failure] to Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A1#1548809549] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A1#1548809549] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:58:04 [INFO] [02/26/2024 08:58:04.516] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A3] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <PERSISTING>
03:58:04 [WARN] [02/26/2024 08:58:04.518] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A3] Shut down during <PERSISTING>
03:58:04 [INFO] [pekkoDeadLetter][02/26/2024 08:58:04.519] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A3] Message [org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdater$Result] to Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A3#-1559031805] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A3#-1559031805] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:58:04 [INFO] [02/26/2024 08:58:04.555] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A4] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <PERSISTING>
03:58:04 [WARN] [02/26/2024 08:58:04.556] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A4] Shut down during <PERSISTING>
03:58:04 [INFO] [pekkoDeadLetter][02/26/2024 08:58:04.557] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A4] Message [org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdater$Result] to Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A4#259656233] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A4#259656233] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:58:04 [INFO] [02/26/2024 08:58:04.602] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A5] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <RETRYING>
03:58:04 [WARN] [02/26/2024 08:58:04.603] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-110/thing%3A5] Shut down during <RETRYING>
03:58:04 [INFO] [02/26/2024 08:58:04.605] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_shutdownOnCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:07 [INFO] [02/26/2024 08:58:07.735] [ThingUpdaterTest_shutdownOnThingDeletedCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_shutdownOnThingDeletedCommand/system/testProbe-113/thing%3Aid] Shutting down due to <DELETE> during <READY>
03:58:07 [INFO] [02/26/2024 08:58:07.740] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_shutdownOnThingDeletedCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:07 [ERROR] [02/26/2024 08:58:07.849] [ThingUpdaterTest_updateFromEventWithAck-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_updateFromEventWithAck/system/testProbe-116/thing%3Aid] Processed Event did not contain header of acknowledgement aggregator address: ImmutableDittoHeaders [{requested-acks=["search-persisted"], response-required=false}]
03:58:07 [INFO] [02/26/2024 08:58:07.856] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromEventWithAck)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:07 [WARN] [02/26/2024 08:58:07.862] [ThingUpdaterTest_updateFromEventWithAck-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_updateFromEventWithAck/system/testProbe-116/thing%3Aid] Shut down during <PERSISTING>
03:58:09 [INFO] [02/26/2024 08:58:08.982] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_ignoreIrrelevantShutdownDueToEntitiesPurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:14 [INFO] [02/26/2024 08:58:14.164] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateSkipped)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:14 [INFO] [02/26/2024 08:58:14.244] [ThingUpdaterTest_triggerUpdateOnCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_triggerUpdateOnCommand/system/testProbe-127/thing%3Aid] Requested to update search index <SudoUpdateThing [type=thing-search.sudo.commands:sudoUpdateThing, dittoHeaders=ImmutableDittoHeaders [{}], thingId=thing:id, invalidateThing=true, invalidatePolicy=true, updateReason=MANUAL_REINDEXING]> by <Actor[pekko://ThingUpdaterTest_triggerUpdateOnCommand/deadLetters]>
03:58:14 [INFO] [02/26/2024 08:58:14.282] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_triggerUpdateOnCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:14 [WARN] [02/26/2024 08:58:14.287] [ThingUpdaterTest_triggerUpdateOnCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_triggerUpdateOnCommand/system/testProbe-127/thing%3Aid] Shut down during <PERSISTING>
03:58:14 [INFO] [02/26/2024 08:58:14.429] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromEvent)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:14 [WARN] [02/26/2024 08:58:14.433] [ThingUpdaterTest_updateFromEvent-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_updateFromEvent/system/testProbe-130/thing%3Aid] Shut down during <PERSISTING>
03:58:15 [INFO] [02/26/2024 08:58:15.541] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_ignoreIrrelevantShutdownDueToNamespacePurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:15 [INFO] [02/26/2024 08:58:15.628] [ThingUpdaterTest_handleShutdownDueToNamespacePurging-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-136/thing%3Aid] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <RECOVERING>
03:58:15 [INFO] [pekkoDeadLetter][02/26/2024 08:58:15.630] [ThingUpdaterTest_handleShutdownDueToNamespacePurging-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-136/thing%3Aid] Message [org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModel] to Actor[pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-136/thing%3Aid#-507892686] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-136/thing%3Aid#-507892686] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:58:15 [INFO] [02/26/2024 08:58:15.632] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:15 [INFO] [02/26/2024 08:58:15.905] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_stashEventsDuringPersistence)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:15 [WARN] [02/26/2024 08:58:15.909] [ThingUpdaterTest_stashEventsDuringPersistence-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_stashEventsDuringPersistence/system/testProbe-139/thing%3Aid] Shut down during <PERSISTING>
03:58:15 [INFO] [02/26/2024 08:58:15.990] [ThingUpdaterTest_handleShutdownDueToEntitiesPurging-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-142/thing%3Aid] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeEntitiesReason [entityIdsToPurge=[some:id, thing:id, other:id]]]> during <RECOVERING>
03:58:15 [INFO] [pekkoDeadLetter][02/26/2024 08:58:15.991] [ThingUpdaterTest_handleShutdownDueToEntitiesPurging-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-142/thing%3Aid] Message [org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModel] to Actor[pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-142/thing%3Aid#-605056289] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-142/thing%3Aid#-605056289] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
03:58:16 [INFO] [02/26/2024 08:58:15.994] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:16 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.55 s -- in org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdaterTest
03:58:16 [INFO] Running org.eclipse.ditto.thingsearch.service.updater.actors.BackgroundSyncActorTest
03:58:18 2024-02-26 08:58:18,820 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-146/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:18 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:18 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:18 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:18 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:18 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:18 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:18 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:18 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:18 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:18 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:18 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:18 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:18 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:18 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:18 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:18 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:18 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:18 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:18 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:18 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:18 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:18 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:18 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:18 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:18 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:18 2024-02-26 08:58:18,820 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-146/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:18 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:18 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:18 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:18 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:18 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:18 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:18 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:18 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:18 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:18 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:18 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:18 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:18 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:18 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:18 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:18 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:18 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:18 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:18 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:18 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:18 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:18 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:18 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:18 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:18 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:19 [ERROR] [02/26/2024 08:58:19.078] [Thread-105] [pekko://PekkoTestSystem/system/testProbe-146/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.)
03:58:20 2024-02-26 08:58:20,831 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-150/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:20 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:20 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:20 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:20 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:20 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:20 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:20 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:20 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:20 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:20 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:20 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:20 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:20 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:20 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:20 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:20 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:20 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:20 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:20 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:20 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:20 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:20 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:20 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:20 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:20 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:20 2024-02-26 08:58:20,831 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-150/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:20 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:20 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:20 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:20 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:20 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:20 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:20 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:20 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:20 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:20 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:20 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:20 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:20 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:20 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:20 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:20 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:20 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:20 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:20 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:20 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:20 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:20 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:20 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:20 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:20 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:21 [ERROR] [02/26/2024 08:58:21.177] [Thread-112] [pekko://PekkoTestSystem/system/testProbe-150/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.)
03:58:21 2024-02-26 08:58:21,960 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-154/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:21 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:21 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:21 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:21 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:21 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:21 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:21 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:21 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:21 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:21 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:21 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:21 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:21 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:21 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:21 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:21 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:21 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:21 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:21 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:21 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:21 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:21 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:21 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:21 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:21 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:21 2024-02-26 08:58:21,960 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-154/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:21 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:21 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:21 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:21 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:21 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:21 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:21 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:21 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:21 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:21 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:21 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:21 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:21 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:21 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:21 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:21 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:21 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:21 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:21 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:21 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:21 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:21 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:21 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:21 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:21 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:22 [ERROR] [02/26/2024 08:58:22.248] [Thread-117] [pekko://PekkoTestSystem/system/testProbe-154/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.)
03:58:22 2024-02-26 08:58:22,466 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-158/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:22 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:22 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:22 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:22 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:22 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:22 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:22 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:22 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:22 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:22 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:22 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:22 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:22 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:22 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:22 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:22 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:22 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:22 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:22 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:22 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:22 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:22 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:22 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:22 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:22 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:22 2024-02-26 08:58:22,466 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-158/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:22 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:22 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:22 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:22 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:22 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:22 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:22 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:22 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:22 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:22 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:22 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:22 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:22 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:22 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:22 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:22 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:22 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:22 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:22 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:22 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:22 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:22 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:22 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:22 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:22 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:23 2024-02-26 08:58:22,999 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-158/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:23 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:23 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:23 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:23 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:23 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:23 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:23 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:23 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:23 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:23 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:23 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:23 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:23 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:23 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:23 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:23 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:23 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:23 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:23 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:23 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:23 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:23 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:23 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:23 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:23 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:23 2024-02-26 08:58:22,999 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-158/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:23 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:23 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:23 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:23 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:23 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:23 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:23 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:23 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:23 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:23 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:23 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:23 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:23 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:23 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:23 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:23 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:23 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:23 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:23 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:23 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:23 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:23 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:23 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:23 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:23 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:23 [ERROR] [02/26/2024 08:58:23.330] [Thread-122] [pekko://PekkoTestSystem/system/testProbe-158/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.)
03:58:24 2024-02-26 08:58:24,031 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-162/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:24 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:24 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:24 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:24 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:24 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:24 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:24 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:24 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:24 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:24 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:24 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:24 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:24 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:24 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:24 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:24 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:24 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:24 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:24 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:24 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:24 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:24 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:24 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:24 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:24 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:24 2024-02-26 08:58:24,031 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-162/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:24 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:24 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:24 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:24 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:24 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:24 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:24 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:24 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:24 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:24 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:24 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:24 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:24 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:24 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:24 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:24 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:24 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:24 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:24 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:24 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:24 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:24 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:24 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:24 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:24 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:24 [ERROR] [02/26/2024 08:58:24.409] [Thread-128] [pekko://PekkoTestSystem/system/testProbe-162/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.)
03:58:25 2024-02-26 08:58:25,261 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-166/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:25 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:25 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:25 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:25 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:25 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:25 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:25 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:25 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:25 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:25 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:25 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:25 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:25 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:25 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:25 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:25 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:25 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:25 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:25 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:25 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:25 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:25 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:25 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:25 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:25 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:25 2024-02-26 08:58:25,261 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-166/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached>
03:58:25 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached
03:58:25 	at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213)
03:58:25 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409)
03:58:25 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
03:58:25 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
03:58:25 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
03:58:25 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
03:58:25 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
03:58:25 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
03:58:25 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
03:58:25 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
03:58:25 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
03:58:25 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
03:58:25 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
03:58:25 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
03:58:25 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
03:58:25 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
03:58:25 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
03:58:25 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
03:58:25 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
03:58:25 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
03:58:25 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
03:58:25 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
03:58:25 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
03:58:25 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
03:58:25 [ERROR] [02/26/2024 08:58:25.475] [Thread-136] [pekko://PekkoTestSystem/system/testProbe-166/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.)
03:58:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.484 s -- in org.eclipse.ditto.thingsearch.service.updater.actors.BackgroundSyncActorTest
03:58:25 [INFO] Running org.eclipse.ditto.thingsearch.service.updater.actors.ThingsUpdaterTest
03:58:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.342 s -- in org.eclipse.ditto.thingsearch.service.updater.actors.ThingsUpdaterTest
03:58:31 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandRegistryTest
03:58:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandRegistryTest
03:58:31 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingSearchServiceGlobalErrorRegistryTest
03:58:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingSearchServiceGlobalErrorRegistryTest
03:58:32 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalEventRegistryTest
03:58:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalEventRegistryTest
03:58:33 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.SearchRootActorTest
03:58:33 2024-02-26 08:58:33,228 INFO  [] o.e.d.b.s.c.DittoSplitBrainResolver  - SBR will be automatically enabled after <PT1H>
03:58:33 2024-02-26 08:58:33,700 INFO  [] o.e.d.b.s.s.SignalTransformers  - Instantiated the following signal transformers: .
03:58:34 2024-02-26 08:58:33,981 INFO  [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow  - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}>
03:58:35 2024-02-26 08:58:35,741 INFO  [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow  - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}>
03:58:45 Failed to stop [SearchRootActorTest] within [10 seconds] 
03:58:45 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children
03:58:45    ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=4 Terminating(Termination)
03:58:45        |    toDie: Actor[pekko://SearchRootActorTest/system/Materializers#1220236468]
03:58:45        ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=4 Terminating(Termination)
03:58:45            |    toDie: Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-112#-358496097]
03:58:45            ⌊-> StreamSupervisor-112 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=4 Terminating(Termination)
03:58:45                |    toDie: Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-112/flow-15-0-ignoreSink#-1975256053]
03:58:45                |           Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-112/flow-16-0-unnamed#164860776]
03:58:45                |           Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-112/flow-7-0-ignoreSink#-203342023]
03:58:45                |           Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-112/flow-8-0-unnamed#-1534360467]
03:58:45                ⌊-> flow-15-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
03:58:45                ⌊-> flow-16-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
03:58:45                ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
03:58:45                ⌊-> flow-8-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
03:58:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.83 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.SearchRootActorTest
03:58:45 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.ThingsSearchCursorTest
03:58:46 [INFO] [02/26/2024 08:58:46.081] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:46 [INFO] [02/26/2024 08:58:46.222] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:46 [INFO] [02/26/2024 08:58:46.399] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:46 [INFO] [02/26/2024 08:58:46.482] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:46 2024-02-26 08:58:46,536 INFO  [] o.e.d.t.s.s.a.ThingsSearchCursor  - Failed to decode cursor: class java.util.zip.DataFormatException 'invalid block type' due to null
03:58:46 [INFO] [02/26/2024 08:58:46.540] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
03:58:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.720 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.ThingsSearchCursorTest
03:58:46 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.SearchActorTest
03:58:46 2024-02-26 08:58:46,719 INFO  [] o.e.d.b.s.s.SignalTransformers  - Instantiated the following signal transformers: .
03:58:46 [INFO] [02/26/2024 08:58:46.722] [SearchActorTest_waitForQueries-search-dispatcher-7] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] Got <SubscribeAck(Subscribe(thing-search.commands::grouped,Some(thingsSearch),Actor[pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch#1660315648]))>
03:58:46 [INFO] [02/26/2024 08:58:46.747] [SearchActorTest_waitForQueries-search-dispatcher-7] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] Processing CountThings command with namespaces <Optional.empty> and filter: <Optional.empty>
03:58:46 [INFO] [02/26/2024 08:58:46.756] [SearchActorTest_waitForQueries-search-dispatcher-7] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams
03:58:46 [INFO] [02/26/2024 08:58:46.756] [SearchActorTest_waitForQueries-search-dispatcher-7] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests
03:58:46 [INFO] [02/26/2024 08:58:46.860] [SearchActorTest_waitForQueries-search-dispatcher-7] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] OP_COMPLETE: finished waiting for requests
03:58:46 [INFO] [02/26/2024 08:58:46.860] [SearchActorTest_waitForQueries-search-dispatcher-7] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] Processing SudoCountThings command with filter: <Optional.empty> and namespaces: <Optional.empty>
03:58:46 [INFO] [02/26/2024 08:58:46.862] [SearchActorTest_waitForQueries-search-dispatcher-7] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams
03:58:46 [INFO] [02/26/2024 08:58:46.862] [SearchActorTest_waitForQueries-search-dispatcher-7] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests
03:58:46 [WARN] [02/26/2024 08:58:46.881] [SearchRootActorTest-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://SearchRootActorTest)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
03:58:47 [INFO] [02/26/2024 08:58:46.962] [SearchActorTest_waitForQueries-search-dispatcher-7] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] OP_COMPLETE: finished waiting for requests
03:58:47 [INFO] [02/26/2024 08:58:46.966] [SearchActorTest_waitForQueries-search-dispatcher-7] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams
03:58:47 [INFO] [02/26/2024 08:58:46.967] [SearchActorTest_waitForQueries-search-dispatcher-7] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests
03:58:47 [INFO] [02/26/2024 08:58:46.967] [SearchActorTest_waitForQueries-pekko.actor.default-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] Processing QueryThings command with namespaces <Optional.empty> and filter: <Optional.empty>
03:58:47 [INFO] [02/26/2024 08:58:47.067] [SearchActorTest_waitForQueries-search-dispatcher-7] [pekko://SearchActorTest_waitForQueries/system/testProbe-183/thingsSearch] OP_COMPLETE: finished waiting for requests
03:58:47 2024-02-26 08:58:47,128 INFO  [] o.e.d.b.s.s.SignalTransformers  - Instantiated the following signal transformers: .
03:58:47 [INFO] [02/26/2024 08:58:47.130] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-7] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch] Got <SubscribeAck(Subscribe(thing-search.commands::grouped,Some(thingsSearch),Actor[pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch#1008358133]))>
03:58:47 [INFO] [02/26/2024 08:58:47.130] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-7] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch] SERVICE_UNBIND: unsubscribing from pubsub for thingsSearch
03:58:47 [INFO] [02/26/2024 08:58:47.132] [Thread-172] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch] UnsubscribeAck(Unsubscribe(thing-search.commands::grouped,Some(thingsSearch),Actor[pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch#1008358133])): unsubscribing from pubsub completed successful for thingsSearch
03:58:47 [INFO] [02/26/2024 08:58:47.132] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-7] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams
03:58:47 [INFO] [02/26/2024 08:58:47.132] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-7] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-185/thingsSearch] SERVICE_REQUESTS_DONE: no ongoing requests
03:58:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.SearchActorTest
03:58:47 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.SearchUpdaterRootActorTest
03:58:47 2024-02-26 08:58:47,208 WARN  [] k.m.ModuleRegistry  - Cannot register module [pekko.actor.default-dispatcher], a module with that name already exists.
03:58:47 2024-02-26 08:58:47,233 INFO  [] o.e.d.b.s.c.DittoSplitBrainResolver  - SBR will be automatically enabled after <PT1H>
03:58:47 2024-02-26 08:58:47,585 INFO  [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow  - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}>
03:58:47 2024-02-26 08:58:47,598 INFO  [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow  - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}>
03:58:48 2024-02-26 08:58:48,729 WARN  [] k.m.ModuleRegistry  - Cannot cancel registration on module [pekko.actor.default-dispatcher] because the module was not added properly
03:58:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.590 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.SearchUpdaterRootActorTest
03:58:48 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandResponseRegistryTest
03:58:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandResponseRegistryTest
03:58:48 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.config.DittoSearchConfigTest
03:58:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.eclipse.ditto.thingsearch.service.starter.config.DittoSearchConfigTest
03:58:49 [INFO] Running org.eclipse.ditto.thingsearch.service.common.util.KeyEscapeUtilTest
03:58:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.thingsearch.service.common.util.KeyEscapeUtilTest
03:58:49 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultSearchPersistenceConfigTest
03:58:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultSearchPersistenceConfigTest
03:58:49 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultStreamConfigTest
03:58:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultStreamConfigTest
03:58:50 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultUpdaterConfigTest
03:58:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultUpdaterConfigTest
03:58:51 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultNamespaceSearchIndexConfigTest
03:58:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultNamespaceSearchIndexConfigTest
03:58:52 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultPersistenceStreamConfigTest
03:58:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultPersistenceStreamConfigTest
03:58:52 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultBackgroundSyncConfigTest
03:58:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultBackgroundSyncConfigTest
03:58:52 [INFO] Running org.eclipse.ditto.thingsearch.service.common.model.ResultListImplTest
03:58:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.thingsearch.service.common.model.ResultListImplTest
03:58:52 [INFO] 
03:58:52 [INFO] Results:
03:58:52 [INFO] 
03:58:52 [INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0
03:58:52 [INFO] 
03:58:52 [INFO] 
03:58:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-service ---
03:58:52 [INFO] 
03:58:52 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-service ---
03:58:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar
03:58:52 [INFO] 
03:58:52 [INFO] --- shade:3.5.0:shade (default) @ ditto-thingsearch-service ---
03:58:52 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
03:58:52 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
03:58:52 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
03:58:52 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
03:58:52 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
03:58:52 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
03:58:52 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
03:58:52 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
03:58:52 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
03:58:52 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
03:58:52 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
03:58:52 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
03:58:52 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
03:58:52 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
03:58:52 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
03:58:52 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
03:58:52 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
03:58:52 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
03:58:52 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
03:58:52 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
03:58:52 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
03:58:52 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
03:58:52 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
03:58:52 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
03:58:52 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
03:58:52 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
03:58:52 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
03:58:52 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
03:58:52 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
03:58:52 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
03:58:52 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
03:58:52 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
03:58:52 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
03:58:52 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
03:58:52 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
03:58:52 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
03:58:52 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
03:58:52 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
03:58:52 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
03:58:52 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
03:58:52 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
03:58:52 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
03:58:52 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
03:58:52 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
03:58:52 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
03:58:52 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
03:58:52 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
03:58:52 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
03:58:52 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
03:58:52 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
03:58:52 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
03:58:52 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
03:58:52 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
03:58:52 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
03:58:52 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
03:58:52 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
03:58:52 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
03:58:52 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
03:58:52 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
03:58:52 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
03:58:52 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
03:58:52 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
03:58:52 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
03:58:52 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
03:58:52 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
03:58:52 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
03:58:52 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
03:58:52 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
03:58:52 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
03:58:52 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
03:58:52 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
03:58:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:58:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:58:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:59:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:59:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:59:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:59:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:59:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:59:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
03:59:02 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
03:59:02 [WARNING]   - META-INF/LICENSE.txt
03:59:02 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
03:59:02 [WARNING]   - META-INF.versions.9.module-info
03:59:02 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 
03:59:02 [WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
03:59:02 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
03:59:02 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
03:59:02 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
03:59:02 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
03:59:02 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
03:59:02 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
03:59:02 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
03:59:02 [WARNING]   - META-INF/LICENSE
03:59:02 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
03:59:02 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
03:59:02 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
03:59:02 [WARNING]   - META-INF/DISCLAIMER
03:59:02 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 
03:59:02 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
03:59:02 [WARNING]   - META-INF/NOTICE.md
03:59:02 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
03:59:02 [WARNING]   - META-INF/io.netty.versions.properties
03:59:02 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
03:59:02 [WARNING]   - META-INF/MANIFEST.MF
03:59:02 [WARNING] maven-shade-plugin has detected that some files are
03:59:02 [WARNING] present in two or more JARs. When this happens, only one
03:59:02 [WARNING] single version of the file is copied to the uber jar.
03:59:02 [WARNING] Usually this is not harmful and you can skip these warnings,
03:59:02 [WARNING] otherwise try to manually exclude artifacts based on
03:59:02 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
03:59:02 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
03:59:02 [INFO] Attaching shaded artifact.
03:59:02 [INFO] 
03:59:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-service ---
03:59:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:59:02 [INFO] No previous run data found, generating javadoc.
03:59:08 [WARNING] Javadoc Warnings
03:59:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/package-info.java:14: warning: no comment
03:59:08 [WARNING] package org.eclipse.ditto.thingsearch.service.common.config;
03:59:08 [WARNING] ^
03:59:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/AbstractFieldBsonCreator.java:88: warning: no comment
03:59:08 [WARNING] public final Bson visitSimple(final String fieldName) {
03:59:08 [WARNING] ^
03:59:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/AbstractWriteModel.java:72: warning: no @param for maxWireVersion
03:59:08 [WARNING] public Optional<MongoWriteModel> toIncrementalMongo(@Nullable final AbstractWriteModel previousWriteModel,
03:59:08 [WARNING] ^
03:59:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/BackgroundSyncConfig.java:71: warning: no @return
03:59:08 [WARNING] Duration getIdleTimeout();
03:59:08 [WARNING] ^
03:59:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:83: warning: no @param for maxWireVersion
03:59:08 [WARNING] public static BsonDiff minus(final BsonDocument minuend, final BsonDocument subtrahend,
03:59:08 [WARNING] ^
03:59:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:96: warning: no @param for maxWireVersion
03:59:08 [WARNING] public static BsonDiff minusThingDocs(final BsonDocument minuend, final BsonDocument subtrahend,
03:59:08 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:260: warning: no comment
03:59:09 [WARNING] CONSISTENCY_ERROR,
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:261: warning: no comment
03:59:09 [WARNING] INCORRECT_PATCH,
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:263: warning: no comment
03:59:09 [WARNING] OK
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:259: warning: no comment
03:59:09 [WARNING] UNACKNOWLEDGED,
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:262: warning: no comment
03:59:09 [WARNING] WRITE_ERROR,
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:46: warning: no @return
03:59:09 [WARNING] CachingSignalEnrichmentFacade getSignalEnrichmentFacade(
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:71: warning: no comment
03:59:09 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CachingSignalEnrichmentFacadeProvider> {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/CustomMetricConfig.java:65: warning: no comment
03:59:09 [WARNING] enum CustomMetricConfigValue implements KnownConfigValue {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/DefaultBackgroundSyncConfig.java:69: warning: no comment
03:59:09 [WARNING] public static BackgroundSyncConfig fromUpdaterConfig(final Config updaterConfig) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/DefaultCustomMetricConfig.java:64: warning: no comment
03:59:09 [WARNING] public String getCustomMetricName() {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:42: warning: no @param for command
03:59:09 [WARNING] CompletionStage<Query> validateQuery(final Command<?> command, final Query query);
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:92: warning: no @param for lastWriteModel
03:59:09 [WARNING] toIncrementalMongo(final AbstractWriteModel model, final AbstractWriteModel lastWriteModel, final Logger logger) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/DefaultSearchUpdateObserver.java:29: warning: no comment
03:59:09 [WARNING] public DefaultSearchUpdateObserver(final ActorSystem system, final Config config) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/SearchConfig.java:38: warning: no comment
03:59:09 [WARNING] Optional<String> getMongoHintsByNamespace();
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/SearchConfig.java:75: warning: no comment
03:59:09 [WARNING] List<NamespaceSearchIndexConfig> getNamespaceIndexedFields();
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/GetExistsBsonVisitor.java:55: warning: no @param for authorizationSubjectIds
03:59:09 [WARNING] public static Bson apply(final ExistsFieldExpression expression, final List<String> authorizationSubjectIds) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/JsonInternalVisitor.java:40: warning: no comment
03:59:09 [WARNING] default T eval(final JsonValue value) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/KeyEscapeUtil.java:27: warning: no comment
03:59:09 [WARNING] public static final String FAKE_DOT = "~2";
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:129: warning: no @param for events
03:59:09 [WARNING] public static Metadata of(final ThingId thingId,
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:236: warning: no @param for causingPolicyTag
03:59:09 [WARNING] public Metadata withCausingPolicyTag(final PolicyTag causingPolicyTag) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:246: warning: no @param for ackRecipient
03:59:09 [WARNING] public Metadata withAckRecipient(final ActorSelection ackRecipient) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:256: warning: no @param for reason
03:59:09 [WARNING] public Metadata withUpdateReason(final UpdateReason reason) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/query/MongoQueryBuilderFactory.java:33: warning: no comment
03:59:09 [WARNING] public MongoQueryBuilderFactory(final LimitsConfig limitsConfig) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/MongoSortKeyMappingFunction.java:43: warning: no comment
03:59:09 [WARNING] public static String mapSortKey(final String... values) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/MongoThingsSearchPersistence.java:102: warning: no @param for persistenceConfig
03:59:09 [WARNING] public MongoThingsSearchPersistence(final DittoMongoClient mongoClient, final ActorSystem actorSystem,
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/impl/MongoThingsSearchUpdaterPersistence.java:75: warning: no @return
03:59:09 [WARNING] public static ThingsSearchUpdaterPersistence of(final MongoDatabase database,
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/NamespaceSearchIndexConfig.java:42: warning: no comment
03:59:09 [WARNING] enum NamespaceSearchIndexConfigValue implements KnownConfigValue {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:62: warning: no comment
03:59:09 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<QueryCriteriaValidator> {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/RootSupervisorStrategyFactory.java:40: warning: no comment
03:59:09 [WARNING] public static OneForOneStrategy createStrategy(final LoggingAdapter log) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:40: warning: no comment
03:59:09 [WARNING] protected final ActorSystem actorSystem;
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:41: warning: no comment
03:59:09 [WARNING] protected final int maxWireVersion;
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:43: warning: no comment
03:59:09 [WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Config config) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:47: warning: no comment
03:59:09 [WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Integer maxWireVersion) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/SearchUpdateObserver.java:64: warning: no comment
03:59:09 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<SearchUpdateObserver> {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdaterStream.java:64: warning: no @param for blockedNamespaces
03:59:09 [WARNING] public static SearchUpdaterStream of(final UpdaterConfig updaterConfig,
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ShardRegionFactory.java:101: warning: no @param for clusterRole
03:59:09 [WARNING] public ActorRef getSearchUpdaterShardRegion(final int numberOfShards, @Nonnull final Props thingUpdaterProps,
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ThingUpdater.java:130: warning: no comment
03:59:09 [WARNING] public static Result fromError(final Metadata metadata, final Throwable error) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/WriteResultAndErrors.java:86: warning: no comment
03:59:09 [WARNING] public static WriteResultAndErrors failure(final Throwable error) {
03:59:09 [WARNING] ^
03:59:09 [WARNING] 44 warnings
03:59:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar
03:59:09 [INFO] 
03:59:09 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-service ---
03:59:09 [INFO] Tests are skipped.
03:59:09 [INFO] 
03:59:09 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-service ---
03:59:09 [INFO] Tests are skipped.
03:59:09 [INFO] 
03:59:09 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-service ---
03:59:09 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/jacoco.exec
03:59:09 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Service' with 121 classes
03:59:10 [INFO] 
03:59:10 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-service ---
03:59:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.pom
03:59:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.jar
03:59:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar
03:59:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar
03:59:10 [INFO] ------------------------------------------------------------------------
03:59:10 [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT:
03:59:10 [INFO] 
03:59:10 [INFO] Eclipse Ditto ...................................... SUCCESS [ 16.478 s]
03:59:10 [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [  1.385 s]
03:59:10 [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [  0.137 s]
03:59:10 [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [  0.461 s]
03:59:10 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [ 12.111 s]
03:59:10 [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 31.717 s]
03:59:10 [INFO] Eclipse Ditto :: Base .............................. SUCCESS [  0.364 s]
03:59:10 [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 39.769 s]
03:59:10 [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [ 12.950 s]
03:59:10 [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [  0.050 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [  0.075 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 16.636 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [ 25.206 s]
03:59:10 [INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [  7.008 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [ 23.369 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [  0.074 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [  7.588 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SUCCESS [01:02 min]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [ 20.373 s]
03:59:10 [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [  8.226 s]
03:59:10 [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [  0.042 s]
03:59:10 [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 50.882 s]
03:59:10 [INFO] Eclipse Ditto :: Things ............................ SUCCESS [  0.058 s]
03:59:10 [INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 47.634 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [ 35.020 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [  2.755 s]
03:59:10 [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [ 11.716 s]
03:59:10 [INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 29.089 s]
03:59:10 [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [  0.048 s]
03:59:10 [INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 26.201 s]
03:59:10 [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [  0.052 s]
03:59:10 [INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [ 13.235 s]
03:59:10 [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [  0.050 s]
03:59:10 [INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [ 13.109 s]
03:59:10 [INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 31.295 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [ 13.795 s]
03:59:10 [INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [  9.527 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [ 11.390 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [03:19 min]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [ 11.877 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [  3.552 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 31.470 s]
03:59:10 [INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [ 13.470 s]
03:59:10 [INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [ 23.077 s]
03:59:10 [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [  0.030 s]
03:59:10 [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [  7.752 s]
03:59:10 [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [  0.028 s]
03:59:10 [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [ 14.017 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders  SUCCESS [ 58.731 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [ 14.412 s]
03:59:10 [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [ 25.390 s]
03:59:10 [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [  0.033 s]
03:59:10 [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [  7.305 s]
03:59:10 [INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 23.782 s]
03:59:10 [INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [ 11.783 s]
03:59:10 [INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [ 10.870 s]
03:59:10 [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [  0.038 s]
03:59:10 [INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 39.494 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [ 47.694 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [  5.059 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 35.507 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [ 11.870 s]
03:59:10 [INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [ 16.174 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [ 14.957 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [  2.641 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [  3.136 s]
03:59:10 [INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [07:17 min]
03:59:10 [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [  0.564 s]
03:59:10 [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [  0.036 s]
03:59:10 [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [  5.748 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [  2.751 s]
03:59:10 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [  4.935 s]
03:59:10 [INFO] Eclipse Ditto :: Gateway :: Service ................ SUCCESS [02:10 min]
03:59:10 [INFO] Eclipse Ditto :: Policies :: Service ............... SUCCESS [04:16 min]
03:59:10 [INFO] Eclipse Ditto :: WoT :: Integration ................ SUCCESS [  4.674 s]
03:59:10 [INFO] Eclipse Ditto :: Things :: Service ................. SUCCESS [02:16 min]
03:59:10 [INFO] Eclipse Ditto :: Thing Search :: Service ........... SUCCESS [01:40 min]
03:59:10 [INFO] ------------------------------------------------------------------------
03:59:10 [INFO] BUILD SUCCESS
03:59:10 [INFO] ------------------------------------------------------------------------
03:59:10 [INFO] Total time:  38:30 min
03:59:10 [INFO] Finished at: 2024-02-26T08:59:10Z
03:59:10 [INFO] ------------------------------------------------------------------------
03:59:10 [ditto-ci] $ /bin/sh -xe /tmp/jenkins2646985119222882474.sh
03:59:10 + rm -rf ditto_all_dependencies
03:59:10 + find ./ -type d -name dependencies -exec cp -a '{}' target/ditto_all_dependencies ';'
03:59:10 [ditto-ci] $ /opt/tools/apache-maven/latest/bin/mvn --batch-mode --errors deploy -PsignArtifactsEclipse,publishToEclipseMavenRepo -DcreateJavadoc=true -DskipTests=true -DskipITs=true
03:59:10 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
03:59:10 Maven home: /opt/tools/apache-maven/latest
03:59:10 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
03:59:10 Default locale: en_US, platform encoding: UTF-8
03:59:10 OS name: "linux", version: "6.1.11-200.fc37.x86_64", arch: "amd64", family: "unix"
03:59:12 [INFO] Error stacktraces are turned on.
03:59:13 [INFO] Scanning for projects...
03:59:15 [WARNING] 
03:59:15 [WARNING] Some problems were encountered while building the effective model for org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT
03:59:15 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.eclipse.ditto:ditto-internal-utils-pekko:test-jar -> duplicate declaration of version (?) @ org.eclipse.ditto:ditto-policies-service:${revision}, /home/jenkins/agent/workspace/ditto-ci/policies/service/pom.xml, line 143, column 21
03:59:15 [WARNING] 
03:59:15 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
03:59:15 [WARNING] 
03:59:15 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
03:59:15 [WARNING] 
03:59:15 [WARNING] The project org.eclipse.ditto:ditto:pom:0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
03:59:15 [INFO] ------------------------------------------------------------------------
03:59:15 [INFO] Reactor Build Order:
03:59:15 [INFO] 
03:59:15 [INFO] Eclipse Ditto                                                      [pom]
03:59:15 [INFO] Eclipse Ditto :: Legal                                             [jar]
03:59:15 [INFO] Eclipse Ditto :: BOM                                               [pom]
03:59:15 [INFO] Eclipse Ditto :: Utils                                             [pom]
03:59:15 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions                       [jar]
03:59:15 [INFO] Eclipse Ditto :: JSON                                           [bundle]
03:59:15 [INFO] Eclipse Ditto :: Base                                              [pom]
03:59:15 [INFO] Eclipse Ditto :: Base :: Model                                  [bundle]
03:59:15 [INFO] Eclipse Ditto :: Base :: API                                       [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal                                          [pom]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils                                 [pom]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Config                       [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics                      [jar]
03:59:15 [INFO] Eclipse Ditto :: Utils :: Result                                   [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing                      [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Models                                [pom]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming                   [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko                        [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Health                       [jar]
03:59:15 [INFO] Eclipse Ditto :: JSON CBOR                                      [bundle]
03:59:15 [INFO] Eclipse Ditto :: Policies                                          [pom]
03:59:15 [INFO] Eclipse Ditto :: Policies :: Model                              [bundle]
03:59:15 [INFO] Eclipse Ditto :: Things                                            [pom]
03:59:15 [INFO] Eclipse Ditto :: Things :: Model                                [bundle]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster                      [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension                    [jar]
03:59:15 [INFO] Eclipse Ditto :: Placeholders                                   [bundle]
03:59:15 [INFO] Eclipse Ditto :: Base :: Service                                   [jar]
03:59:15 [INFO] Eclipse Ditto :: Connectivity                                      [pom]
03:59:15 [INFO] Eclipse Ditto :: Connectivity :: Model                          [bundle]
03:59:15 [INFO] Eclipse Ditto :: Thing Search                                      [pom]
03:59:15 [INFO] Eclipse Ditto :: Thing Search :: Model                          [bundle]
03:59:15 [INFO] Eclipse Ditto :: Messages                                          [pom]
03:59:15 [INFO] Eclipse Ditto :: Messages :: Model                              [bundle]
03:59:15 [INFO] Eclipse Ditto :: Protocol                                       [bundle]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Models :: Signal                      [jar]
03:59:15 [INFO] Eclipse Ditto :: Policies :: API                                   [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data             [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub                      [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache                        [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Test                         [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence                  [jar]
03:59:15 [INFO] Eclipse Ditto :: Things :: API                                     [jar]
03:59:15 [INFO] Eclipse Ditto :: Connectivity :: API                               [jar]
03:59:15 [INFO] Eclipse Ditto :: JWT                                               [pom]
03:59:15 [INFO] Eclipse Ditto :: JWT :: Model                                   [bundle]
03:59:15 [INFO] Eclipse Ditto :: WoT                                               [pom]
03:59:15 [INFO] Eclipse Ditto :: WoT :: Model                                   [bundle]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders                [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces                   [jar]
03:59:15 [INFO] Eclipse Ditto :: Policies :: Enforcement                           [jar]
03:59:15 [INFO] Eclipse Ditto :: RQL                                               [pom]
03:59:15 [INFO] Eclipse Ditto :: RQL :: Model                                   [bundle]
03:59:15 [INFO] Eclipse Ditto :: RQL :: parser                                  [bundle]
03:59:15 [INFO] Eclipse Ditto :: RQL :: Query                                   [bundle]
03:59:15 [INFO] Eclipse Ditto :: Thing Search :: API                               [jar]
03:59:15 [INFO] Eclipse Ditto :: Edge                                              [pom]
03:59:15 [INFO] Eclipse Ditto :: Edge :: Service                                   [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment           [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers          [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors            [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol                     [jar]
03:59:15 [INFO] Eclipse Ditto :: RQL :: search option parser                    [bundle]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Search                       [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies             [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things               [jar]
03:59:15 [INFO] Eclipse Ditto :: Connectivity :: Service                           [jar]
03:59:15 [INFO] Eclipse Ditto :: Documentation                                     [pom]
03:59:15 [INFO] Eclipse Ditto :: Gateway                                           [pom]
03:59:15 [INFO] Eclipse Ditto :: Gateway :: API                                    [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP                         [jar]
03:59:15 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT                          [jar]
03:59:15 [INFO] Eclipse Ditto :: Gateway :: Service                                [jar]
03:59:15 [INFO] Eclipse Ditto :: Policies :: Service                               [jar]
03:59:15 [INFO] Eclipse Ditto :: WoT :: Integration                                [jar]
03:59:15 [INFO] Eclipse Ditto :: Things :: Service                                 [jar]
03:59:15 [INFO] Eclipse Ditto :: Thing Search :: Service                           [jar]
03:59:15 [INFO] 
03:59:15 [INFO] ----------------------< org.eclipse.ditto:ditto >-----------------------
03:59:15 [INFO] Building Eclipse Ditto 0-SNAPSHOT                                 [1/77]
03:59:15 [INFO]   from pom.xml
03:59:15 [INFO] --------------------------------[ pom ]---------------------------------
03:59:16 [INFO] 
03:59:16 [INFO] --- license:4.2:check (default) @ ditto ---
03:59:16 [WARNING]  Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes
03:59:16 [WARNING]  Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header
03:59:16 [WARNING]  Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes
03:59:16 [WARNING]  Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders
03:59:16 [INFO] Checking licenses...
03:59:16 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
03:59:16 [WARNING] See https://mycila.carbou.me/license-maven-plugin for more information.
03:59:19 [INFO] 
03:59:19 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto ---
03:59:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/target/jacoco.exec
03:59:20 [INFO] 
03:59:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto ---
03:59:20 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:59:20 [INFO] The goal is skip due to packaging 'pom'
03:59:20 [INFO] 
03:59:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto ---
03:59:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:0-SNAPSHOT...
03:59:20 [INFO] 
03:59:20 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto ---
03:59:21 [INFO] 
03:59:21 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto ---
03:59:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:59:22 [INFO] 
03:59:22 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto ---
03:59:22 [INFO] Tests are skipped.
03:59:22 [INFO] 
03:59:22 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto ---
03:59:22 [INFO] Tests are skipped.
03:59:22 [INFO] 
03:59:22 [INFO] --- jacoco:0.8.10:report (report) @ ditto ---
03:59:22 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:59:22 [INFO] 
03:59:22 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto ---
03:59:22 [INFO] 
03:59:22 [INFO] --- install:3.1.1:install (default-install) @ ditto ---
03:59:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto/0-SNAPSHOT/ditto-0-SNAPSHOT.pom
03:59:23 [INFO] 
03:59:23 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto ---
03:59:25 [INFO] 
03:59:25 [INFO] -------------------< org.eclipse.ditto:ditto-legal >--------------------
03:59:25 [INFO] Building Eclipse Ditto :: Legal 0-SNAPSHOT                        [2/77]
03:59:25 [INFO]   from legal/pom.xml
03:59:25 [INFO] --------------------------------[ jar ]---------------------------------
03:59:25 [INFO] 
03:59:25 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-legal ---
03:59:25 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/legal/target/jacoco.exec
03:59:25 [INFO] 
03:59:25 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-legal ---
03:59:25 [INFO] Copying 8 resources from  to target/classes
03:59:25 [INFO] 
03:59:25 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-legal ---
03:59:25 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT...
03:59:25 [INFO] 
03:59:25 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-legal ---
03:59:25 [INFO] No sources to compile
03:59:25 [INFO] 
03:59:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-legal ---
03:59:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/legal/src/test/resources
03:59:25 [INFO] 
03:59:25 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-legal ---
03:59:25 [INFO] No sources to compile
03:59:25 [INFO] 
03:59:25 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-legal ---
03:59:25 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:59:25 [INFO] Tests are skipped.
03:59:25 [INFO] 
03:59:25 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-legal ---
03:59:25 [INFO] 
03:59:25 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-legal ---
03:59:25 [INFO] Tests are skipped.
03:59:25 [INFO] 
03:59:25 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-legal ---
03:59:25 [INFO] Tests are skipped.
03:59:25 [INFO] 
03:59:25 [INFO] --- jacoco:0.8.10:report (report) @ ditto-legal ---
03:59:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:59:25 [INFO] 
03:59:25 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-legal ---
03:59:25 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar' is disabled.
03:59:25 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar
03:59:26 [INFO] 
03:59:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-legal ---
03:59:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/legal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.pom
03:59:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.jar
03:59:26 [INFO] 
03:59:26 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-legal ---
03:59:27 [INFO] 
03:59:27 [INFO] --------------------< org.eclipse.ditto:ditto-bom >---------------------
03:59:27 [INFO] Building Eclipse Ditto :: BOM 0-SNAPSHOT                          [3/77]
03:59:27 [INFO]   from bom/pom.xml
03:59:27 [INFO] --------------------------------[ pom ]---------------------------------
03:59:27 [INFO] 
03:59:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom ---
03:59:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/bom/target/jacoco.exec
03:59:27 [INFO] 
03:59:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-bom ---
03:59:27 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:59:27 [INFO] The goal is skip due to packaging 'pom'
03:59:27 [INFO] 
03:59:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-bom ---
03:59:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:0-SNAPSHOT...
03:59:27 [INFO] 
03:59:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-bom ---
03:59:27 [INFO] 
03:59:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-bom ---
03:59:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:59:27 [INFO] 
03:59:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-bom ---
03:59:27 [INFO] Tests are skipped.
03:59:27 [INFO] 
03:59:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-bom ---
03:59:27 [INFO] Tests are skipped.
03:59:27 [INFO] 
03:59:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-bom ---
03:59:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:59:27 [INFO] 
03:59:27 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-bom ---
03:59:27 [INFO] 
03:59:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-bom ---
03:59:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/bom/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-bom/0-SNAPSHOT/ditto-bom-0-SNAPSHOT.pom
03:59:27 [INFO] 
03:59:27 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-bom ---
03:59:27 [INFO] 
03:59:27 [INFO] -------------------< org.eclipse.ditto:ditto-utils >--------------------
03:59:27 [INFO] Building Eclipse Ditto :: Utils 0-SNAPSHOT                        [4/77]
03:59:27 [INFO]   from utils/pom.xml
03:59:27 [INFO] --------------------------------[ pom ]---------------------------------
03:59:27 [INFO] 
03:59:27 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils ---
03:59:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:59:27 [INFO] 
03:59:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils ---
03:59:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/target/jacoco.exec
03:59:27 [INFO] 
03:59:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils ---
03:59:27 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:59:27 [INFO] The goal is skip due to packaging 'pom'
03:59:27 [INFO] 
03:59:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils ---
03:59:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:0-SNAPSHOT...
03:59:27 [INFO] 
03:59:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils ---
03:59:28 [INFO] 
03:59:28 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils ---
03:59:28 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:59:28 [INFO] 
03:59:28 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils ---
03:59:28 [INFO] Tests are skipped.
03:59:28 [INFO] 
03:59:28 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils ---
03:59:28 [INFO] Tests are skipped.
03:59:28 [INFO] 
03:59:28 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils ---
03:59:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:59:28 [INFO] 
03:59:28 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-utils ---
03:59:28 [INFO] 
03:59:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils ---
03:59:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils/0-SNAPSHOT/ditto-utils-0-SNAPSHOT.pom
03:59:28 [INFO] 
03:59:28 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-utils ---
03:59:28 [INFO] 
03:59:28 [INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >----------------
03:59:28 [INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 0-SNAPSHOT  [5/77]
03:59:28 [INFO]   from utils/jsr305/pom.xml
03:59:28 [INFO] --------------------------------[ jar ]---------------------------------
03:59:28 [INFO] 
03:59:28 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 ---
03:59:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:59:28 [INFO] 
03:59:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 ---
03:59:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/jacoco.exec
03:59:28 [INFO] 
03:59:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-jsr305 ---
03:59:28 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:59:28 [INFO] All files are up to date, skip goal execution.
03:59:28 [INFO] 
03:59:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-jsr305 ---
03:59:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/resources
03:59:28 [INFO] 
03:59:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-jsr305 ---
03:59:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:0-SNAPSHOT...
03:59:28 [INFO] 
03:59:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-jsr305 ---
03:59:28 [INFO] Changes detected - recompiling the module! :dependency
03:59:28 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
03:59:29 [WARNING] bootstrap class path not set in conjunction with -source 8
03:59:29 [INFO] 
03:59:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-jsr305 ---
03:59:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/test/resources
03:59:29 [INFO] 
03:59:29 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-jsr305 ---
03:59:29 [INFO] No sources to compile
03:59:29 [INFO] 
03:59:29 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-jsr305 ---
03:59:29 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:59:29 [INFO] Tests are skipped.
03:59:29 [INFO] 
03:59:29 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 ---
03:59:29 [INFO] 
03:59:29 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-jsr305 ---
03:59:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar
03:59:29 [INFO] 
03:59:29 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-jsr305 ---
03:59:29 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:59:29 [INFO] Configuration changed, re-generating javadoc.
03:59:31 [WARNING] Javadoc Warnings
03:59:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllParametersAndReturnValuesAreNonnullByDefault.java:39: warning: no comment
03:59:31 [WARNING] ElementType[] value() default {};
03:59:31 [WARNING] ^
03:59:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllValuesAreNonnullByDefault.java:40: warning: no comment
03:59:31 [WARNING] ElementType[] value() default {};
03:59:31 [WARNING] ^
03:59:31 [WARNING] 2 warnings
03:59:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar
03:59:31 [INFO] 
03:59:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-jsr305 ---
03:59:31 [INFO] Tests are skipped.
03:59:31 [INFO] 
03:59:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-jsr305 ---
03:59:31 [INFO] Tests are skipped.
03:59:31 [INFO] 
03:59:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-jsr305 ---
03:59:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:59:31 [INFO] 
03:59:31 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-utils-jsr305 ---
03:59:31 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar' is disabled.
03:59:31 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar
03:59:32 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar' is disabled.
03:59:32 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar
03:59:33 [INFO] 
03:59:33 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-utils-jsr305 ---
03:59:33 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.diff'.
03:59:34 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.xml'.
03:59:34 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.html'.
03:59:34 [INFO] 
03:59:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-jsr305 ---
03:59:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.pom
03:59:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.jar
03:59:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar
03:59:34 [INFO] 
03:59:34 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-utils-jsr305 ---
03:59:35 [INFO] 
03:59:35 [INFO] --------------------< org.eclipse.ditto:ditto-json >--------------------
03:59:35 [INFO] Building Eclipse Ditto :: JSON 0-SNAPSHOT                         [6/77]
03:59:35 [INFO]   from json/pom.xml
03:59:35 [INFO] -------------------------------[ bundle ]-------------------------------
03:59:35 [INFO] 
03:59:35 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json ---
03:59:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:59:35 [INFO] 
03:59:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json ---
03:59:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec
03:59:35 [INFO] 
03:59:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json ---
03:59:35 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:59:35 [INFO] All files are up to date, skip goal execution.
03:59:35 [INFO] 
03:59:35 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json ---
03:59:35 [INFO] Copying 0 resource from src/main/resources to target/classes
03:59:35 [INFO] 
03:59:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json ---
03:59:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:0-SNAPSHOT...
03:59:35 [INFO] 
03:59:35 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json ---
03:59:35 [INFO] Changes detected - recompiling the module! :dependency
03:59:35 [INFO] Compiling 67 source files with javac [debug target 1.8] to target/classes
03:59:38 [WARNING] bootstrap class path not set in conjunction with -source 8
03:59:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java uses unchecked or unsafe operations.
03:59:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: Recompile with -Xlint:unchecked for details.
03:59:38 [INFO] 
03:59:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json ---
03:59:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json/src/test/resources
03:59:38 [INFO] 
03:59:38 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json ---
03:59:38 [INFO] Changes detected - recompiling the module! :dependency
03:59:38 [INFO] Compiling 44 source files with javac [debug target 1.8] to target/test-classes
03:59:43 [WARNING] bootstrap class path not set in conjunction with -source 8
03:59:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/JsonValueParserTest.java:[170,67] non-varargs call of varargs method with inexact argument type for last parameter;
03:59:43   cast to java.lang.Object for a varargs call
03:59:43   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
03:59:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/ImmutableJsonArrayTest.java:[299,27] non-varargs call of varargs method with inexact argument type for last parameter;
03:59:43   cast to java.lang.String for a varargs call
03:59:43   cast to java.lang.String[] for a non-varargs call and to suppress this warning
03:59:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/ImmutableJsonArrayTest.java:[338,46] non-varargs call of varargs method with inexact argument type for last parameter;
03:59:43   cast to org.eclipse.ditto.json.JsonValue for a varargs call
03:59:43   cast to org.eclipse.ditto.json.JsonValue[] for a non-varargs call and to suppress this warning
03:59:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/JsonFactoryTest.java:[346,63] non-varargs call of varargs method with inexact argument type for last parameter;
03:59:43   cast to org.eclipse.ditto.json.JsonPointer for a varargs call
03:59:43   cast to org.eclipse.ditto.json.JsonPointer[] for a non-varargs call and to suppress this warning
03:59:43 [INFO] 
03:59:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json ---
03:59:43 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
03:59:43 [INFO] Tests are skipped.
03:59:43 [INFO] 
03:59:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json ---
03:59:43 [INFO] 
03:59:43 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json ---
03:59:44 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar
03:59:44 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/MANIFEST.MF
03:59:44 [INFO] 
03:59:44 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json ---
03:59:45 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
03:59:45 [INFO] Configuration changed, re-generating javadoc.
03:59:49 [WARNING] Javadoc Warnings
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonFactory.java:262: warning: no comment
03:59:49 [WARNING] public static JsonObject newObject(final JsonValue jsonValue) {
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonObject.java:252: warning: no @param for key
03:59:49 [WARNING] boolean containsFlatteningArrays(CharSequence key);
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:37: warning: no @throws for java.io.IOException
03:59:49 [WARNING] void writeCachedElement(byte[] cachedData) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:42: warning: no @throws for java.io.IOException
03:59:49 [WARNING] void writeNull() throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @param for state
03:59:49 [WARNING] void writeBoolean(boolean state) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @throws for java.io.IOException
03:59:49 [WARNING] void writeBoolean(boolean state) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @param for number
03:59:49 [WARNING] void writeNumber(float number) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @throws for java.io.IOException
03:59:49 [WARNING] void writeNumber(float number) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @param for number
03:59:49 [WARNING] void writeNumber(double number) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @throws for java.io.IOException
03:59:49 [WARNING] void writeNumber(double number) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @param for number
03:59:49 [WARNING] void writeNumber(long number) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @throws for java.io.IOException
03:59:49 [WARNING] void writeNumber(long number) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @param for number
03:59:49 [WARNING] void writeNumber(int number) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @throws for java.io.IOException
03:59:49 [WARNING] void writeNumber(int number) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @param for text
03:59:49 [WARNING] void writeString(String text) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @throws for java.io.IOException
03:59:49 [WARNING] void writeString(String text) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @param for name
03:59:49 [WARNING] void writeFieldName(String name) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @throws for java.io.IOException
03:59:49 [WARNING] void writeFieldName(String name) throws IOException;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:32: warning: no comment
03:59:49 [WARNING] @Nullable private final String description;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:31: warning: no comment
03:59:49 [WARNING] private final String errorCode;
03:59:49 [WARNING] ^
03:59:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:33: warning: no comment
03:59:49 [WARNING] @Nullable private final URI href;
03:59:49 [WARNING] ^
03:59:49 [WARNING] 21 warnings
03:59:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar
03:59:49 [INFO] 
03:59:49 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-json ---
03:59:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar
03:59:50 [INFO] 
03:59:50 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json ---
03:59:50 [INFO] Tests are skipped.
03:59:50 [INFO] 
03:59:50 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json ---
03:59:50 [INFO] Tests are skipped.
03:59:50 [INFO] 
03:59:50 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json ---
03:59:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec
03:59:50 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON' with 70 classes
03:59:50 [INFO] 
03:59:50 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-json ---
03:59:50 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar' is disabled.
03:59:50 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar
03:59:52 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar' is disabled.
03:59:52 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar
03:59:53 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar' is disabled.
03:59:53 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar
03:59:54 [INFO] 
03:59:54 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json ---
03:59:54 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.diff'.
03:59:55 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.xml'.
03:59:55 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.html'.
03:59:55 [INFO] 
03:59:55 [INFO] --- install:3.1.1:install (default-install) @ ditto-json ---
03:59:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.pom
03:59:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar
03:59:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-javadoc.jar
03:59:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-tests.jar
03:59:55 [INFO] 
03:59:55 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json ---
03:59:55 [INFO] Installing org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar
03:59:55 [INFO] Writing OBR metadata
03:59:55 [INFO] 
03:59:55 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-json ---
03:59:56 [INFO] 
03:59:56 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-json ---
03:59:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
03:59:56 [INFO] 
03:59:56 [INFO] --------------------< org.eclipse.ditto:ditto-base >--------------------
03:59:56 [INFO] Building Eclipse Ditto :: Base 0-SNAPSHOT                         [7/77]
03:59:56 [INFO]   from base/pom.xml
03:59:56 [INFO] --------------------------------[ pom ]---------------------------------
03:59:56 [INFO] 
03:59:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base ---
03:59:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/target/jacoco.exec
03:59:56 [INFO] 
03:59:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base ---
03:59:56 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:59:56 [INFO] The goal is skip due to packaging 'pom'
03:59:56 [INFO] 
03:59:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base ---
03:59:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:0-SNAPSHOT...
03:59:56 [INFO] 
03:59:56 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base ---
03:59:56 [INFO] 
03:59:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base ---
03:59:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
03:59:56 [INFO] 
03:59:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base ---
03:59:56 [INFO] Tests are skipped.
03:59:56 [INFO] 
03:59:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base ---
03:59:56 [INFO] Tests are skipped.
03:59:56 [INFO] 
03:59:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base ---
03:59:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:59:56 [INFO] 
03:59:56 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base ---
03:59:56 [INFO] 
03:59:56 [INFO] --- install:3.1.1:install (default-install) @ ditto-base ---
03:59:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base/0-SNAPSHOT/ditto-base-0-SNAPSHOT.pom
03:59:56 [INFO] 
03:59:56 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-base ---
03:59:56 [INFO] 
03:59:56 [INFO] -----------------< org.eclipse.ditto:ditto-base-model >-----------------
03:59:56 [INFO] Building Eclipse Ditto :: Base :: Model 0-SNAPSHOT                [8/77]
03:59:56 [INFO]   from base/model/pom.xml
03:59:56 [INFO] -------------------------------[ bundle ]-------------------------------
03:59:56 [INFO] 
03:59:56 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model ---
03:59:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
03:59:56 [INFO] 
03:59:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model ---
03:59:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec
03:59:56 [INFO] 
03:59:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-model ---
03:59:56 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
03:59:56 [INFO] All files are up to date, skip goal execution.
03:59:56 [INFO] 
03:59:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-model ---
03:59:56 [INFO] Copying 0 resource from src/main/resources to target/classes
03:59:56 [INFO] 
03:59:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-model ---
03:59:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:0-SNAPSHOT...
03:59:56 [INFO] 
03:59:56 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-model ---
03:59:56 [INFO] Changes detected - recompiling the module! :dependency
03:59:56 [INFO] Compiling 272 source files with javac [debug target 1.8] to target/classes
04:00:00 [WARNING] bootstrap class path not set in conjunction with -source 8
04:00:00 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Some input files use unchecked or unsafe operations.
04:00:00 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Recompile with -Xlint:unchecked for details.
04:00:00 [INFO] 
04:00:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-model ---
04:00:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/resources
04:00:00 [INFO] 
04:00:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-model ---
04:00:00 [INFO] Changes detected - recompiling the module! :dependency
04:00:00 [INFO] Compiling 131 source files with javac [debug target 1.8] to target/test-classes
04:00:04 [WARNING] bootstrap class path not set in conjunction with -source 8
04:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/assertions/WithDittoHeadersChecker.java:[93,100] non-varargs call of varargs method with inexact argument type for last parameter;
04:00:04   cast to java.lang.Object for a varargs call
04:00:04   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
04:00:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Some input files use or override a deprecated API.
04:00:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Recompile with -Xlint:deprecation for details.
04:00:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Some input files use unchecked or unsafe operations.
04:00:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Recompile with -Xlint:unchecked for details.
04:00:04 [INFO] 
04:00:04 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-model ---
04:00:04 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:00:04 [INFO] Tests are skipped.
04:00:04 [INFO] 
04:00:04 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model ---
04:00:04 [INFO] 
04:00:04 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-base-model ---
04:00:05 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar
04:00:05 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/MANIFEST.MF
04:00:05 [INFO] 
04:00:05 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-model ---
04:00:05 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:00:05 [INFO] Configuration changed, re-generating javadoc.
04:00:16 [WARNING] Javadoc Warnings
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/package-info.java:14: warning: no comment
04:00:16 [WARNING] package org.eclipse.ditto.base.model.headers.contenttype;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/package-info.java:14: warning: no comment
04:00:16 [WARNING] package org.eclipse.ditto.base.model.headers.entitytag;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/package-info.java:14: warning: no comment
04:00:16 [WARNING] package org.eclipse.ditto.base.model.namespaces;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/signals/commands/package-info.java:14: warning: no comment
04:00:16 [WARNING] package org.eclipse.ditto.base.model.namespaces.signals.commands;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/package-info.java:14: warning: no comment
04:00:16 [WARNING] package org.eclipse.ditto.base.model.signals;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/announcements/package-info.java:14: warning: no comment
04:00:16 [WARNING] package org.eclipse.ditto.base.model.signals.announcements;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/package-info.java:14: warning: no comment
04:00:16 [WARNING] package org.eclipse.ditto.base.model.signals.commands;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/package-info.java:14: warning: no comment
04:00:16 [WARNING] package org.eclipse.ditto.base.model.signals.commands.exceptions;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/package-info.java:14: warning: no comment
04:00:16 [WARNING] package org.eclipse.ditto.base.model.signals.commands.streaming;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/package-info.java:14: warning: no comment
04:00:16 [WARNING] package org.eclipse.ditto.base.model.signals.events;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/package-info.java:14: warning: no comment
04:00:16 [WARNING] package org.eclipse.ditto.base.model.signals.events.streaming;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommand.java:145: warning: no comment
04:00:16 [WARNING] protected boolean canEqual(@Nullable final Object other) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandResponse.java:129: warning: no comment
04:00:16 [WARNING] protected boolean canEqual(@Nullable final Object other) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:35: warning: no comment
04:00:16 [WARNING] protected static final String DEFAULT_LIMIT = "-1";
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:39: warning: no comment
04:00:16 [WARNING] protected AbstractCommandSizeValidator(@Nullable Long maxSize) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:194: warning: no comment
04:00:16 [WARNING] protected JsonArray getJsonArrayForDefinition(final HeaderDefinition definition) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:163: warning: no comment
04:00:16 [WARNING] protected Optional<String> getStringForDefinition(final HeaderDefinition definition) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:81: warning: no comment
04:00:16 [WARNING] protected final S myself;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:649: warning: no comment
04:00:16 [WARNING] protected abstract R doBuild(DittoHeaders dittoHeaders);
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:357: warning: no comment
04:00:16 [WARNING] protected void putBoolean(final HeaderDefinition definition, final boolean value) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:298: warning: no comment
04:00:16 [WARNING] protected void putStringCollection(final HeaderDefinition definition, final Collection<String> collection) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:196: warning: no comment
04:00:16 [WARNING] protected static Map<String, String> toMap(final JsonValueContainer<JsonField> jsonObject) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:543: warning: no comment
04:00:16 [WARNING] protected void validateValueType(final CharSequence key, final CharSequence value) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:29: warning: no comment
04:00:16 [WARNING] protected static final String FALLBACK_ID = "unknown:unknown";
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:46: warning: no comment
04:00:16 [WARNING] protected static DittoRuntimeException buildExceptionFromJson(
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/AbstractEvent.java:139: warning: no comment
04:00:16 [WARNING] protected boolean canEqual(@Nullable final Object other) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/AbstractIdValidator.java:59: warning: no comment
04:00:16 [WARNING] protected abstract DittoRuntimeExceptionBuilder<?> createExceptionBuilder(@Nullable CharSequence id);
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/AbstractNamespacedEntityId.java:53: warning: no comment
04:00:16 [WARNING] protected AbstractNamespacedEntityId(final EntityType entityType, @Nullable final CharSequence entityId) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:46: warning: no comment
04:00:16 [WARNING] protected final EntityId entityId;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:47: warning: no comment
04:00:16 [WARNING] protected final JsonPointer resourcePath;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:59: warning: no comment
04:00:16 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @param for dittoHeaders
04:00:16 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @return
04:00:16 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:182: warning: no comment
04:00:16 [WARNING] BINARY
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:180: warning: no comment
04:00:16 [WARNING] JSON,
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:181: warning: no comment
04:00:16 [WARNING] JSON_MERGE_PATCH,
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:179: warning: no comment
04:00:16 [WARNING] TEXT,
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:257: warning: no comment
04:00:16 [WARNING] public Matcher getRegexMatcher(final CharSequence duration) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:261: warning: no comment
04:00:16 [WARNING] public String getSuffix() {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:265: warning: no comment
04:00:16 [WARNING] public Duration getJavaDuration(final long amount) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:269: warning: no comment
04:00:16 [WARNING] public ChronoUnit getChronoUnit() {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:221: warning: no comment
04:00:16 [WARNING] DAYS("d", Duration::ofDays, ChronoUnit.DAYS),
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:220: warning: no comment
04:00:16 [WARNING] HOURS("h", Duration::ofHours, ChronoUnit.HOURS),
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:218: warning: no comment
04:00:16 [WARNING] MILLISECONDS("ms", Duration::ofMillis, ChronoUnit.MILLIS),
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:219: warning: no comment
04:00:16 [WARNING] MINUTES("m", Duration::ofMinutes, ChronoUnit.MINUTES),
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:223: warning: no comment
04:00:16 [WARNING] MONTHS("mo", months -> ofPeriodGreaterThanDays(Period.ofMonths((int) months)), ChronoUnit.MONTHS),
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:216: warning: no comment
04:00:16 [WARNING] SECONDS("s", Duration::ofSeconds, ChronoUnit.SECONDS),
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:217: warning: no comment
04:00:16 [WARNING] SECONDS_IMPLICIT("", Duration::ofSeconds, ChronoUnit.SECONDS),
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:222: warning: no comment
04:00:16 [WARNING] WEEKS("w", weeks -> ofPeriodGreaterThanDays(Period.ofWeeks((int) weeks)), ChronoUnit.WEEKS),
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:224: warning: no comment
04:00:16 [WARNING] YEARS("y", years -> ofPeriodGreaterThanDays(Period.ofYears((int) years)), ChronoUnit.YEARS);
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:294: warning: no comment
04:00:16 [WARNING] protected static Optional<URI> getHref(final JsonObject jsonObject) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:290: warning: no comment
04:00:16 [WARNING] protected static Optional<HttpStatus> getHttpStatus(final JsonObject jsonObject) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:280: warning: no comment
04:00:16 [WARNING] protected <T extends DittoRuntimeException> DittoRuntimeExceptionBuilder<T> toBuilder(
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/EntityIdJsonDeserializer.java:54: warning: no @return
04:00:16 [WARNING] public static EntityId deserializeEntityId(final JsonObject jsonObject,
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:94: warning: no comment
04:00:16 [WARNING] public boolean isEmpty() {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:98: warning: no comment
04:00:16 [WARNING] public Stream<EntityTagMatcher> stream() {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/type/EntityTypeJsonDeserializer.java:51: warning: no @return
04:00:16 [WARNING] public static EntityType deserializeEntityType(final JsonObject jsonObject,
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:473: warning: no comment
04:00:16 [WARNING] public int getCode() {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:489: warning: no comment
04:00:16 [WARNING] public boolean isClientError() {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:477: warning: no comment
04:00:16 [WARNING] public boolean isInformational() {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:485: warning: no comment
04:00:16 [WARNING] public boolean isRedirection() {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:493: warning: no comment
04:00:16 [WARNING] public boolean isServerError() {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:481: warning: no comment
04:00:16 [WARNING] public boolean isSuccess() {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersNoSlashesValidator.java:37: warning: no comment
04:00:16 [WARNING] protected NoControlCharactersNoSlashesValidator(final CharSequence id) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersValidator.java:36: warning: no comment
04:00:16 [WARNING] protected NoControlCharactersValidator(final CharSequence id) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/PathUnknownException.java:117: warning: no comment
04:00:16 [WARNING] public Builder(final JsonPointer path) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/RegexPatterns.java:20: warning: no comment
04:00:16 [WARNING] public final class RegexPatterns {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:63: warning: no comment
04:00:16 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID =
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:66: warning: no comment
04:00:16 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE =
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:69: warning: no comment
04:00:16 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_PATH =
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/AbstractStreamingSubscriptionEvent.java:132: warning: no comment
04:00:16 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:68: warning: no comment
04:00:16 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID =
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:71: warning: no comment
04:00:16 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE =
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:286: warning: no @param for dittoHeaders
04:00:16 [WARNING] public static SubscribeForPersistedEvents fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:464: warning: no comment
04:00:16 [WARNING] public static final JsonFieldDefinition<String> FILTER =
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:449: warning: no comment
04:00:16 [WARNING] public static final JsonFieldDefinition<Long> JSON_FROM_HISTORICAL_REVISION =
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:455: warning: no comment
04:00:16 [WARNING] public static final JsonFieldDefinition<String> JSON_FROM_HISTORICAL_TIMESTAMP =
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:452: warning: no comment
04:00:16 [WARNING] public static final JsonFieldDefinition<Long> JSON_TO_HISTORICAL_REVISION =
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:458: warning: no comment
04:00:16 [WARNING] public static final JsonFieldDefinition<String> JSON_TO_HISTORICAL_TIMESTAMP =
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/TimeoutInvalidException.java:116: warning: no comment
04:00:16 [WARNING] public Builder() {
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderInvalidException.java:71: warning: no comment
04:00:16 [WARNING] @Nullable private final String invalidHeaderKey;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderNotSupportedException.java:68: warning: no comment
04:00:16 [WARNING] @Nullable private final String notSupportedHeaderKey;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:53: warning: no comment
04:00:16 [WARNING] private final String description;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:51: warning: no comment
04:00:16 [WARNING] private final String errorCode;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:54: warning: no comment
04:00:16 [WARNING] private final URI href;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:52: warning: no comment
04:00:16 [WARNING] private final HttpStatus httpStatus;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/EntityNotCreatableException.java:59: warning: no comment
04:00:16 [WARNING] private final String entityId;
04:00:16 [WARNING] ^
04:00:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/ResourceMap.java:32: warning: no comment
04:00:16 [WARNING] private final T resource;
04:00:16 [WARNING] ^
04:00:16 [WARNING] 88 warnings
04:00:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar
04:00:16 [INFO] 
04:00:16 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-model ---
04:00:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar
04:00:16 [INFO] 
04:00:16 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-model ---
04:00:16 [INFO] Tests are skipped.
04:00:16 [INFO] 
04:00:16 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-model ---
04:00:16 [INFO] Tests are skipped.
04:00:16 [INFO] 
04:00:16 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-model ---
04:00:16 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec
04:00:17 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Model' with 292 classes
04:00:17 [INFO] 
04:00:17 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base-model ---
04:00:17 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar' is disabled.
04:00:17 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar
04:00:19 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar' is disabled.
04:00:19 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar
04:00:20 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar' is disabled.
04:00:20 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar
04:00:21 [INFO] 
04:00:21 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-base-model ---
04:00:22 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.diff'.
04:00:22 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.xml'.
04:00:22 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.html'.
04:00:22 [INFO] 
04:00:22 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-model ---
04:00:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.pom
04:00:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar
04:00:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-javadoc.jar
04:00:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-tests.jar
04:00:22 [INFO] 
04:00:22 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-base-model ---
04:00:22 [INFO] Installing org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar
04:00:22 [INFO] Writing OBR metadata
04:00:22 [INFO] 
04:00:22 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-base-model ---
04:00:22 [INFO] 
04:00:22 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-base-model ---
04:00:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:00:22 [INFO] 
04:00:22 [INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------
04:00:22 [INFO] Building Eclipse Ditto :: Base :: API 0-SNAPSHOT                  [9/77]
04:00:22 [INFO]   from base/api/pom.xml
04:00:22 [INFO] --------------------------------[ jar ]---------------------------------
04:00:22 [INFO] 
04:00:22 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api ---
04:00:22 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec
04:00:22 [INFO] 
04:00:22 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-api ---
04:00:22 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:00:22 [INFO] All files are up to date, skip goal execution.
04:00:22 [INFO] 
04:00:22 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-api ---
04:00:22 [INFO] Copying 0 resource from src/main/resources to target/classes
04:00:22 [INFO] 
04:00:22 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-api ---
04:00:22 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT...
04:00:22 [INFO] 
04:00:22 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-api ---
04:00:22 [INFO] Changes detected - recompiling the module! :dependency
04:00:22 [INFO] Compiling 53 source files with javac [debug target 17] to target/classes
04:00:23 [INFO] 
04:00:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-api ---
04:00:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/api/src/test/resources
04:00:23 [INFO] 
04:00:23 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-api ---
04:00:23 [INFO] Changes detected - recompiling the module! :dependency
04:00:23 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
04:00:24 [INFO] 
04:00:24 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-api ---
04:00:24 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:00:24 [INFO] Tests are skipped.
04:00:24 [INFO] 
04:00:24 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api ---
04:00:24 [INFO] 
04:00:24 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-api ---
04:00:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar
04:00:24 [INFO] 
04:00:24 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-api ---
04:00:24 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:00:24 [INFO] Configuration changed, re-generating javadoc.
04:00:29 [WARNING] Javadoc Warnings
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/commands/sudo/package-info.java:14: warning: no comment
04:00:29 [WARNING] package org.eclipse.ditto.base.api.commands.sudo;
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/package-info.java:14: warning: no comment
04:00:29 [WARNING] package org.eclipse.ditto.base.api.common;
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/package-info.java:14: warning: no comment
04:00:29 [WARNING] package org.eclipse.ditto.base.api.common.purge;
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/package-info.java:14: warning: no comment
04:00:29 [WARNING] package org.eclipse.ditto.base.api.devops;
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/package-info.java:14: warning: no comment
04:00:29 [WARNING] package org.eclipse.ditto.base.api.devops.signals.commands;
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/package-info.java:14: warning: no comment
04:00:29 [WARNING] package org.eclipse.ditto.base.api.persistence;
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/cleanup/package-info.java:15: warning: no comment
04:00:29 [WARNING] package org.eclipse.ditto.base.api.persistence.cleanup;
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/ChangeLogLevel.java:54: warning: no comment
04:00:29 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_LOGGER_CONFIG =
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for serviceName
04:00:29 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName,
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for instance
04:00:29 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName,
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/LoggingFacade.java:35: warning: no @param for includeDisabledLoggers
04:00:29 [WARNING] List<LoggerConfig> getLoggerConfig(boolean includeDisabledLoggers);
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/PurgeEntities.java:164: warning: no comment
04:00:29 [WARNING] public static String getTopic(final EntityType entityType) {
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/RetrieveLoggerConfigResponse.java:54: warning: no comment
04:00:29 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_LOGGER_CONFIGS =
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/Shutdown.java:158: warning: no comment
04:00:29 [WARNING] public static final JsonFieldDefinition<JsonObject> REASON = JsonFactory.newJsonObjectFieldDefinition("reason",
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:120: warning: no @return
04:00:29 [WARNING] public abstract String getPubSubTopic();
04:00:29 [WARNING] ^
04:00:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:92: warning: no comment
04:00:29 [WARNING] protected static PersistenceLifecycle getPersistenceLifecycle(final String lifecycleName) {
04:00:29 [WARNING] ^
04:00:29 [WARNING] 16 warnings
04:00:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar
04:00:29 [INFO] 
04:00:29 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-api ---
04:00:29 [INFO] Tests are skipped.
04:00:29 [INFO] 
04:00:29 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-api ---
04:00:29 [INFO] Tests are skipped.
04:00:29 [INFO] 
04:00:29 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-api ---
04:00:29 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec
04:00:29 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: API' with 57 classes
04:00:30 [INFO] 
04:00:30 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base-api ---
04:00:30 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar' is disabled.
04:00:30 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar
04:00:31 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar' is disabled.
04:00:31 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar
04:00:32 [INFO] 
04:00:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-api ---
04:00:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.pom
04:00:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.jar
04:00:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT-javadoc.jar
04:00:32 [INFO] 
04:00:32 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-base-api ---
04:00:32 [INFO] 
04:00:32 [INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------
04:00:32 [INFO] Building Eclipse Ditto :: Internal 0-SNAPSHOT                    [10/77]
04:00:32 [INFO]   from internal/pom.xml
04:00:32 [INFO] --------------------------------[ pom ]---------------------------------
04:00:32 [INFO] 
04:00:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal ---
04:00:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/target/jacoco.exec
04:00:32 [INFO] 
04:00:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal ---
04:00:32 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:00:32 [INFO] The goal is skip due to packaging 'pom'
04:00:32 [INFO] 
04:00:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal ---
04:00:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:0-SNAPSHOT...
04:00:32 [INFO] 
04:00:32 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal ---
04:00:32 [INFO] 
04:00:32 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal ---
04:00:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:00:32 [INFO] 
04:00:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal ---
04:00:32 [INFO] Tests are skipped.
04:00:32 [INFO] 
04:00:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal ---
04:00:32 [INFO] Tests are skipped.
04:00:32 [INFO] 
04:00:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal ---
04:00:32 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:00:32 [INFO] 
04:00:32 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal ---
04:00:32 [INFO] 
04:00:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal ---
04:00:32 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal/0-SNAPSHOT/ditto-internal-0-SNAPSHOT.pom
04:00:32 [INFO] 
04:00:32 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal ---
04:00:33 [INFO] 
04:00:33 [INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >---------------
04:00:33 [INFO] Building Eclipse Ditto :: Internal :: Utils 0-SNAPSHOT           [11/77]
04:00:33 [INFO]   from internal/utils/pom.xml
04:00:33 [INFO] --------------------------------[ pom ]---------------------------------
04:00:33 [INFO] 
04:00:33 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils ---
04:00:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/target/jacoco.exec
04:00:33 [INFO] 
04:00:33 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils ---
04:00:33 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:00:33 [INFO] The goal is skip due to packaging 'pom'
04:00:33 [INFO] 
04:00:33 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils ---
04:00:33 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:0-SNAPSHOT...
04:00:33 [INFO] 
04:00:33 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils ---
04:00:33 [INFO] 
04:00:33 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils ---
04:00:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:00:33 [INFO] 
04:00:33 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils ---
04:00:33 [INFO] Tests are skipped.
04:00:33 [INFO] 
04:00:33 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils ---
04:00:33 [INFO] Tests are skipped.
04:00:33 [INFO] 
04:00:33 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils ---
04:00:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:00:33 [INFO] 
04:00:33 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils ---
04:00:33 [INFO] 
04:00:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils ---
04:00:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils/0-SNAPSHOT/ditto-internal-utils-0-SNAPSHOT.pom
04:00:33 [INFO] 
04:00:33 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils ---
04:00:33 [INFO] 
04:00:33 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------
04:00:33 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 0-SNAPSHOT [12/77]
04:00:33 [INFO]   from internal/utils/config/pom.xml
04:00:33 [INFO] --------------------------------[ jar ]---------------------------------
04:00:33 [INFO] 
04:00:33 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config ---
04:00:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec
04:00:33 [INFO] 
04:00:33 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-config ---
04:00:33 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:00:33 [INFO] All files are up to date, skip goal execution.
04:00:33 [INFO] 
04:00:33 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-config ---
04:00:33 [INFO] Copying 1 resource from src/main/resources to target/classes
04:00:33 [INFO] Copying 16 resources from src/main/resources to target/classes
04:00:33 [INFO] 
04:00:33 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-config ---
04:00:33 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT...
04:00:33 [INFO] 
04:00:33 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-config ---
04:00:33 [INFO] Changes detected - recompiling the module! :dependency
04:00:33 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes
04:00:34 [INFO] 
04:00:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-config ---
04:00:34 [INFO] Copying 6 resources from src/test/resources to target/test-classes
04:00:34 [INFO] 
04:00:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-config ---
04:00:34 [INFO] Changes detected - recompiling the module! :dependency
04:00:34 [INFO] Compiling 13 source files with javac [debug target 17] to target/test-classes
04:00:34 [INFO] 
04:00:34 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-config ---
04:00:34 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:00:34 [INFO] Tests are skipped.
04:00:34 [INFO] 
04:00:34 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config ---
04:00:34 [INFO] 
04:00:34 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-config ---
04:00:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar
04:00:34 [INFO] 
04:00:34 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-config ---
04:00:35 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:00:35 [INFO] Configuration changed, re-generating javadoc.
04:00:38 [WARNING] Javadoc Warnings
04:00:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/package-info.java:14: warning: no comment
04:00:38 [WARNING] package org.eclipse.ditto.internal.utils.config;
04:00:38 [WARNING] ^
04:00:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/raw/package-info.java:14: warning: no comment
04:00:38 [WARNING] package org.eclipse.ditto.internal.utils.config.raw;
04:00:38 [WARNING] ^
04:00:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:77: warning: no comment
04:00:38 [WARNING] String DITTO_EXTENSIONS_SCOPE = "ditto.extensions";
04:00:38 [WARNING] ^
04:00:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:83: warning: no comment
04:00:38 [WARNING] static Config dittoExtension(final Config config) {
04:00:38 [WARNING] ^
04:00:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:79: warning: no comment
04:00:38 [WARNING] static Config getOrEmpty(final Config config, final String path) {
04:00:38 [WARNING] ^
04:00:38 [WARNING] 5 warnings
04:00:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar
04:00:38 [INFO] 
04:00:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-config ---
04:00:38 [INFO] Tests are skipped.
04:00:38 [INFO] 
04:00:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-config ---
04:00:38 [INFO] Tests are skipped.
04:00:38 [INFO] 
04:00:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-config ---
04:00:38 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec
04:00:38 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Config' with 18 classes
04:00:38 [INFO] 
04:00:38 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-config ---
04:00:38 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar' is disabled.
04:00:38 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar
04:00:39 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar' is disabled.
04:00:39 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar
04:00:40 [INFO] 
04:00:40 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-config ---
04:00:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.pom
04:00:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.jar
04:00:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar
04:00:40 [INFO] 
04:00:40 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-config ---
04:00:41 [INFO] 
04:00:41 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >-----------
04:00:41 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 0-SNAPSHOT [13/77]
04:00:41 [INFO]   from internal/utils/metrics/pom.xml
04:00:41 [INFO] --------------------------------[ jar ]---------------------------------
04:00:41 [INFO] 
04:00:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics ---
04:00:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec
04:00:41 [INFO] 
04:00:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-metrics ---
04:00:41 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:00:41 [INFO] All files are up to date, skip goal execution.
04:00:41 [INFO] 
04:00:41 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-metrics ---
04:00:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/resources
04:00:41 [INFO] 
04:00:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-metrics ---
04:00:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT...
04:00:41 [INFO] 
04:00:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-metrics ---
04:00:41 [INFO] Changes detected - recompiling the module! :dependency
04:00:41 [INFO] Compiling 38 source files with javac [debug target 17] to target/classes
04:00:41 [INFO] 
04:00:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-metrics ---
04:00:41 [INFO] Copying 3 resources from src/test/resources to target/test-classes
04:00:41 [INFO] 
04:00:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-metrics ---
04:00:41 [INFO] Changes detected - recompiling the module! :dependency
04:00:41 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
04:00:42 [INFO] 
04:00:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-metrics ---
04:00:42 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:00:42 [INFO] Tests are skipped.
04:00:42 [INFO] 
04:00:42 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-metrics ---
04:00:42 [INFO] 
04:00:42 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-metrics ---
04:00:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar
04:00:42 [INFO] 
04:00:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-metrics ---
04:00:42 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:00:42 [INFO] Configuration changed, re-generating javadoc.
04:00:46 [WARNING] Javadoc Warnings
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/config/package-info.java:14: warning: no comment
04:00:46 [WARNING] package org.eclipse.ditto.internal.utils.metrics.config;
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/package-info.java:14: warning: no comment
04:00:46 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments;
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/package-info.java:14: warning: no comment
04:00:46 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.counter;
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/package-info.java:14: warning: no comment
04:00:46 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.gauge;
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/package-info.java:14: warning: no comment
04:00:46 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.histogram;
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/tag/package-info.java:14: warning: no comment
04:00:46 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.tag;
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/package-info.java:14: warning: no comment
04:00:46 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.timer;
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedForkJoinExecutorServiceConfigurator.java:51: warning: no comment
04:00:46 [WARNING] public InstrumentedForkJoinExecutorServiceConfigurator(final Config config,
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedThreadPoolExecutorServiceConfigurator.java:51: warning: no comment
04:00:46 [WARNING] public InstrumentedThreadPoolExecutorServiceConfigurator(final Config config,
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/KamonCounter.java:45: warning: no comment
04:00:46 [WARNING] public static KamonCounter newCounter(final String name) {
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/KamonGauge.java:42: warning: no comment
04:00:46 [WARNING] public static Gauge newGauge(final String name) {
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/KamonHistogram.java:50: warning: no comment
04:00:46 [WARNING] public static Histogram newHistogram(final String name) {
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/StartedTimer.java:60: warning: no @return
04:00:46 [WARNING] StartedTimer onStop(OnStopHandler onStopHandler);
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @param for name
04:00:46 [WARNING] public static PreparedTimer newTimer(final String name) {
04:00:46 [WARNING] ^
04:00:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @return
04:00:46 [WARNING] public static PreparedTimer newTimer(final String name) {
04:00:46 [WARNING] ^
04:00:46 [WARNING] 15 warnings
04:00:46 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar
04:00:46 [INFO] 
04:00:46 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-metrics ---
04:00:46 [INFO] Tests are skipped.
04:00:46 [INFO] 
04:00:46 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-metrics ---
04:00:46 [INFO] Tests are skipped.
04:00:46 [INFO] 
04:00:46 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-metrics ---
04:00:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec
04:00:46 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Metrics' with 24 classes
04:00:46 [INFO] 
04:00:46 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-metrics ---
04:00:46 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar' is disabled.
04:00:46 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar
04:00:47 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar' is disabled.
04:00:47 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar
04:00:48 [INFO] 
04:00:48 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-metrics ---
04:00:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT.pom
04:00:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT.jar
04:00:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar
04:00:48 [INFO] 
04:00:48 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-metrics ---
04:00:49 [INFO] 
04:00:49 [INFO] ----------------< org.eclipse.ditto:ditto-utils-result >----------------
04:00:49 [INFO] Building Eclipse Ditto :: Utils :: Result 0-SNAPSHOT             [14/77]
04:00:49 [INFO]   from utils/result/pom.xml
04:00:49 [INFO] --------------------------------[ jar ]---------------------------------
04:00:49 [INFO] 
04:00:49 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result ---
04:00:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:00:49 [INFO] 
04:00:49 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result ---
04:00:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec
04:00:49 [INFO] 
04:00:49 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-result ---
04:00:49 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:00:49 [INFO] All files are up to date, skip goal execution.
04:00:49 [INFO] 
04:00:49 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-result ---
04:00:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/resources
04:00:49 [INFO] 
04:00:49 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-result ---
04:00:49 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT...
04:00:49 [INFO] 
04:00:49 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-result ---
04:00:49 [INFO] Changes detected - recompiling the module! :dependency
04:00:49 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes
04:00:49 [INFO] 
04:00:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-result ---
04:00:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/resources
04:00:49 [INFO] 
04:00:49 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-result ---
04:00:49 [INFO] Changes detected - recompiling the module! :dependency
04:00:49 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
04:00:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Some input files use unchecked or unsafe operations.
04:00:49 [INFO] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Recompile with -Xlint:unchecked for details.
04:00:49 [INFO] 
04:00:49 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-result ---
04:00:49 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:00:49 [INFO] Tests are skipped.
04:00:49 [INFO] 
04:00:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-result ---
04:00:49 [INFO] 
04:00:49 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-result ---
04:00:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar
04:00:49 [INFO] 
04:00:49 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-result ---
04:00:50 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:00:50 [INFO] Configuration changed, re-generating javadoc.
04:00:52 [WARNING] Javadoc Warnings
04:00:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/java/org/eclipse/ditto/utils/result/package-info.java:14: warning: no comment
04:00:52 [WARNING] package org.eclipse.ditto.utils.result;
04:00:52 [WARNING] ^
04:00:52 [WARNING] 1 warning
04:00:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar
04:00:52 [INFO] 
04:00:52 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-result ---
04:00:52 [INFO] Tests are skipped.
04:00:52 [INFO] 
04:00:52 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-result ---
04:00:52 [INFO] Tests are skipped.
04:00:52 [INFO] 
04:00:52 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-result ---
04:00:52 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec
04:00:52 [INFO] Analyzed bundle 'Eclipse Ditto :: Utils :: Result' with 5 classes
04:00:52 [INFO] 
04:00:52 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-utils-result ---
04:00:52 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar' is disabled.
04:00:52 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar
04:00:53 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar' is disabled.
04:00:53 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar
04:00:54 [INFO] 
04:00:54 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-result ---
04:00:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.pom
04:00:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.jar
04:00:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT-javadoc.jar
04:00:54 [INFO] 
04:00:54 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-utils-result ---
04:00:54 [INFO] 
04:00:54 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >-----------
04:00:54 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 0-SNAPSHOT [15/77]
04:00:54 [INFO]   from internal/utils/tracing/pom.xml
04:00:54 [INFO] --------------------------------[ jar ]---------------------------------
04:00:54 [INFO] 
04:00:54 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing ---
04:00:54 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec
04:00:54 [INFO] 
04:00:54 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-tracing ---
04:00:54 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:00:54 [INFO] All files are up to date, skip goal execution.
04:00:54 [INFO] 
04:00:54 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-tracing ---
04:00:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/resources
04:00:54 [INFO] 
04:00:54 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-tracing ---
04:00:54 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT...
04:00:54 [INFO] 
04:00:54 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-tracing ---
04:00:54 [INFO] Changes detected - recompiling the module! :dependency
04:00:54 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes
04:00:55 [INFO] 
04:00:55 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-tracing ---
04:00:55 [INFO] Changes detected - recompiling the module! :dependency
04:00:55 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes
04:00:55 [INFO] 
04:00:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-tracing ---
04:00:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/test/resources
04:00:55 [INFO] 
04:00:55 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-tracing ---
04:00:55 [INFO] Changes detected - recompiling the module! :dependency
04:00:55 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes
04:00:56 [INFO] 
04:00:56 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-tracing ---
04:00:56 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:00:56 [INFO] Tests are skipped.
04:00:56 [INFO] 
04:00:56 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-tracing ---
04:00:56 [INFO] 
04:00:56 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-tracing ---
04:00:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar
04:00:56 [INFO] 
04:00:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-tracing ---
04:00:56 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:00:56 [INFO] Configuration changed, re-generating javadoc.
04:01:00 [WARNING] Javadoc Warnings
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/config/package-info.java:14: warning: no comment
04:01:00 [WARNING] package org.eclipse.ditto.internal.utils.tracing.config;
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/filter/package-info.java:14: warning: no comment
04:01:00 [WARNING] package org.eclipse.ditto.internal.utils.tracing.filter;
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/package-info.java:14: warning: no comment
04:01:00 [WARNING] package org.eclipse.ditto.internal.utils.tracing.span;
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:56: warning: no comment
04:01:00 [WARNING] public static final SpanTagKey<Boolean> AUTH_ERROR = new BooleanImplementation(KEY_PREFIX + "auth.error");
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:54: warning: no comment
04:01:00 [WARNING] public static final SpanTagKey<Boolean> AUTH_SUCCESS = new BooleanImplementation(KEY_PREFIX + "auth.success");
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:37: warning: no comment
04:01:00 [WARNING] public static final SpanTagKey<CharSequence> CHANNEL = new CharSequenceImplementation(KEY_PREFIX + "channel");
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:41: warning: no comment
04:01:00 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_ID =
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:44: warning: no comment
04:01:00 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_TYPE =
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:32: warning: no comment
04:01:00 [WARNING] public static final SpanTagKey<CharSequence> CORRELATION_ID =
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:39: warning: no comment
04:01:00 [WARNING] public static final SpanTagKey<CharSequence> ENTITY_ID = new CharSequenceImplementation(KEY_PREFIX + "entityId");
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:47: warning: no comment
04:01:00 [WARNING] public static final SpanTagKey<HttpStatus> HTTP_STATUS = new HttpStatusImplementation(KEY_PREFIX + "statusCode");
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:49: warning: no comment
04:01:00 [WARNING] public static final SpanTagKey<CharSequence> REQUEST_METHOD_NAME =
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:52: warning: no comment
04:01:00 [WARNING] public static final SpanTagKey<URI> REQUEST_URI = new URIImplementation(KEY_PREFIX + "request.path");
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:35: warning: no comment
04:01:00 [WARNING] public static final SpanTagKey<CharSequence> SIGNAL_TYPE = new CharSequenceImplementation(KEY_PREFIX + "signal.type");
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:68: warning: no comment
04:01:00 [WARNING] public abstract Tag getTagForValue(T value);
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/StartedSpan.java:111: warning: no @return
04:01:00 [WARNING] Map<String, String> propagateContext(Map<String, String> map);
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceInformation.java:43: warning: no comment
04:01:00 [WARNING] public URI getTraceUri() {
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @param for traceUri
04:01:00 [WARNING] public static String metricizeTraceUri(final String traceUri) {
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @return
04:01:00 [WARNING] public static String metricizeTraceUri(final String traceUri) {
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @param for path
04:01:00 [WARNING] public static String normalizePath(final String path) {
04:01:00 [WARNING] ^
04:01:00 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @return
04:01:00 [WARNING] public static String normalizePath(final String path) {
04:01:00 [WARNING] ^
04:01:00 [WARNING] 21 warnings
04:01:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar
04:01:00 [INFO] 
04:01:00 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-tracing ---
04:01:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar
04:01:00 [INFO] 
04:01:00 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-tracing ---
04:01:00 [INFO] Tests are skipped.
04:01:00 [INFO] 
04:01:00 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-tracing ---
04:01:00 [INFO] Tests are skipped.
04:01:00 [INFO] 
04:01:00 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-tracing ---
04:01:00 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec
04:01:00 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Tracing' with 30 classes
04:01:00 [INFO] 
04:01:00 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-tracing ---
04:01:00 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar' is disabled.
04:01:00 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar
04:01:01 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar' is disabled.
04:01:01 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar
04:01:02 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar' is disabled.
04:01:02 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar
04:01:03 [INFO] 
04:01:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-tracing ---
04:01:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.pom
04:01:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.jar
04:01:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar
04:01:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar
04:01:03 [INFO] 
04:01:03 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-tracing ---
04:01:04 [INFO] 
04:01:04 [INFO] --------------< org.eclipse.ditto:ditto-internal-models >---------------
04:01:04 [INFO] Building Eclipse Ditto :: Internal :: Models 0-SNAPSHOT          [16/77]
04:01:04 [INFO]   from internal/models/pom.xml
04:01:04 [INFO] --------------------------------[ pom ]---------------------------------
04:01:04 [INFO] 
04:01:04 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models ---
04:01:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/target/jacoco.exec
04:01:04 [INFO] 
04:01:04 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models ---
04:01:04 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:01:04 [INFO] The goal is skip due to packaging 'pom'
04:01:04 [INFO] 
04:01:04 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models ---
04:01:04 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:0-SNAPSHOT...
04:01:04 [INFO] 
04:01:04 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models ---
04:01:04 [INFO] 
04:01:04 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models ---
04:01:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:01:04 [INFO] 
04:01:04 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models ---
04:01:04 [INFO] Tests are skipped.
04:01:04 [INFO] 
04:01:04 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models ---
04:01:04 [INFO] Tests are skipped.
04:01:04 [INFO] 
04:01:04 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models ---
04:01:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:01:04 [INFO] 
04:01:04 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models ---
04:01:04 [INFO] 
04:01:04 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models ---
04:01:04 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/0-SNAPSHOT/ditto-internal-models-0-SNAPSHOT.pom
04:01:04 [INFO] 
04:01:04 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-models ---
04:01:04 [INFO] 
04:01:04 [INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >----------
04:01:04 [INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 0-SNAPSHOT [17/77]
04:01:04 [INFO]   from internal/models/streaming/pom.xml
04:01:04 [INFO] --------------------------------[ jar ]---------------------------------
04:01:04 [INFO] 
04:01:04 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming ---
04:01:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec
04:01:04 [INFO] 
04:01:04 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-streaming ---
04:01:04 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:01:04 [INFO] All files are up to date, skip goal execution.
04:01:04 [INFO] 
04:01:04 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-streaming ---
04:01:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/resources
04:01:04 [INFO] 
04:01:04 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-streaming ---
04:01:04 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT...
04:01:04 [INFO] 
04:01:04 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-streaming ---
04:01:04 [INFO] Changes detected - recompiling the module! :dependency
04:01:04 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes
04:01:04 [INFO] 
04:01:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-streaming ---
04:01:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/test/resources
04:01:04 [INFO] 
04:01:04 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-streaming ---
04:01:04 [INFO] Changes detected - recompiling the module! :dependency
04:01:04 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
04:01:04 [INFO] 
04:01:04 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-streaming ---
04:01:04 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:01:05 [INFO] Tests are skipped.
04:01:05 [INFO] 
04:01:05 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming ---
04:01:05 [INFO] 
04:01:05 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-streaming ---
04:01:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar
04:01:05 [INFO] 
04:01:05 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-streaming ---
04:01:05 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:01:05 [INFO] Configuration changed, re-generating javadoc.
04:01:08 [WARNING] Javadoc Warnings
04:01:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/AbstractEntityIdWithRevision.java:34: warning: no comment
04:01:08 [WARNING] protected AbstractEntityIdWithRevision(final I id, final long revision) {
04:01:08 [WARNING] ^
04:01:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/SudoStreamSnapshots.java:122: warning: no @param for dittoHeaders
04:01:08 [WARNING] public static SudoStreamSnapshots fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
04:01:08 [WARNING] ^
04:01:08 [WARNING] 2 warnings
04:01:08 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar
04:01:08 [INFO] 
04:01:08 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-streaming ---
04:01:08 [INFO] Tests are skipped.
04:01:08 [INFO] 
04:01:08 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-streaming ---
04:01:08 [INFO] Tests are skipped.
04:01:08 [INFO] 
04:01:08 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-streaming ---
04:01:08 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec
04:01:08 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Streaming' with 10 classes
04:01:08 [INFO] 
04:01:08 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models-streaming ---
04:01:08 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar' is disabled.
04:01:08 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar
04:01:09 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar' is disabled.
04:01:09 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar
04:01:09 [INFO] 
04:01:09 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-streaming ---
04:01:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.pom
04:01:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.jar
04:01:09 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar
04:01:09 [INFO] 
04:01:09 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-models-streaming ---
04:01:10 [INFO] 
04:01:10 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-pekko >------------
04:01:10 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pekko 0-SNAPSHOT  [18/77]
04:01:10 [INFO]   from internal/utils/pekko/pom.xml
04:01:10 [INFO] --------------------------------[ jar ]---------------------------------
04:01:11 [INFO] 
04:01:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko ---
04:01:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec
04:01:11 [INFO] 
04:01:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pekko ---
04:01:11 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:01:11 [INFO] All files are up to date, skip goal execution.
04:01:11 [INFO] 
04:01:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pekko ---
04:01:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/resources
04:01:11 [INFO] 
04:01:11 [INFO] --- scala:4.8.1:compile (default) @ ditto-internal-utils-pekko ---
04:01:11 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
04:01:13 [INFO] compiling 7 Scala sources and 51 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes ...
04:01:19 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details
04:01:19 [WARNING] one warning found
04:01:24 [INFO] NoPosition: Note: Some input files use or override a deprecated API.
04:01:24 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details.
04:01:26 [INFO] done compiling
04:01:26 [INFO] compile in 15.1 s
04:01:26 [INFO] 
04:01:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pekko ---
04:01:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT...
04:01:26 [INFO] 
04:01:26 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pekko ---
04:01:26 [INFO] Changes detected - recompiling the module! :dependency
04:01:26 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes
04:01:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Some input files use or override a deprecated API.
04:01:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Recompile with -Xlint:deprecation for details.
04:01:28 [INFO] 
04:01:28 [INFO] --- scala:4.8.1:compile (compile) @ ditto-internal-utils-pekko ---
04:01:28 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
04:01:28 [INFO] compile in 0.2 s
04:01:28 [INFO] 
04:01:28 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-pekko ---
04:01:28 [INFO] Changes detected - recompiling the module! :dependency
04:01:28 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes
04:01:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Some input files use or override a deprecated API.
04:01:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Recompile with -Xlint:deprecation for details.
04:01:29 [INFO] 
04:01:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pekko ---
04:01:29 [INFO] Copying 2 resources from src/test/resources to target/test-classes
04:01:29 [INFO] 
04:01:29 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pekko ---
04:01:29 [INFO] Changes detected - recompiling the module! :dependency
04:01:29 [INFO] Compiling 19 source files with javac [debug target 17] to target/test-classes
04:01:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API.
04:01:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:deprecation for details.
04:01:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations.
04:01:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:unchecked for details.
04:01:31 [INFO] 
04:01:31 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-internal-utils-pekko ---
04:01:31 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
04:01:31 [INFO] compile in 0.0 s
04:01:31 [INFO] 
04:01:31 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pekko ---
04:01:31 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:01:31 [INFO] Tests are skipped.
04:01:31 [INFO] 
04:01:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pekko ---
04:01:31 [INFO] 
04:01:31 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pekko ---
04:01:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar
04:01:31 [INFO] 
04:01:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pekko ---
04:01:31 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:01:31 [INFO] Configuration changed, re-generating javadoc.
04:01:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar
04:01:34 [INFO] 
04:01:34 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-pekko ---
04:01:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar
04:01:34 [INFO] 
04:01:34 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pekko ---
04:01:34 [INFO] Tests are skipped.
04:01:34 [INFO] 
04:01:34 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pekko ---
04:01:34 [INFO] Tests are skipped.
04:01:34 [INFO] 
04:01:34 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pekko ---
04:01:34 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec
04:01:34 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pekko' with 85 classes
04:01:35 [INFO] 
04:01:35 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pekko ---
04:01:35 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar' is disabled.
04:01:35 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar
04:01:36 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar' is disabled.
04:01:36 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar
04:01:39 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar' is disabled.
04:01:39 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar
04:01:40 [INFO] 
04:01:40 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pekko ---
04:01:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT.pom
04:01:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT.jar
04:01:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar
04:01:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar
04:01:40 [INFO] 
04:01:40 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-pekko ---
04:01:41 [INFO] 
04:01:41 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------
04:01:41 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 0-SNAPSHOT [19/77]
04:01:41 [INFO]   from internal/utils/health/pom.xml
04:01:41 [INFO] --------------------------------[ jar ]---------------------------------
04:01:41 [INFO] 
04:01:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health ---
04:01:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec
04:01:41 [INFO] 
04:01:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-health ---
04:01:41 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:01:41 [INFO] All files are up to date, skip goal execution.
04:01:41 [INFO] 
04:01:41 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-health ---
04:01:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/resources
04:01:41 [INFO] 
04:01:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-health ---
04:01:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT...
04:01:41 [INFO] 
04:01:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-health ---
04:01:41 [INFO] Changes detected - recompiling the module! :dependency
04:01:41 [INFO] Compiling 35 source files with javac [debug target 17] to target/classes
04:01:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java uses or overrides a deprecated API.
04:01:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: Recompile with -Xlint:deprecation for details.
04:01:41 [INFO] 
04:01:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-health ---
04:01:41 [INFO] Copying 1 resource from src/test/resources to target/test-classes
04:01:41 [INFO] 
04:01:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-health ---
04:01:41 [INFO] Changes detected - recompiling the module! :dependency
04:01:41 [INFO] Compiling 12 source files with javac [debug target 17] to target/test-classes
04:01:42 [INFO] 
04:01:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-health ---
04:01:42 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:01:42 [INFO] Tests are skipped.
04:01:42 [INFO] 
04:01:42 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-health ---
04:01:42 [INFO] 
04:01:42 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-health ---
04:01:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar
04:01:42 [INFO] 
04:01:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-health ---
04:01:42 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:01:42 [INFO] Configuration changed, re-generating javadoc.
04:01:47 [WARNING] Javadoc Warnings
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/package-info.java:14: warning: no comment
04:01:47 [WARNING] package org.eclipse.ditto.internal.utils.health;
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/config/package-info.java:14: warning: no comment
04:01:47 [WARNING] package org.eclipse.ditto.internal.utils.health.config;
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:337: warning: no @param for events
04:01:47 [WARNING] protected StatusDetailMessage.Level getMostSevereLevelFromEvents(final Deque<Pair<Instant, Event>> events) {
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:239: warning: no comment
04:01:47 [WARNING] protected Stream<Pair<Instant, Event>> getEventStream() {
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:251: warning: no comment
04:01:47 [WARNING] protected void shutdownStream(final Shutdown shutdown) {
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:376: warning: no comment
04:01:47 [WARNING] default StatusDetailMessage.Level level() {
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:374: warning: no comment
04:01:47 [WARNING] String name();
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:35: warning: no comment
04:01:47 [WARNING] protected final DiagnosticLoggingAdapter log = DittoLoggerFactory.getDiagnosticLoggingAdapter(this);
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:72: warning: no comment
04:01:47 [WARNING] public final StatusInfo getHealth() {
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:95: warning: no comment
04:01:47 [WARNING] public Level getLevel() {
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:99: warning: no comment
04:01:47 [WARNING] public JsonValue getMessage() {
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:55: warning: no comment
04:01:47 [WARNING] public static StatusDetailMessage of(final Level level, final String message) {
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:59: warning: no comment
04:01:47 [WARNING] public static StatusDetailMessage of(final Level level, final JsonValue message) {
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:63: warning: no comment
04:01:47 [WARNING] public static StatusDetailMessage warn(@Nullable final Throwable throwable) {
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:42: warning: no comment
04:01:47 [WARNING] ERROR;
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:40: warning: no comment
04:01:47 [WARNING] INFO,
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:41: warning: no comment
04:01:47 [WARNING] WARN,
04:01:47 [WARNING] ^
04:01:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:44: warning: no comment
04:01:47 [WARNING] public static final Level DEFAULT = INFO;
04:01:47 [WARNING] ^
04:01:47 [WARNING] 18 warnings
04:01:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar
04:01:47 [INFO] 
04:01:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-health ---
04:01:47 [INFO] Tests are skipped.
04:01:47 [INFO] 
04:01:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-health ---
04:01:47 [INFO] Tests are skipped.
04:01:47 [INFO] 
04:01:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-health ---
04:01:47 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec
04:01:47 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Health' with 35 classes
04:01:47 [INFO] 
04:01:47 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-health ---
04:01:47 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar' is disabled.
04:01:47 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar
04:01:48 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar' is disabled.
04:01:48 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar
04:01:49 [INFO] 
04:01:49 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-health ---
04:01:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT.pom
04:01:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT.jar
04:01:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar
04:01:49 [INFO] 
04:01:49 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-health ---
04:01:50 [INFO] 
04:01:50 [INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------
04:01:50 [INFO] Building Eclipse Ditto :: JSON CBOR 0-SNAPSHOT                   [20/77]
04:01:50 [INFO]   from json-cbor/pom.xml
04:01:50 [INFO] -------------------------------[ bundle ]-------------------------------
04:01:50 [INFO] 
04:01:50 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor ---
04:01:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:01:50 [INFO] 
04:01:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor ---
04:01:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec
04:01:50 [INFO] 
04:01:50 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json-cbor ---
04:01:50 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:01:50 [INFO] All files are up to date, skip goal execution.
04:01:50 [INFO] 
04:01:50 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json-cbor ---
04:01:50 [INFO] Copying 1 resource from src/main/resources to target/classes
04:01:50 [INFO] 
04:01:50 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json-cbor ---
04:01:50 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:0-SNAPSHOT...
04:01:50 [INFO] 
04:01:50 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json-cbor ---
04:01:50 [INFO] Changes detected - recompiling the module! :dependency
04:01:50 [INFO] Compiling 6 source files with javac [debug target 1.8] to target/classes
04:01:50 [WARNING] bootstrap class path not set in conjunction with -source 8
04:01:50 [INFO] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java uses or overrides a deprecated API.
04:01:50 [INFO] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: Recompile with -Xlint:deprecation for details.
04:01:50 [INFO] 
04:01:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json-cbor ---
04:01:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/test/resources
04:01:50 [INFO] 
04:01:50 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json-cbor ---
04:01:50 [INFO] Changes detected - recompiling the module! :dependency
04:01:50 [INFO] Compiling 9 source files with javac [debug target 1.8] to target/test-classes
04:01:50 [WARNING] bootstrap class path not set in conjunction with -source 8
04:01:50 [INFO] 
04:01:50 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json-cbor ---
04:01:50 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:01:50 [INFO] Tests are skipped.
04:01:50 [INFO] 
04:01:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor ---
04:01:50 [INFO] 
04:01:50 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json-cbor ---
04:01:50 [WARNING] Include-Resource: overriding META-INF/services/org.eclipse.ditto.json.CborFactory=src/main/resources/META-INF/services/org.eclipse.ditto.json.CborFactory with META-INF=/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF (add {maven-resources} if you want to include the maven resources)
04:01:50 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar
04:01:50 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/MANIFEST.MF
04:01:50 [INFO] 
04:01:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json-cbor ---
04:01:50 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:01:50 [INFO] Configuration changed, re-generating javadoc.
04:01:53 [WARNING] Javadoc Warnings
04:01:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:56: warning: no @throws for java.io.IOException
04:01:53 [WARNING] public static String toHexString(final byte[] array) throws IOException {
04:01:53 [WARNING] ^
04:01:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:66: warning: no @throws for java.io.IOException
04:01:53 [WARNING] public static String toHexString(final ByteBuffer byteBuffer) throws IOException {
04:01:53 [WARNING] ^
04:01:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:76: warning: no @throws for java.io.IOException
04:01:53 [WARNING] public static String toHexString(final InputStream inputStream) throws IOException {
04:01:53 [WARNING] ^
04:01:53 [WARNING] 3 warnings
04:01:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar
04:01:53 [INFO] 
04:01:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json-cbor ---
04:01:53 [INFO] Tests are skipped.
04:01:53 [INFO] 
04:01:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json-cbor ---
04:01:53 [INFO] Tests are skipped.
04:01:53 [INFO] 
04:01:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json-cbor ---
04:01:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec
04:01:53 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON CBOR' with 6 classes
04:01:53 [INFO] 
04:01:53 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-json-cbor ---
04:01:53 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar' is disabled.
04:01:53 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar
04:01:54 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar' is disabled.
04:01:54 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar
04:01:54 [INFO] 
04:01:54 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json-cbor ---
04:01:55 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.diff'.
04:01:55 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.xml'.
04:01:55 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.html'.
04:01:55 [INFO] 
04:01:55 [INFO] --- install:3.1.1:install (default-install) @ ditto-json-cbor ---
04:01:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.pom
04:01:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar
04:01:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT-javadoc.jar
04:01:55 [INFO] 
04:01:55 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json-cbor ---
04:01:55 [INFO] Installing org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar
04:01:55 [INFO] Writing OBR metadata
04:01:55 [INFO] 
04:01:55 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-json-cbor ---
04:01:55 [INFO] 
04:01:55 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-json-cbor ---
04:01:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:01:55 [INFO] 
04:01:55 [INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------
04:01:55 [INFO] Building Eclipse Ditto :: Policies 0-SNAPSHOT                    [21/77]
04:01:55 [INFO]   from policies/pom.xml
04:01:55 [INFO] --------------------------------[ pom ]---------------------------------
04:01:55 [INFO] 
04:01:55 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies ---
04:01:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/target/jacoco.exec
04:01:55 [INFO] 
04:01:55 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies ---
04:01:55 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:01:55 [INFO] The goal is skip due to packaging 'pom'
04:01:55 [INFO] 
04:01:55 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies ---
04:01:55 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:0-SNAPSHOT...
04:01:55 [INFO] 
04:01:55 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies ---
04:01:55 [INFO] 
04:01:55 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies ---
04:01:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:01:55 [INFO] 
04:01:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies ---
04:01:55 [INFO] Tests are skipped.
04:01:55 [INFO] 
04:01:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies ---
04:01:55 [INFO] Tests are skipped.
04:01:55 [INFO] 
04:01:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies ---
04:01:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:01:55 [INFO] 
04:01:55 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies ---
04:01:55 [INFO] 
04:01:55 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies ---
04:01:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies/0-SNAPSHOT/ditto-policies-0-SNAPSHOT.pom
04:01:55 [INFO] 
04:01:55 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies ---
04:01:55 [INFO] 
04:01:55 [INFO] ---------------< org.eclipse.ditto:ditto-policies-model >---------------
04:01:55 [INFO] Building Eclipse Ditto :: Policies :: Model 0-SNAPSHOT           [22/77]
04:01:55 [INFO]   from policies/model/pom.xml
04:01:55 [INFO] -------------------------------[ bundle ]-------------------------------
04:01:55 [INFO] 
04:01:55 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model ---
04:01:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:01:55 [INFO] 
04:01:55 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model ---
04:01:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec
04:01:55 [INFO] 
04:01:55 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-model ---
04:01:55 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:01:55 [INFO] All files are up to date, skip goal execution.
04:01:55 [INFO] 
04:01:55 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-model ---
04:01:55 [INFO] Copying 0 resource from src/main/resources to target/classes
04:01:55 [INFO] 
04:01:55 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-model ---
04:01:55 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:0-SNAPSHOT...
04:01:55 [INFO] 
04:01:55 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-model ---
04:01:55 [INFO] Changes detected - recompiling the module! :dependency
04:01:55 [INFO] Compiling 224 source files with javac [debug target 1.8] to target/classes
04:02:00 [WARNING] bootstrap class path not set in conjunction with -source 8
04:02:00 [INFO] 
04:02:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-model ---
04:02:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/model/src/test/resources
04:02:00 [INFO] 
04:02:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-model ---
04:02:00 [INFO] Changes detected - recompiling the module! :dependency
04:02:00 [INFO] Compiling 235 source files with javac [debug target 1.8] to target/test-classes
04:02:11 [WARNING] bootstrap class path not set in conjunction with -source 8
04:02:11 [WARNING] Implicitly compiled files were not subject to annotation processing.
04:02:11   Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation.
04:02:11 [INFO] 
04:02:11 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-model ---
04:02:11 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:02:11 [INFO] Tests are skipped.
04:02:11 [INFO] 
04:02:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model ---
04:02:11 [INFO] 
04:02:11 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-policies-model ---
04:02:12 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar
04:02:12 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/MANIFEST.MF
04:02:12 [INFO] 
04:02:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-model ---
04:02:12 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:02:12 [INFO] Configuration changed, re-generating javadoc.
04:02:24 [WARNING] Javadoc Warnings
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/announcements/package-info.java:14: warning: no comment
04:02:24 [WARNING] package org.eclipse.ditto.policies.model.signals.announcements;
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/package-info.java:14: warning: no comment
04:02:24 [WARNING] package org.eclipse.ditto.policies.model.signals.commands;
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/package-info.java:14: warning: no comment
04:02:24 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.actions;
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/exceptions/package-info.java:14: warning: no comment
04:02:24 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.exceptions;
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/package-info.java:14: warning: no comment
04:02:24 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.modify;
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/package-info.java:14: warning: no comment
04:02:24 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.query;
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/package-info.java:14: warning: no comment
04:02:24 [WARNING] package org.eclipse.ditto.policies.model.signals.events;
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/AbstractPolicyBuilderLabelScoped.java:31: warning: no comment
04:02:24 [WARNING] protected AbstractPolicyBuilderLabelScoped(final PolicyBuilder delegate,
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/ActivateTokenIntegration.java:142: warning: no @param for subjectAnnouncement
04:02:24 [WARNING] public static ActivateTokenIntegration of(final PolicyId policyId, final Label label,
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/DeletePolicyImportResponse.java:108: warning: no @param for httpStatus
04:02:24 [WARNING] public static DeletePolicyImportResponse newInstance(final PolicyId policyId, final PolicyId importedPolicyId,
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/ImportableType.java:46: warning: no comment
04:02:24 [WARNING] public String getName() {
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/PoliciesModelFactory.java:46: warning: no comment
04:02:24 [WARNING] public static final int DITTO_LIMITS_POLICY_IMPORTS_LIMIT = Integer.parseInt(System.getProperty("ditto.limits.policy.imports-limit", "10"));
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/Policy.java:441: warning: no comment
04:02:24 [WARNING] default CompletionStage<Policy> withResolvedImports(
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntriesModified.java:62: warning: no comment
04:02:24 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRIES =
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntryCreated.java:60: warning: no comment
04:02:24 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRY =
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:126: warning: no comment
04:02:24 [WARNING] public static PolicyErrorResponse fromJson(final String jsonString, final DittoHeaders dittoHeaders) {
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:133: warning: no comment
04:02:24 [WARNING] public static PolicyErrorResponse fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportCreated.java:62: warning: no comment
04:02:24 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORT =
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportsModified.java:62: warning: no comment
04:02:24 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORTS =
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:37: warning: no comment
04:02:24 [WARNING] public static PolicyImport validatePolicyImport(final PolicyId importingPolicyId, final PolicyImport policyImport) {
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:30: warning: no comment
04:02:24 [WARNING] public static PolicyImports validatePolicyImports(@Nullable final PolicyId importingPolicyId, final PolicyImports policyImports) {
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:32: warning: no comment
04:02:24 [WARNING] POLICY,
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:35: warning: no comment
04:02:24 [WARNING] POLICY_ENTRIES,
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:36: warning: no comment
04:02:24 [WARNING] POLICY_ENTRY,
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:38: warning: no comment
04:02:24 [WARNING] POLICY_ENTRY_RESOURCE,
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:37: warning: no comment
04:02:24 [WARNING] POLICY_ENTRY_RESOURCES,
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:40: warning: no comment
04:02:24 [WARNING] POLICY_ENTRY_SUBJECT;
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:39: warning: no comment
04:02:24 [WARNING] POLICY_ENTRY_SUBJECTS,
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:34: warning: no comment
04:02:24 [WARNING] POLICY_IMPORT,
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:33: warning: no comment
04:02:24 [WARNING] POLICY_IMPORTS,
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourceCreated.java:62: warning: no comment
04:02:24 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_KEY =
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:46: warning: no comment
04:02:24 [WARNING] public final class ResourcesModified extends AbstractPolicyEvent<ResourcesModified>
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:59: warning: no comment
04:02:24 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_RESOURCES =
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/RetrievePolicyImportResponse.java:56: warning: no comment
04:02:24 [WARNING] public static final String POLICY_IMPORT = "policyImport";
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsDeletedPartially.java:69: warning: no comment
04:02:24 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_DELETED_SUBJECT_IDS =
04:02:24 [WARNING] ^
04:02:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsModifiedPartially.java:70: warning: no comment
04:02:24 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_MODIFIED_SUBJECTS =
04:02:24 [WARNING] ^
04:02:24 [WARNING] 36 warnings
04:02:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar
04:02:24 [INFO] 
04:02:24 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-policies-model ---
04:02:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar
04:02:24 [INFO] 
04:02:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-model ---
04:02:24 [INFO] Tests are skipped.
04:02:24 [INFO] 
04:02:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-model ---
04:02:24 [INFO] Tests are skipped.
04:02:24 [INFO] 
04:02:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-model ---
04:02:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec
04:02:25 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Model' with 261 classes
04:02:25 [INFO] 
04:02:25 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-model ---
04:02:26 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar' is disabled.
04:02:26 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar
04:02:27 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar' is disabled.
04:02:27 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar
04:02:28 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar' is disabled.
04:02:28 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar
04:02:29 [INFO] 
04:02:29 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-policies-model ---
04:02:30 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.diff'.
04:02:30 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.xml'.
04:02:30 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.html'.
04:02:30 [INFO] 
04:02:30 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-model ---
04:02:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.pom
04:02:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar
04:02:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-javadoc.jar
04:02:30 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-tests.jar
04:02:30 [INFO] 
04:02:30 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-policies-model ---
04:02:30 [INFO] Installing org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar
04:02:30 [INFO] Writing OBR metadata
04:02:30 [INFO] 
04:02:30 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies-model ---
04:02:31 [INFO] 
04:02:31 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-policies-model ---
04:02:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:02:31 [INFO] 
04:02:31 [INFO] -------------------< org.eclipse.ditto:ditto-things >-------------------
04:02:31 [INFO] Building Eclipse Ditto :: Things 0-SNAPSHOT                      [23/77]
04:02:31 [INFO]   from things/pom.xml
04:02:31 [INFO] --------------------------------[ pom ]---------------------------------
04:02:31 [INFO] 
04:02:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things ---
04:02:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/target/jacoco.exec
04:02:31 [INFO] 
04:02:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things ---
04:02:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:02:31 [INFO] The goal is skip due to packaging 'pom'
04:02:31 [INFO] 
04:02:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things ---
04:02:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:0-SNAPSHOT...
04:02:31 [INFO] 
04:02:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things ---
04:02:31 [INFO] 
04:02:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things ---
04:02:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:02:31 [INFO] 
04:02:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things ---
04:02:31 [INFO] Tests are skipped.
04:02:31 [INFO] 
04:02:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things ---
04:02:31 [INFO] Tests are skipped.
04:02:31 [INFO] 
04:02:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things ---
04:02:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:02:31 [INFO] 
04:02:31 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things ---
04:02:31 [INFO] 
04:02:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-things ---
04:02:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things/0-SNAPSHOT/ditto-things-0-SNAPSHOT.pom
04:02:31 [INFO] 
04:02:31 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-things ---
04:02:31 [INFO] 
04:02:31 [INFO] ----------------< org.eclipse.ditto:ditto-things-model >----------------
04:02:31 [INFO] Building Eclipse Ditto :: Things :: Model 0-SNAPSHOT             [24/77]
04:02:31 [INFO]   from things/model/pom.xml
04:02:31 [INFO] -------------------------------[ bundle ]-------------------------------
04:02:31 [INFO] 
04:02:31 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model ---
04:02:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:02:31 [INFO] 
04:02:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model ---
04:02:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec
04:02:31 [INFO] 
04:02:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-model ---
04:02:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:02:31 [INFO] All files are up to date, skip goal execution.
04:02:31 [INFO] 
04:02:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-model ---
04:02:31 [INFO] Copying 0 resource from src/main/resources to target/classes
04:02:31 [INFO] 
04:02:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-model ---
04:02:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:0-SNAPSHOT...
04:02:31 [INFO] 
04:02:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-model ---
04:02:31 [INFO] Changes detected - recompiling the module! :dependency
04:02:31 [INFO] Compiling 239 source files with javac [debug target 1.8] to target/classes
04:02:36 [WARNING] bootstrap class path not set in conjunction with -source 8
04:02:36 [INFO] 
04:02:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-model ---
04:02:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/resources
04:02:36 [INFO] 
04:02:36 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-model ---
04:02:36 [INFO] Changes detected - recompiling the module! :dependency
04:02:36 [INFO] Compiling 201 source files with javac [debug target 1.8] to target/test-classes
04:02:41 [WARNING] bootstrap class path not set in conjunction with -source 8
04:02:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java uses or overrides a deprecated API.
04:02:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: Recompile with -Xlint:deprecation for details.
04:02:41 [INFO] 
04:02:41 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-model ---
04:02:41 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:02:41 [INFO] Tests are skipped.
04:02:41 [INFO] 
04:02:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model ---
04:02:41 [INFO] 
04:02:41 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-things-model ---
04:02:42 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar
04:02:42 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/MANIFEST.MF
04:02:42 [INFO] 
04:02:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-model ---
04:02:42 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:02:42 [INFO] Configuration changed, re-generating javadoc.
04:02:57 [WARNING] Javadoc Warnings
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/package-info.java:14: warning: no comment
04:02:57 [WARNING] package org.eclipse.ditto.things.model.signals.commands;
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/package-info.java:14: warning: no comment
04:02:57 [WARNING] package org.eclipse.ditto.things.model.signals.commands.exceptions;
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/package-info.java:14: warning: no comment
04:02:57 [WARNING] package org.eclipse.ditto.things.model.signals.commands.modify;
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/package-info.java:14: warning: no comment
04:02:57 [WARNING] package org.eclipse.ditto.things.model.signals.commands.query;
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/package-info.java:14: warning: no comment
04:02:57 [WARNING] package org.eclipse.ditto.things.model.signals.events;
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributeNotAccessibleException.java:35: warning: no comment
04:02:57 [WARNING] public final class AttributeNotAccessibleException extends DittoRuntimeException implements ThingException {
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributesNotAccessibleException.java:34: warning: no comment
04:02:57 [WARNING] public final class AttributesNotAccessibleException extends DittoRuntimeException implements ThingException {
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/CreateThing.java:65: warning: no comment
04:02:57 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_THING =
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:44: warning: no @param for <T>
04:02:57 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder addAll(Iterable<T> identifiers);
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:64: warning: no @param for <T>
04:02:57 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder removeAll(Iterable<T> identifiers);
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/MergeThingResponse.java:120: warning: no @param for path
04:02:57 [WARNING] public static MergeThingResponse newInstance(final ThingId thingId,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for features
04:02:57 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for jsonFieldSelector
04:02:57 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for featureIds
04:02:57 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for jsonFieldSelector
04:02:57 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for featureIds
04:02:57 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for jsonPointer
04:02:57 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeatureDesiredPropertiesResponse.java:156: warning: no @param for desiredProperties
04:02:57 [WARNING] public static RetrieveFeatureDesiredPropertiesResponse newInstance(final ThingId thingId,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeaturePropertiesResponse.java:150: warning: no @param for featureProperties
04:02:57 [WARNING] public static RetrieveFeaturePropertiesResponse newInstance(final ThingId thingId,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThing.java:272: warning: no comment
04:02:57 [WARNING] public RetrieveThing build() {
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThings.java:77: warning: no comment
04:02:57 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_THING_IDS =
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingCommandToModifyExceptionRegistry.java:49: warning: no comment
04:02:57 [WARNING] public final class ThingCommandToModifyExceptionRegistry
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingConditionInvalidException.java:66: warning: no @param for description
04:02:57 [WARNING] public static Builder newBuilder(final String condition, final String description) {
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:83: warning: no comment
04:02:57 [WARNING] public static Builder forDittoProtocol() {
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:71: warning: no comment
04:02:57 [WARNING] public static Builder forPostMethod() {
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:75: warning: no comment
04:02:57 [WARNING] public static Builder forPutMethod() {
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:79: warning: no comment
04:02:57 [WARNING] public static Builder forPutOrPatchMethod() {
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for revision
04:02:57 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for timestamp
04:02:57 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for metadata
04:02:57 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:225: warning: no comment
04:02:57 [WARNING] public static final JsonFieldDefinition<String> JSON_PATH =
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:228: warning: no comment
04:02:57 [WARNING] public static final JsonFieldDefinition<JsonValue> JSON_VALUE =
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:116: warning: no @param for httpStatus
04:02:57 [WARNING] public static Builder newBuilderForOtherReason(final HttpStatus httpStatus, final ThingId thingId, final PolicyId policyId, final String reason) {
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:129: warning: no @return
04:02:57 [WARNING] public static ThingNotCreatableException forLiveChannel(final DittoHeaders dittoHeaders) {
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:46: warning: no comment
04:02:57 [WARNING] ATTRIBUTE,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:45: warning: no comment
04:02:57 [WARNING] ATTRIBUTES,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:49: warning: no comment
04:02:57 [WARNING] DEFINITION,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:48: warning: no comment
04:02:57 [WARNING] FEATURE,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:50: warning: no comment
04:02:57 [WARNING] FEATURE_DEFINITION,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:53: warning: no comment
04:02:57 [WARNING] FEATURE_DESIRED_PROPERTIES,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:54: warning: no comment
04:02:57 [WARNING] FEATURE_DESIRED_PROPERTY;
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:51: warning: no comment
04:02:57 [WARNING] FEATURE_PROPERTIES,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:52: warning: no comment
04:02:57 [WARNING] FEATURE_PROPERTY,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:47: warning: no comment
04:02:57 [WARNING] FEATURES,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:38: warning: no comment
04:02:57 [WARNING] POLICY,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:39: warning: no comment
04:02:57 [WARNING] POLICY_ENTRIES,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:40: warning: no comment
04:02:57 [WARNING] POLICY_ENTRY,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:44: warning: no comment
04:02:57 [WARNING] POLICY_ENTRY_RESOURCE,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:43: warning: no comment
04:02:57 [WARNING] POLICY_ENTRY_RESOURCES,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:42: warning: no comment
04:02:57 [WARNING] POLICY_ENTRY_SUBJECT,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:41: warning: no comment
04:02:57 [WARNING] POLICY_ENTRY_SUBJECTS,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:37: warning: no comment
04:02:57 [WARNING] POLICY_ID,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:36: warning: no comment
04:02:57 [WARNING] THING,
04:02:57 [WARNING] ^
04:02:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:49: warning: no comment
04:02:57 [WARNING] public static final JsonKey FEATURE_ID_WILDCARD = JsonKey.of("*");
04:02:57 [WARNING] ^
04:02:57 [WARNING] 54 warnings
04:02:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar
04:02:57 [INFO] 
04:02:57 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-things-model ---
04:02:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar
04:02:57 [INFO] 
04:02:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-model ---
04:02:57 [INFO] Tests are skipped.
04:02:57 [INFO] 
04:02:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-model ---
04:02:57 [INFO] Tests are skipped.
04:02:57 [INFO] 
04:02:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-model ---
04:02:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec
04:02:58 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Model' with 291 classes
04:02:59 [INFO] 
04:02:59 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things-model ---
04:02:59 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar' is disabled.
04:02:59 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar
04:03:01 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar' is disabled.
04:03:01 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar
04:03:03 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar' is disabled.
04:03:03 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar
04:03:04 [INFO] 
04:03:04 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-things-model ---
04:03:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.diff'.
04:03:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.xml'.
04:03:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.html'.
04:03:05 [INFO] 
04:03:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-model ---
04:03:05 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.pom
04:03:05 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar
04:03:05 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT-javadoc.jar
04:03:05 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT-tests.jar
04:03:05 [INFO] 
04:03:05 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-things-model ---
04:03:05 [INFO] Installing org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar
04:03:05 [INFO] Writing OBR metadata
04:03:05 [INFO] 
04:03:05 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-things-model ---
04:03:06 [INFO] 
04:03:06 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-things-model ---
04:03:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:03:06 [INFO] 
04:03:06 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >-----------
04:03:06 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 0-SNAPSHOT [25/77]
04:03:06 [INFO]   from internal/utils/cluster/pom.xml
04:03:06 [INFO] --------------------------------[ jar ]---------------------------------
04:03:06 [INFO] 
04:03:06 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster ---
04:03:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec
04:03:06 [INFO] 
04:03:06 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cluster ---
04:03:06 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:03:06 [INFO] All files are up to date, skip goal execution.
04:03:06 [INFO] 
04:03:06 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cluster ---
04:03:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/resources
04:03:06 [INFO] 
04:03:06 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cluster ---
04:03:06 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT...
04:03:06 [INFO] 
04:03:06 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cluster ---
04:03:06 [INFO] Changes detected - recompiling the module! :dependency
04:03:06 [INFO] Compiling 29 source files with javac [debug target 17] to target/classes
04:03:07 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java uses unchecked or unsafe operations.
04:03:07 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: Recompile with -Xlint:unchecked for details.
04:03:07 [INFO] 
04:03:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cluster ---
04:03:07 [INFO] Copying 3 resources from src/test/resources to target/test-classes
04:03:07 [INFO] 
04:03:07 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cluster ---
04:03:07 [INFO] Changes detected - recompiling the module! :dependency
04:03:07 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
04:03:07 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionCreatorTest.java: Some input files use unchecked or unsafe operations.
04:03:07 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionCreatorTest.java: Recompile with -Xlint:unchecked for details.
04:03:07 [INFO] 
04:03:07 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cluster ---
04:03:07 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:03:07 [INFO] Tests are skipped.
04:03:07 [INFO] 
04:03:07 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cluster ---
04:03:07 [INFO] 
04:03:07 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cluster ---
04:03:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar
04:03:07 [INFO] 
04:03:07 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cluster ---
04:03:08 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:03:08 [INFO] Configuration changed, re-generating javadoc.
04:03:12 [WARNING] Javadoc Warnings
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/package-info.java:14: warning: no comment
04:03:12 [WARNING] package org.eclipse.ditto.internal.utils.cluster;
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/config/package-info.java:14: warning: no comment
04:03:12 [WARNING] package org.eclipse.ditto.internal.utils.cluster.config;
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java:75: warning: no comment
04:03:12 [WARNING] protected static final Charset CHARSET = StandardCharsets.UTF_8;
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:99: warning: no @param for group
04:03:12 [WARNING] public static DistributedPubSubMediator.Subscribe subscribeViaGroup(final String topic, final String group,
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:112: warning: no @param for group
04:03:12 [WARNING] public static DistributedPubSubMediator.Unsubscribe unsubscribeViaGroup(final String topic, final String group,
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/GlobalMappingStrategies.java:29: warning: no comment
04:03:12 [WARNING] public final class GlobalMappingStrategies extends MappingStrategies {
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:50: warning: no comment
04:03:12 [WARNING] public NotSerializable(final CharSequence serializerName, final Object notSerializableObject) {
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:37: warning: no comment
04:03:12 [WARNING] public SerializationFailed(final String message, @Nullable final Throwable cause) {
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:68: warning: no comment
04:03:12 [WARNING] public UnsupportedManifest(final String manifest) {
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardNumberCalculator.java:43: warning: no @param for numberOfShards
04:03:12 [WARNING] public static ShardNumberCalculator newInstance(final int numberOfShards) {
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:60: warning: no @return
04:03:12 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final ActorSystem actorSystem) {
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:75: warning: no @return
04:03:12 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final MappingStrategies mappingStrategies) {
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for actorSystem
04:03:12 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem,
04:03:12 [WARNING] ^
04:03:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for clusterConfig
04:03:12 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem,
04:03:12 [WARNING] ^
04:03:12 [WARNING] 14 warnings
04:03:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar
04:03:12 [INFO] 
04:03:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cluster ---
04:03:12 [INFO] Tests are skipped.
04:03:12 [INFO] 
04:03:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cluster ---
04:03:12 [INFO] Tests are skipped.
04:03:12 [INFO] 
04:03:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cluster ---
04:03:12 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec
04:03:12 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cluster' with 30 classes
04:03:12 [INFO] 
04:03:12 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-cluster ---
04:03:12 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar' is disabled.
04:03:12 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar
04:03:13 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar' is disabled.
04:03:13 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar
04:03:14 [INFO] 
04:03:14 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cluster ---
04:03:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT.pom
04:03:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT.jar
04:03:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar
04:03:14 [INFO] 
04:03:14 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-cluster ---
04:03:14 [INFO] 
04:03:14 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >----------
04:03:14 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 0-SNAPSHOT [26/77]
04:03:14 [INFO]   from internal/utils/extension/pom.xml
04:03:14 [INFO] --------------------------------[ jar ]---------------------------------
04:03:14 [INFO] 
04:03:14 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension ---
04:03:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/jacoco.exec
04:03:14 [INFO] 
04:03:14 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-extension ---
04:03:14 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:03:14 [INFO] All files are up to date, skip goal execution.
04:03:14 [INFO] 
04:03:14 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-extension ---
04:03:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/resources
04:03:14 [INFO] 
04:03:14 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-extension ---
04:03:14 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT...
04:03:14 [INFO] 
04:03:14 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-extension ---
04:03:14 [INFO] Changes detected - recompiling the module! :dependency
04:03:14 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes
04:03:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java uses unchecked or unsafe operations.
04:03:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: Recompile with -Xlint:unchecked for details.
04:03:14 [INFO] 
04:03:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-extension ---
04:03:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/test/resources
04:03:14 [INFO] 
04:03:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-extension ---
04:03:14 [INFO] No sources to compile
04:03:14 [INFO] 
04:03:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-extension ---
04:03:14 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:03:14 [INFO] Tests are skipped.
04:03:14 [INFO] 
04:03:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-extension ---
04:03:14 [INFO] 
04:03:14 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-extension ---
04:03:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar
04:03:15 [INFO] 
04:03:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-extension ---
04:03:15 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:03:15 [INFO] Configuration changed, re-generating javadoc.
04:03:17 [WARNING] Javadoc Warnings
04:03:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:28: warning: no comment
04:03:17 [WARNING] public final class DittoExtensionIds implements Extension {
04:03:17 [WARNING] ^
04:03:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:33: warning: no comment
04:03:17 [WARNING] public <T extends Extension> DittoExtensionPoint.ExtensionId<T> computeIfAbsent(
04:03:17 [WARNING] ^
04:03:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:48: warning: no comment
04:03:17 [WARNING] public static DittoExtensionIds get(final ActorSystem actorSystem) {
04:03:17 [WARNING] ^
04:03:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:100: warning: no comment
04:03:17 [WARNING] public record ExtensionIdConfig<T extends Extension>(Class<T> parentClass,
04:03:17 [WARNING] ^
04:03:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:98: warning: no comment
04:03:17 [WARNING] protected abstract String getConfigKey();
04:03:17 [WARNING] ^
04:03:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:76: warning: no comment
04:03:17 [WARNING] protected String getImplementation(final ExtendedActorSystem actorSystem) {
04:03:17 [WARNING] ^
04:03:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:68: warning: no comment
04:03:17 [WARNING] protected ExtensionIdConfig<T> globalConfig(final ActorSystem actorSystem) {
04:03:17 [WARNING] ^
04:03:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:129: warning: no comment
04:03:17 [WARNING] public static <T extends Extension> ExtensionIdConfig<T> of(final Class<T> parentClass,
04:03:17 [WARNING] ^
04:03:17 [WARNING] 8 warnings
04:03:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar
04:03:17 [INFO] 
04:03:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-extension ---
04:03:17 [INFO] Tests are skipped.
04:03:17 [INFO] 
04:03:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-extension ---
04:03:17 [INFO] Tests are skipped.
04:03:17 [INFO] 
04:03:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-extension ---
04:03:17 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:03:17 [INFO] 
04:03:17 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-extension ---
04:03:17 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar' is disabled.
04:03:17 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar
04:03:18 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar' is disabled.
04:03:18 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar
04:03:20 [INFO] 
04:03:20 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-extension ---
04:03:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT.pom
04:03:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT.jar
04:03:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar
04:03:20 [INFO] 
04:03:20 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-extension ---
04:03:20 [INFO] 
04:03:20 [INFO] ----------------< org.eclipse.ditto:ditto-placeholders >----------------
04:03:20 [INFO] Building Eclipse Ditto :: Placeholders 0-SNAPSHOT                [27/77]
04:03:20 [INFO]   from placeholders/pom.xml
04:03:20 [INFO] -------------------------------[ bundle ]-------------------------------
04:03:20 [INFO] 
04:03:20 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders ---
04:03:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:03:20 [INFO] 
04:03:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders ---
04:03:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec
04:03:20 [INFO] 
04:03:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-placeholders ---
04:03:20 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:03:20 [INFO] All files are up to date, skip goal execution.
04:03:20 [INFO] 
04:03:20 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-placeholders ---
04:03:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/resources
04:03:20 [INFO] 
04:03:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-placeholders ---
04:03:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:0-SNAPSHOT...
04:03:20 [INFO] 
04:03:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-placeholders ---
04:03:20 [INFO] Changes detected - recompiling the module! :dependency
04:03:20 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/classes
04:03:21 [WARNING] bootstrap class path not set in conjunction with -source 8
04:03:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Some input files use or override a deprecated API.
04:03:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Recompile with -Xlint:deprecation for details.
04:03:21 [INFO] 
04:03:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-placeholders ---
04:03:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/test/resources
04:03:21 [INFO] 
04:03:21 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-placeholders ---
04:03:21 [INFO] Changes detected - recompiling the module! :dependency
04:03:21 [INFO] Compiling 25 source files with javac [debug target 1.8] to target/test-classes
04:03:21 [WARNING] bootstrap class path not set in conjunction with -source 8
04:03:21 [INFO] 
04:03:21 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-placeholders ---
04:03:21 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:03:21 [INFO] Tests are skipped.
04:03:21 [INFO] 
04:03:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders ---
04:03:21 [INFO] 
04:03:21 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-placeholders ---
04:03:22 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar
04:03:22 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/MANIFEST.MF
04:03:22 [INFO] 
04:03:22 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-placeholders ---
04:03:22 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:03:22 [INFO] Configuration changed, re-generating javadoc.
04:03:25 [WARNING] Javadoc Warnings
04:03:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFactory.java:91: warning: no @param for <T>
04:03:25 [WARNING] public static <T> ExpressionResolver newExpressionResolver(final Placeholder<T> placeholder,
04:03:25 [WARNING] ^
04:03:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFilter.java:73: warning: no @return
04:03:25 [WARNING] public static <T> String apply(final String template, final T placeholderSource, final Placeholder<T> placeholder) {
04:03:25 [WARNING] ^
04:03:25 [WARNING] 2 warnings
04:03:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar
04:03:25 [INFO] 
04:03:25 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-placeholders ---
04:03:25 [INFO] Tests are skipped.
04:03:25 [INFO] 
04:03:25 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-placeholders ---
04:03:25 [INFO] Tests are skipped.
04:03:25 [INFO] 
04:03:25 [INFO] --- jacoco:0.8.10:report (report) @ ditto-placeholders ---
04:03:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec
04:03:25 [INFO] Analyzed bundle 'Eclipse Ditto :: Placeholders' with 86 classes
04:03:26 [INFO] 
04:03:26 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-placeholders ---
04:03:26 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar' is disabled.
04:03:26 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar
04:03:27 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar' is disabled.
04:03:27 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar
04:03:28 [INFO] 
04:03:28 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-placeholders ---
04:03:28 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.diff'.
04:03:28 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.xml'.
04:03:28 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.html'.
04:03:28 [INFO] 
04:03:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-placeholders ---
04:03:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.pom
04:03:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar
04:03:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT-javadoc.jar
04:03:28 [INFO] 
04:03:28 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-placeholders ---
04:03:28 [INFO] Installing org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar
04:03:28 [INFO] Writing OBR metadata
04:03:28 [INFO] 
04:03:28 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-placeholders ---
04:03:28 [INFO] 
04:03:28 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-placeholders ---
04:03:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:03:28 [INFO] 
04:03:28 [INFO] ----------------< org.eclipse.ditto:ditto-base-service >----------------
04:03:28 [INFO] Building Eclipse Ditto :: Base :: Service 0-SNAPSHOT             [28/77]
04:03:28 [INFO]   from base/service/pom.xml
04:03:28 [INFO] --------------------------------[ jar ]---------------------------------
04:03:28 [INFO] 
04:03:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service ---
04:03:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec
04:03:28 [INFO] 
04:03:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-service ---
04:03:28 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:03:28 [INFO] All files are up to date, skip goal execution.
04:03:28 [INFO] 
04:03:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-service ---
04:03:28 [INFO] Copying 1 resource from src/main/resources to target/classes
04:03:28 [INFO] 
04:03:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-service ---
04:03:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT...
04:03:28 [INFO] 
04:03:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-service ---
04:03:28 [INFO] Changes detected - recompiling the module! :dependency
04:03:28 [INFO] Compiling 54 source files with javac [debug target 17] to target/classes
04:03:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Some input files use or override a deprecated API.
04:03:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Recompile with -Xlint:deprecation for details.
04:03:29 [INFO] 
04:03:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-service ---
04:03:29 [INFO] Copying 7 resources from src/test/resources to target/test-classes
04:03:29 [INFO] 
04:03:29 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-service ---
04:03:29 [INFO] Changes detected - recompiling the module! :dependency
04:03:29 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
04:03:30 [INFO] 
04:03:30 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-service ---
04:03:30 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:03:30 [INFO] Tests are skipped.
04:03:30 [INFO] 
04:03:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-service ---
04:03:30 [INFO] 
04:03:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-service ---
04:03:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar
04:03:30 [INFO] 
04:03:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-service ---
04:03:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:03:30 [INFO] Configuration changed, re-generating javadoc.
04:03:36 [WARNING] Javadoc Warnings
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/package-info.java:14: warning: no comment
04:03:36 [WARNING] package org.eclipse.ditto.base.service;
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/package-info.java:14: warning: no comment
04:03:36 [WARNING] package org.eclipse.ditto.base.service.cluster;
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/package-info.java:14: warning: no comment
04:03:36 [WARNING] package org.eclipse.ditto.base.service.config;
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/package-info.java:14: warning: no comment
04:03:36 [WARNING] package org.eclipse.ditto.base.service.config.http;
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/limits/package-info.java:14: warning: no comment
04:03:36 [WARNING] package org.eclipse.ditto.base.service.config.limits;
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/supervision/package-info.java:14: warning: no comment
04:03:36 [WARNING] package org.eclipse.ditto.base.service.config.supervision;
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/devops/package-info.java:15: warning: no comment
04:03:36 [WARNING] package org.eclipse.ditto.base.service.devops;
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractPlaceholderSubstitution.java:41: warning: no comment
04:03:36 [WARNING] protected AbstractPlaceholderSubstitution(final SubstitutionStrategyRegistry substitutionStrategyRegistry) {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:39: warning: no comment
04:03:36 [WARNING] protected AbstractTypedSubstitutionStrategy(final Class<T> type) {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:82: warning: no comment
04:03:36 [WARNING] protected static Policy substitutePolicy(final Policy policy,
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:100: warning: no comment
04:03:36 [WARNING] protected static Iterable<PolicyEntry> substitutePolicyEntries(final Iterable<PolicyEntry> policyEntries,
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:66: warning: no comment
04:03:36 [WARNING] protected static PolicyEntry substitutePolicyEntry(final PolicyEntry existingPolicyEntry,
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:48: warning: no comment
04:03:36 [WARNING] protected static Subjects substituteSubjects(final Subjects subjects,
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/DefaultHttpProxyConfig.java:63: warning: no comment
04:03:36 [WARNING] public static DefaultHttpProxyConfig ofProxy(final Config config) {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/DittoRootActor.java:161: warning: no comment
04:03:36 [WARNING] protected void bindHttpStatusRoute(final HttpConfig httpConfig, final ActorRef healthCheckingActor) {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:99: warning: no comment
04:03:36 [WARNING] protected static final String MONGO_URI_CONFIG_PATH = "pekko.contrib.persistence.mongodb.mongo.mongouri";
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:101: warning: no comment
04:03:36 [WARNING] protected final Config rawConfig;
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:102: warning: no comment
04:03:36 [WARNING] protected final C serviceSpecificConfig;
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:216: warning: no comment
04:03:36 [WARNING] protected Config appendPekkoPersistenceMongoUriToRawConfig() {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/HttpConfig.java:64: warning: no comment
04:03:36 [WARNING] COORDINATED_SHUTDOWN_TIMEOUT("coordinated-shutdown-timeout", Duration.ofSeconds(65));
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:33: warning: no comment
04:03:36 [WARNING] public final class ModifySplitBrainResolver extends AbstractCommand<ModifySplitBrainResolver> {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:35: warning: no comment
04:03:36 [WARNING] public static final JsonFieldDefinition<Boolean> ENABLED_FIELD_KEY =
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:40: warning: no comment
04:03:36 [WARNING] public static final String TYPE = PREFIX + NAME;
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:53: warning: no comment
04:03:36 [WARNING] public static ModifySplitBrainResolver fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:49: warning: no comment
04:03:36 [WARNING] public boolean isEnabled() {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:32: warning: no comment
04:03:36 [WARNING] public final class ModifySplitBrainResolverResponse
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:37: warning: no comment
04:03:36 [WARNING] public static final String TYPE = PREFIX + NAME;
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:64: warning: no comment
04:03:36 [WARNING] public static ModifySplitBrainResolverResponse fromJson(final JsonObject jsonObject,
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:60: warning: no comment
04:03:36 [WARNING] public boolean isEnabled() {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/NoOpRootActorStarter.java:27: warning: no @param for config
04:03:36 [WARNING] public NoOpRootActorStarter(final ActorSystem actorSystem, final Config config) {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootActorStarter.java:54: warning: no comment
04:03:36 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootActorStarter> {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootChildActorStarter.java:57: warning: no comment
04:03:36 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootChildActorStarter> {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:81: warning: no @param for config
04:03:36 [WARNING] public static SignalTransformers get(final ActorSystem actorSystem, final Config config) {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:33: warning: no comment
04:03:36 [WARNING] public final class SignalTransformers implements DittoExtensionPoint, SignalTransformer {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:50: warning: no comment
04:03:36 [WARNING] public String getActorName() {
04:03:36 [WARNING] ^
04:03:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:46: warning: no comment
04:03:36 [WARNING] public Props getProps() {
04:03:36 [WARNING] ^
04:03:36 [WARNING] 36 warnings
04:03:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar
04:03:36 [INFO] 
04:03:36 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-service ---
04:03:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar
04:03:36 [INFO] 
04:03:36 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-service ---
04:03:36 [INFO] Tests are skipped.
04:03:36 [INFO] 
04:03:36 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-service ---
04:03:36 [INFO] Tests are skipped.
04:03:36 [INFO] 
04:03:36 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-service ---
04:03:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec
04:03:36 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Service' with 50 classes
04:03:36 [INFO] 
04:03:36 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base-service ---
04:03:36 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar' is disabled.
04:03:36 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar
04:03:37 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar' is disabled.
04:03:37 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar
04:03:38 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar' is disabled.
04:03:38 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar
04:03:39 [INFO] 
04:03:39 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-service ---
04:03:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.pom
04:03:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.jar
04:03:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT-javadoc.jar
04:03:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT-tests.jar
04:03:39 [INFO] 
04:03:39 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-base-service ---
04:03:40 [INFO] 
04:03:40 [INFO] ----------------< org.eclipse.ditto:ditto-connectivity >----------------
04:03:40 [INFO] Building Eclipse Ditto :: Connectivity 0-SNAPSHOT                [29/77]
04:03:40 [INFO]   from connectivity/pom.xml
04:03:40 [INFO] --------------------------------[ pom ]---------------------------------
04:03:40 [INFO] 
04:03:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity ---
04:03:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/target/jacoco.exec
04:03:40 [INFO] 
04:03:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity ---
04:03:40 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:03:40 [INFO] The goal is skip due to packaging 'pom'
04:03:40 [INFO] 
04:03:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity ---
04:03:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:0-SNAPSHOT...
04:03:40 [INFO] 
04:03:40 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity ---
04:03:40 [INFO] 
04:03:40 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity ---
04:03:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:03:40 [INFO] 
04:03:40 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity ---
04:03:40 [INFO] Tests are skipped.
04:03:40 [INFO] 
04:03:40 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity ---
04:03:40 [INFO] Tests are skipped.
04:03:40 [INFO] 
04:03:40 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity ---
04:03:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:03:40 [INFO] 
04:03:40 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity ---
04:03:40 [INFO] 
04:03:40 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity ---
04:03:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity/0-SNAPSHOT/ditto-connectivity-0-SNAPSHOT.pom
04:03:40 [INFO] 
04:03:40 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-connectivity ---
04:03:40 [INFO] 
04:03:40 [INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >-------------
04:03:40 [INFO] Building Eclipse Ditto :: Connectivity :: Model 0-SNAPSHOT       [30/77]
04:03:40 [INFO]   from connectivity/model/pom.xml
04:03:40 [INFO] -------------------------------[ bundle ]-------------------------------
04:03:40 [INFO] 
04:03:40 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model ---
04:03:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:03:40 [INFO] 
04:03:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model ---
04:03:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec
04:03:40 [INFO] 
04:03:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-model ---
04:03:40 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:03:40 [INFO] All files are up to date, skip goal execution.
04:03:40 [INFO] 
04:03:40 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-model ---
04:03:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/resources
04:03:40 [INFO] 
04:03:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-model ---
04:03:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-model:bundle:0-SNAPSHOT...
04:03:40 [INFO] 
04:03:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-model ---
04:03:40 [INFO] Changes detected - recompiling the module! :dependency
04:03:40 [INFO] Compiling 165 source files with javac [debug target 1.8] to target/classes
04:03:42 [WARNING] bootstrap class path not set in conjunction with -source 8
04:03:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Some input files use or override a deprecated API.
04:03:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Recompile with -Xlint:deprecation for details.
04:03:42 [INFO] 
04:03:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-model ---
04:03:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/resources
04:03:42 [INFO] 
04:03:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-model ---
04:03:42 [INFO] Changes detected - recompiling the module! :dependency
04:03:42 [INFO] Compiling 79 source files with javac [debug target 1.8] to target/test-classes
04:03:44 [WARNING] bootstrap class path not set in conjunction with -source 8
04:03:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Some input files use or override a deprecated API.
04:03:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Recompile with -Xlint:deprecation for details.
04:03:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java uses unchecked or unsafe operations.
04:03:44 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: Recompile with -Xlint:unchecked for details.
04:03:44 [INFO] 
04:03:44 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-model ---
04:03:44 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:03:44 [INFO] Tests are skipped.
04:03:44 [INFO] 
04:03:44 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-model ---
04:03:44 [INFO] 
04:03:44 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-connectivity-model ---
04:03:44 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar
04:03:44 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/MANIFEST.MF
04:03:44 [INFO] 
04:03:44 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-model ---
04:03:44 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:03:44 [INFO] Configuration changed, re-generating javadoc.
04:03:54 [WARNING] Javadoc Warnings
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/package-info.java:14: warning: no comment
04:03:54 [WARNING] package org.eclipse.ditto.connectivity.model;
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/package-info.java:14: warning: no comment
04:03:54 [WARNING] package org.eclipse.ditto.connectivity.model.mqtt;
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/package-info.java:14: warning: no comment
04:03:54 [WARNING] package org.eclipse.ditto.connectivity.model.signals.announcements;
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:57: warning: no comment
04:03:54 [WARNING] protected static ConnectionId deserializeConnectionId(final JsonObject jsonObject) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:67: warning: no comment
04:03:54 [WARNING] protected static JsonParseException getJsonParseException(final JsonFieldDefinition<?> fieldDefinition,
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:73: warning: no comment
04:03:54 [WARNING] protected static JsonExceptionBuilder<JsonParseException> getJsonParseExceptionBuilder(
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for revision
04:03:54 [WARNING] protected AbstractConnectivityEvent(final String type,
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for metadata
04:03:54 [WARNING] protected AbstractConnectivityEvent(final String type,
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:87: warning: no @param for timestamp
04:03:54 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for timestamp
04:03:54 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for dittoHeaders
04:03:54 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:132: warning: no @param for dittoHeaders
04:03:54 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:145: warning: no comment
04:03:54 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:181: warning: no comment
04:03:54 [WARNING] public Instant getTimestamp() {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectionTimeoutException.java:63: warning: no @param for operation
04:03:54 [WARNING] public static Builder newBuilder(final ConnectionId connectionId,
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/ConnectivityCommandInterceptor.java:34: warning: no comment
04:03:54 [WARNING] default Connection getConnectionFromCommand(final ConnectivityCommand<?> command) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectivityCommandInvalidException.java:62: warning: no @param for invalidCommand
04:03:54 [WARNING] public static Builder newBuilder(final String invalidCommand) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:619: warning: no @param for mappings
04:03:54 [WARNING] public static PayloadMapping newPayloadMapping(final List<String> mappings) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:626: warning: no @param for mappings
04:03:54 [WARNING] public static PayloadMapping newPayloadMapping(@Nullable final String... mappings) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:662: warning: no @param for source
04:03:54 [WARNING] public static SourceBuilder newSourceBuilder(final Source source) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:705: warning: no @param for target
04:03:54 [WARNING] public static TargetBuilder newTargetBuilder(final Target target) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:771: warning: no @param for sshTunnel
04:03:54 [WARNING] public static SshTunnelBuilder newSshTunnelBuilder(final SshTunnel sshTunnel) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/HmacCredentials.java:47: warning: no comment
04:03:54 [WARNING] public static HmacCredentials of(final String algorithm, final JsonObject parameters) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:80: warning: no @param for dittoHeaders
04:03:54 [WARNING] public static LoggingExpired of(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:109: warning: no @param for dittoHeaders
04:03:54 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:119: warning: no comment
04:03:54 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:31: warning: no comment
04:03:54 [WARNING] public static final long MAX_INTERVAL_SECONDS = 4_294_967_295L;
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:29: warning: no comment
04:03:54 [WARNING] public static final long MIN_INTERVAL_SECONDS = 1L;
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ReplyTarget.java:105: warning: no @return
04:03:54 [WARNING] ReplyTarget build();
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:224: warning: no comment
04:03:54 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:148: warning: no comment
04:03:54 [WARNING] public Optional<Boolean> getContainsFailure() {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:317: warning: no comment
04:03:54 [WARNING] public RetrieveConnectionMetricsResponse build() {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:302: warning: no comment
04:03:54 [WARNING] public Builder connectionMetrics(final ConnectionMetrics connectionMetrics) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:307: warning: no comment
04:03:54 [WARNING] public Builder sourceMetrics(final SourceMetrics sourceMetrics) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:312: warning: no comment
04:03:54 [WARNING] public Builder targetMetrics(final TargetMetrics targetMetrics) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:82: warning: no @param for idsOnly
04:03:54 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, final DittoHeaders dittoHeaders) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:95: warning: no @param for idsOnly
04:03:54 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly,
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:113: warning: no @param for dittoHeaders
04:03:54 [WARNING] public static RetrieveConnectionStatusResponse of(final ConnectionId connectionId,
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:297: warning: no comment
04:03:54 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:471: warning: no comment
04:03:54 [WARNING] public RetrieveConnectionStatusResponse build() {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:413: warning: no comment
04:03:54 [WARNING] public Builder clientStatus(final List<ResourceStatus> clientStatus) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:408: warning: no comment
04:03:54 [WARNING] public Builder connectedSince(@Nullable final Instant connectedSince) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:393: warning: no comment
04:03:54 [WARNING] public Builder connectionStatus(final ConnectivityStatus connectionStatus) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:398: warning: no comment
04:03:54 [WARNING] public Builder liveStatus(final ConnectivityStatus liveStatus) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:403: warning: no comment
04:03:54 [WARNING] public Builder recoveryStatus(final RecoveryStatus recoveryStatus) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:418: warning: no comment
04:03:54 [WARNING] public Builder sourceStatus(final List<ResourceStatus> sourceStatus) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:428: warning: no comment
04:03:54 [WARNING] public Builder sshTunnelStatus(final List<ResourceStatus> sshTunnelStatus) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:423: warning: no comment
04:03:54 [WARNING] public Builder targetStatus(final List<ResourceStatus> targetStatus) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:433: warning: no comment
04:03:54 [WARNING] public Builder withAddressStatus(final ResourceStatus resourceStatus) {
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:453: warning: no comment
04:03:54 [WARNING] public Builder withMissingResources(final Map<ResourceStatus.ResourceType, Integer> missingResources,
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:352: warning: no comment
04:03:54 [WARNING] public static final JsonFieldDefinition<JsonArray> CLIENT_STATUS =
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:349: warning: no comment
04:03:54 [WARNING] public static final JsonFieldDefinition<String> CONNECTED_SINCE =
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:340: warning: no comment
04:03:54 [WARNING] public static final JsonFieldDefinition<String> CONNECTION_STATUS =
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:343: warning: no comment
04:03:54 [WARNING] public static final JsonFieldDefinition<String> LIVE_STATUS =
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:346: warning: no comment
04:03:54 [WARNING] public static final JsonFieldDefinition<String> RECOVERY_STATUS =
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:355: warning: no comment
04:03:54 [WARNING] public static final JsonFieldDefinition<JsonArray> SOURCE_STATUS =
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:361: warning: no comment
04:03:54 [WARNING] public static final JsonFieldDefinition<JsonArray> SSH_TUNNEL_STATUS =
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:358: warning: no comment
04:03:54 [WARNING] public static final JsonFieldDefinition<JsonArray> TARGET_STATUS =
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/SshPublicKeyCredentials.java:48: warning: no comment
04:03:54 [WARNING] public static SshPublicKeyCredentials of(final String username, final String publicKey,
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:28: warning: no comment
04:03:54 [WARNING] LIVE_COMMANDS("_/_/things/live/commands", "things-live-commands"),
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:27: warning: no comment
04:03:54 [WARNING] LIVE_EVENTS("_/_/things/live/events", "things-live-events"),
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:26: warning: no comment
04:03:54 [WARNING] LIVE_MESSAGES("_/_/things/live/messages", "messages.commands:"),
04:03:54 [WARNING] ^
04:03:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:25: warning: no comment
04:03:54 [WARNING] TWIN_EVENTS("_/_/things/twin/events", "things.events:"),
04:03:54 [WARNING] ^
04:03:54 [WARNING] 63 warnings
04:03:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar
04:03:54 [INFO] 
04:03:54 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-connectivity-model ---
04:03:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar
04:03:54 [INFO] 
04:03:54 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-model ---
04:03:54 [INFO] Tests are skipped.
04:03:54 [INFO] 
04:03:54 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-model ---
04:03:54 [INFO] Tests are skipped.
04:03:54 [INFO] 
04:03:54 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-model ---
04:03:54 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec
04:03:54 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Model' with 205 classes
04:03:55 [INFO] 
04:03:55 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity-model ---
04:03:55 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar' is disabled.
04:03:55 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar
04:03:56 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar' is disabled.
04:03:56 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar
04:03:58 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar' is disabled.
04:03:58 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar
04:03:59 [INFO] 
04:03:59 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-connectivity-model ---
04:04:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.diff'.
04:04:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.xml'.
04:04:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.html'.
04:04:00 [INFO] 
04:04:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-model ---
04:04:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.pom
04:04:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar
04:04:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar
04:04:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT-tests.jar
04:04:00 [INFO] 
04:04:00 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-connectivity-model ---
04:04:00 [INFO] Installing org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar
04:04:00 [INFO] Writing OBR metadata
04:04:00 [INFO] 
04:04:00 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-connectivity-model ---
04:04:00 [INFO] 
04:04:00 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-connectivity-model ---
04:04:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:04:00 [INFO] 
04:04:00 [INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >-----------------
04:04:00 [INFO] Building Eclipse Ditto :: Thing Search 0-SNAPSHOT                [31/77]
04:04:00 [INFO]   from thingsearch/pom.xml
04:04:00 [INFO] --------------------------------[ pom ]---------------------------------
04:04:00 [INFO] 
04:04:00 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch ---
04:04:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/target/jacoco.exec
04:04:00 [INFO] 
04:04:00 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch ---
04:04:00 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:04:00 [INFO] The goal is skip due to packaging 'pom'
04:04:00 [INFO] 
04:04:00 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch ---
04:04:00 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:0-SNAPSHOT...
04:04:00 [INFO] 
04:04:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch ---
04:04:00 [INFO] 
04:04:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch ---
04:04:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:04:00 [INFO] 
04:04:00 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch ---
04:04:00 [INFO] Tests are skipped.
04:04:00 [INFO] 
04:04:00 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch ---
04:04:00 [INFO] Tests are skipped.
04:04:00 [INFO] 
04:04:00 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch ---
04:04:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:04:00 [INFO] 
04:04:00 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch ---
04:04:00 [INFO] 
04:04:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch ---
04:04:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch/0-SNAPSHOT/ditto-thingsearch-0-SNAPSHOT.pom
04:04:00 [INFO] 
04:04:00 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-thingsearch ---
04:04:01 [INFO] 
04:04:01 [INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >--------------
04:04:01 [INFO] Building Eclipse Ditto :: Thing Search :: Model 0-SNAPSHOT       [32/77]
04:04:01 [INFO]   from thingsearch/model/pom.xml
04:04:01 [INFO] -------------------------------[ bundle ]-------------------------------
04:04:01 [INFO] 
04:04:01 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model ---
04:04:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:04:01 [INFO] 
04:04:01 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model ---
04:04:01 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec
04:04:01 [INFO] 
04:04:01 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-model ---
04:04:01 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:04:01 [INFO] All files are up to date, skip goal execution.
04:04:01 [INFO] 
04:04:01 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-model ---
04:04:01 [INFO] Copying 0 resource from src/main/resources to target/classes
04:04:01 [INFO] 
04:04:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-model ---
04:04:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-model:bundle:0-SNAPSHOT...
04:04:01 [INFO] 
04:04:01 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-model ---
04:04:01 [INFO] Changes detected - recompiling the module! :dependency
04:04:01 [INFO] Compiling 60 source files with javac [debug target 1.8] to target/classes
04:04:01 [WARNING] bootstrap class path not set in conjunction with -source 8
04:04:01 [INFO] 
04:04:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-model ---
04:04:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/resources
04:04:01 [INFO] 
04:04:01 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-model ---
04:04:01 [INFO] Changes detected - recompiling the module! :dependency
04:04:01 [INFO] Compiling 31 source files with javac [debug target 1.8] to target/test-classes
04:04:02 [WARNING] bootstrap class path not set in conjunction with -source 8
04:04:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableLogicalFilterTest.java:[95,72] non-varargs call of varargs method with inexact argument type for last parameter;
04:04:02   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
04:04:02   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
04:04:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableLogicalFilterTest.java:[133,71] non-varargs call of varargs method with inexact argument type for last parameter;
04:04:02   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
04:04:02   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
04:04:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableSearchPropertyTest.java:[225,29] non-varargs call of varargs method with inexact argument type for last parameter;
04:04:02   cast to java.lang.String for a varargs call
04:04:02   cast to java.lang.String[] for a non-varargs call and to suppress this warning
04:04:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/SearchModelFactoryTest.java:[120,56] non-varargs call of varargs method with inexact argument type for last parameter;
04:04:02   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
04:04:02   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
04:04:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/SearchModelFactoryTest.java:[147,55] non-varargs call of varargs method with inexact argument type for last parameter;
04:04:02   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
04:04:02   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
04:04:02 [INFO] 
04:04:02 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-model ---
04:04:02 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:04:02 [INFO] Tests are skipped.
04:04:02 [INFO] 
04:04:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-model ---
04:04:02 [INFO] 
04:04:02 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-thingsearch-model ---
04:04:02 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar
04:04:02 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/MANIFEST.MF
04:04:02 [INFO] 
04:04:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-model ---
04:04:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:04:02 [INFO] Configuration changed, re-generating javadoc.
04:04:07 [WARNING] Javadoc Warnings
04:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/package-info.java:14: warning: no comment
04:04:07 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands;
04:04:07 [WARNING] ^
04:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/exceptions/package-info.java:14: warning: no comment
04:04:07 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.exceptions;
04:04:07 [WARNING] ^
04:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/package-info.java:14: warning: no comment
04:04:07 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.query;
04:04:07 [WARNING] ^
04:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/package-info.java:14: warning: no comment
04:04:07 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.subscription;
04:04:07 [WARNING] ^
04:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/events/package-info.java:14: warning: no comment
04:04:07 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.events;
04:04:07 [WARNING] ^
04:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/CountThings.java:90: warning: no @param for namespaces
04:04:07 [WARNING] public static CountThings of(@Nullable final String filter, @Nullable final Collection<String> namespaces,
04:04:07 [WARNING] ^
04:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/CreateSubscription.java:102: warning: no @param for namespaces
04:04:07 [WARNING] public static CreateSubscription of(@Nullable final String filter, @Nullable final String options,
04:04:07 [WARNING] ^
04:04:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/QueryThings.java:115: warning: no @param for namespaces
04:04:07 [WARNING] public static QueryThings of(@Nullable final String filter, @Nullable final List<String> options,
04:04:07 [WARNING] ^
04:04:07 [WARNING] 8 warnings
04:04:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar
04:04:07 [INFO] 
04:04:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-model ---
04:04:07 [INFO] Tests are skipped.
04:04:07 [INFO] 
04:04:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-model ---
04:04:07 [INFO] Tests are skipped.
04:04:07 [INFO] 
04:04:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-model ---
04:04:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec
04:04:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Model' with 56 classes
04:04:07 [INFO] 
04:04:07 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch-model ---
04:04:08 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar' is disabled.
04:04:08 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar
04:04:09 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar' is disabled.
04:04:09 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar
04:04:10 [INFO] 
04:04:10 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-thingsearch-model ---
04:04:10 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.diff'.
04:04:10 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.xml'.
04:04:10 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.html'.
04:04:10 [INFO] 
04:04:10 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-model ---
04:04:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.pom
04:04:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar
04:04:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar
04:04:10 [INFO] 
04:04:10 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-thingsearch-model ---
04:04:10 [INFO] Installing org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar
04:04:10 [INFO] Writing OBR metadata
04:04:10 [INFO] 
04:04:10 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-thingsearch-model ---
04:04:11 [INFO] 
04:04:11 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-thingsearch-model ---
04:04:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:04:11 [INFO] 
04:04:11 [INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------
04:04:11 [INFO] Building Eclipse Ditto :: Messages 0-SNAPSHOT                    [33/77]
04:04:11 [INFO]   from messages/pom.xml
04:04:11 [INFO] --------------------------------[ pom ]---------------------------------
04:04:11 [INFO] 
04:04:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages ---
04:04:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/target/jacoco.exec
04:04:11 [INFO] 
04:04:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages ---
04:04:11 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:04:11 [INFO] The goal is skip due to packaging 'pom'
04:04:11 [INFO] 
04:04:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages ---
04:04:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:0-SNAPSHOT...
04:04:11 [INFO] 
04:04:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages ---
04:04:11 [INFO] 
04:04:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages ---
04:04:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:04:11 [INFO] 
04:04:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages ---
04:04:11 [INFO] Tests are skipped.
04:04:11 [INFO] 
04:04:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages ---
04:04:11 [INFO] Tests are skipped.
04:04:11 [INFO] 
04:04:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages ---
04:04:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:04:11 [INFO] 
04:04:11 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-messages ---
04:04:11 [INFO] 
04:04:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages ---
04:04:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages/0-SNAPSHOT/ditto-messages-0-SNAPSHOT.pom
04:04:11 [INFO] 
04:04:11 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-messages ---
04:04:11 [INFO] 
04:04:11 [INFO] ---------------< org.eclipse.ditto:ditto-messages-model >---------------
04:04:11 [INFO] Building Eclipse Ditto :: Messages :: Model 0-SNAPSHOT           [34/77]
04:04:11 [INFO]   from messages/model/pom.xml
04:04:11 [INFO] -------------------------------[ bundle ]-------------------------------
04:04:11 [INFO] 
04:04:11 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model ---
04:04:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:04:11 [INFO] 
04:04:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model ---
04:04:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec
04:04:11 [INFO] 
04:04:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages-model ---
04:04:11 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:04:11 [INFO] All files are up to date, skip goal execution.
04:04:11 [INFO] 
04:04:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-messages-model ---
04:04:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/resources
04:04:11 [INFO] 
04:04:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages-model ---
04:04:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages-model:bundle:0-SNAPSHOT...
04:04:11 [INFO] 
04:04:11 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-messages-model ---
04:04:11 [INFO] Changes detected - recompiling the module! :dependency
04:04:11 [INFO] Compiling 41 source files with javac [debug target 1.8] to target/classes
04:04:11 [WARNING] bootstrap class path not set in conjunction with -source 8
04:04:11 [INFO] 
04:04:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-messages-model ---
04:04:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/test/resources
04:04:11 [INFO] 
04:04:11 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-messages-model ---
04:04:11 [INFO] Changes detected - recompiling the module! :dependency
04:04:11 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/test-classes
04:04:12 [WARNING] bootstrap class path not set in conjunction with -source 8
04:04:12 [INFO] 
04:04:12 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-messages-model ---
04:04:12 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:04:12 [INFO] Tests are skipped.
04:04:12 [INFO] 
04:04:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages-model ---
04:04:12 [INFO] 
04:04:12 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-messages-model ---
04:04:12 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar
04:04:12 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/MANIFEST.MF
04:04:12 [INFO] 
04:04:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages-model ---
04:04:12 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:04:12 [INFO] Configuration changed, re-generating javadoc.
04:04:16 [WARNING] Javadoc Warnings
04:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/package-info.java:14: warning: no comment
04:04:16 [WARNING] package org.eclipse.ditto.messages.model.signals.commands;
04:04:16 [WARNING] ^
04:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/MessagePayloadSerializer.java:98: warning: no comment
04:04:16 [WARNING] public static void deserialize(@Nullable final JsonValue payload, final MessageBuilder<Object> messageBuilder,
04:04:16 [WARNING] ^
04:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/MessagesModelFactory.java:74: warning: no @param for initialHeaders
04:04:16 [WARNING] public static MessageHeadersBuilder newHeadersBuilder(final Map<String, String> initialHeaders) {
04:04:16 [WARNING] ^
04:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:78: warning: no @param for messageHeaders
04:04:16 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, final MessageHeaders messageHeaders,
04:04:16 [WARNING] ^
04:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:93: warning: no @param for messageHeaders
04:04:16 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId,
04:04:16 [WARNING] ^
04:04:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:135: warning: no comment
04:04:16 [WARNING] public Optional<String> getCorrelationId() {
04:04:16 [WARNING] ^
04:04:16 [WARNING] 6 warnings
04:04:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar
04:04:17 [INFO] 
04:04:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages-model ---
04:04:17 [INFO] Tests are skipped.
04:04:17 [INFO] 
04:04:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages-model ---
04:04:17 [INFO] Tests are skipped.
04:04:17 [INFO] 
04:04:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages-model ---
04:04:17 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec
04:04:17 [INFO] Analyzed bundle 'Eclipse Ditto :: Messages :: Model' with 46 classes
04:04:17 [INFO] 
04:04:17 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-messages-model ---
04:04:17 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar' is disabled.
04:04:17 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar
04:04:17 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar' is disabled.
04:04:17 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar
04:04:19 [INFO] 
04:04:19 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-messages-model ---
04:04:19 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.diff'.
04:04:19 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.xml'.
04:04:19 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.html'.
04:04:19 [INFO] 
04:04:19 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages-model ---
04:04:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.pom
04:04:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar
04:04:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT-javadoc.jar
04:04:19 [INFO] 
04:04:19 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-messages-model ---
04:04:19 [INFO] Installing org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar
04:04:19 [INFO] Writing OBR metadata
04:04:19 [INFO] 
04:04:19 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-messages-model ---
04:04:20 [INFO] 
04:04:20 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-messages-model ---
04:04:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:04:20 [INFO] 
04:04:20 [INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------
04:04:20 [INFO] Building Eclipse Ditto :: Protocol 0-SNAPSHOT                    [35/77]
04:04:20 [INFO]   from protocol/pom.xml
04:04:20 [INFO] -------------------------------[ bundle ]-------------------------------
04:04:20 [INFO] 
04:04:20 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol ---
04:04:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:04:20 [INFO] 
04:04:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol ---
04:04:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec
04:04:20 [INFO] 
04:04:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-protocol ---
04:04:20 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:04:20 [INFO] All files are up to date, skip goal execution.
04:04:20 [INFO] 
04:04:20 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-protocol ---
04:04:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/resources
04:04:20 [INFO] 
04:04:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-protocol ---
04:04:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-protocol:bundle:0-SNAPSHOT...
04:04:20 [INFO] 
04:04:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-protocol ---
04:04:20 [INFO] Changes detected - recompiling the module! :dependency
04:04:20 [INFO] Compiling 191 source files with javac [debug target 1.8] to target/classes
04:04:21 [WARNING] bootstrap class path not set in conjunction with -source 8
04:04:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Some input files use unchecked or unsafe operations.
04:04:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Recompile with -Xlint:unchecked for details.
04:04:21 [INFO] 
04:04:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-protocol ---
04:04:21 [INFO] Copying 1 resource from src/test/resources to target/test-classes
04:04:21 [INFO] 
04:04:21 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-protocol ---
04:04:21 [INFO] Changes detected - recompiling the module! :dependency
04:04:21 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/test-classes
04:04:23 [WARNING] bootstrap class path not set in conjunction with -source 8
04:04:23 [INFO] 
04:04:23 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-protocol ---
04:04:23 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:04:23 [INFO] Tests are skipped.
04:04:23 [INFO] 
04:04:23 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-protocol ---
04:04:23 [INFO] 
04:04:23 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-protocol ---
04:04:24 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar
04:04:24 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/MANIFEST.MF
04:04:24 [INFO] 
04:04:24 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-protocol ---
04:04:24 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:04:24 [INFO] Configuration changed, re-generating javadoc.
04:04:30 [WARNING] Javadoc Warnings
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:21: warning: empty <p> tag
04:04:30 [WARNING] * <p>
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/package-info.java:15: warning: no comment
04:04:30 [WARNING] package org.eclipse.ditto.protocol.adapter.acknowledgements;
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/package-info.java:14: warning: no comment
04:04:30 [WARNING] package org.eclipse.ditto.protocol.adapter.connectivity;
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/package-info.java:15: warning: no comment
04:04:30 [WARNING] package org.eclipse.ditto.protocol.adapter.policies;
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/package-info.java:15: warning: no comment
04:04:30 [WARNING] package org.eclipse.ditto.protocol.adapter.provider;
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:48: warning: no comment
04:04:30 [WARNING] protected final PayloadPathMatcher payloadPathMatcher;
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:53: warning: no comment
04:04:30 [WARNING] protected AbstractAdapter(final MappingStrategies<T> mappingStrategies,
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:46: warning: no comment
04:04:30 [WARNING] protected AbstractErrorResponseAdapter(final HeaderTranslator headerTranslator,
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:139: warning: no comment
04:04:30 [WARNING] protected static TopicPathBuildable addChannelToTopicPathBuilder(final TopicPathBuilder topicPathBuilder,
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/AnnouncementsTopicPathBuilder.java:27: warning: no @param for name
04:04:30 [WARNING] AnnouncementsTopicPathBuilder name(String name);
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/DefaultAcknowledgementsAdapterProvider.java:34: warning: no comment
04:04:30 [WARNING] public DefaultAcknowledgementsAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/DefaultConnectivityCommandAdapterProvider.java:32: warning: no comment
04:04:30 [WARNING] public DefaultConnectivityCommandAdapterProvider(final HeaderTranslator headerTranslator) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/DefaultPolicyCommandAdapterProvider.java:46: warning: no comment
04:04:30 [WARNING] public DefaultPolicyCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/DefaultThingCommandAdapterProvider.java:63: warning: no comment
04:04:30 [WARNING] public DefaultThingCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:31: warning: no comment
04:04:30 [WARNING] public static EmptyPathMatcher getInstance() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:100: warning: no @return
04:04:30 [WARNING] public static IllegalAdaptableException newInstance(final String message, final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:113: warning: no @return
04:04:30 [WARNING] public static IllegalAdaptableException newInstance(final String message,
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/InvalidPathException.java:103: warning: no comment
04:04:30 [WARNING] public Builder(final JsonPointer path) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:99: warning: no comment
04:04:30 [WARNING] public static MessageCommandMappingStrategies getMessageCommandMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:103: warning: no comment
04:04:30 [WARNING] public static MessageCommandResponseMappingStrategies getMessageCommandResponseMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:42: warning: no comment
04:04:30 [WARNING] public static PolicyAnnouncementMappingStrategies getPolicyAnnouncementMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:46: warning: no comment
04:04:30 [WARNING] public static PolicyEventMappingStrategies getPolicyEventMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:26: warning: no comment
04:04:30 [WARNING] public static PolicyModifyCommandMappingStrategies getPolicyModifyCommandMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:34: warning: no comment
04:04:30 [WARNING] public static PolicyModifyCommandResponseMappingStrategies getPolicyModifyCommandResponseMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:30: warning: no comment
04:04:30 [WARNING] public static PolicyQueryCommandMappingStrategies getPolicyQueryCommandMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:38: warning: no comment
04:04:30 [WARNING] public static PolicyQueryCommandResponseMappingStrategies getPolicyQueryCommandResponseMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:62: warning: no comment
04:04:30 [WARNING] public static RetrieveThingsCommandMappingStrategies getRetrieveThingsCommandMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:66: warning: no comment
04:04:30 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getRetrieveThingsCommandResponseMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:117: warning: no comment
04:04:30 [WARNING] public static StreamingSubscriptionCommandMappingStrategies getStreamingSubscriptionCommandMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:121: warning: no comment
04:04:30 [WARNING] public static StreamingSubscriptionEventMappingStrategies getStreamingSubscriptionEventMappingStrategies(
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:94: warning: no comment
04:04:30 [WARNING] public static SubscriptionEventMappingStrategies getSubscriptionEventMappingStrategies(
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:86: warning: no comment
04:04:30 [WARNING] public static ThingEventMappingStrategies getThingEventMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:50: warning: no comment
04:04:30 [WARNING] public static ThingMergeCommandMappingStrategies getThingMergeCommandMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:74: warning: no comment
04:04:30 [WARNING] public static ThingMergeCommandResponseMappingStrategies getThingMergeCommandResponseMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:90: warning: no comment
04:04:30 [WARNING] public static ThingMergedEventMappingStrategies getThingMergedEventMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:54: warning: no comment
04:04:30 [WARNING] public static ThingModifyCommandMappingStrategies getThingModifyCommandMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:70: warning: no comment
04:04:30 [WARNING] public static ThingModifyCommandResponseMappingStrategies getThingModifyCommandResponseMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:58: warning: no comment
04:04:30 [WARNING] public static ThingQueryCommandMappingStrategies getThingQueryCommandMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:78: warning: no comment
04:04:30 [WARNING] public static ThingQueryCommandResponseMappingStrategies getThingQueryCommandResponseMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:82: warning: no comment
04:04:30 [WARNING] public static ThingSearchCommandMappingStrategies getThingSearchCommandMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:70: warning: no comment
04:04:30 [WARNING] static JsonKey directionToJsonKey(final MessageDirection direction) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:59: warning: no comment
04:04:30 [WARNING] static Optional<MessageDirection> jsonKeyToDirection(final JsonKey jsonKey) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandAdapter.java:24: warning: no comment
04:04:30 [WARNING] public final class RetrieveThingsCommandAdapter extends AbstractThingAdapter<RetrieveThings>
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/RetrieveThingsCommandAdapterProvider.java:19: warning: no comment
04:04:30 [WARNING] public interface RetrieveThingsCommandAdapterProvider<Q extends Signal<?>, R extends CommandResponse<?>> {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:28: warning: no comment
04:04:30 [WARNING] public final class RetrieveThingsCommandMappingStrategies extends AbstractThingMappingStrategies<RetrieveThings> {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:33: warning: no comment
04:04:30 [WARNING] protected RetrieveThingsCommandMappingStrategies() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:82: warning: no comment
04:04:30 [WARNING] protected static JsonPointer attributePointerFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:74: warning: no comment
04:04:30 [WARNING] protected static Attributes attributesFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:88: warning: no comment
04:04:30 [WARNING] protected static JsonValue attributeValueFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:115: warning: no comment
04:04:30 [WARNING] protected static FeatureDefinition featureDefinitionFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:105: warning: no comment
04:04:30 [WARNING] protected static Feature featureFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:92: warning: no comment
04:04:30 [WARNING] protected static String featureIdFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:123: warning: no comment
04:04:30 [WARNING] protected static FeatureProperties featurePropertiesFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:131: warning: no comment
04:04:30 [WARNING] protected static JsonPointer featurePropertyPointerFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:137: warning: no comment
04:04:30 [WARNING] protected static JsonValue featurePropertyValueFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:97: warning: no comment
04:04:30 [WARNING] protected static Features featuresFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:37: warning: no comment
04:04:30 [WARNING] public static RetrieveThingsCommandMappingStrategies getInstance() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:157: warning: no comment
04:04:30 [WARNING] protected static String leafValue(final JsonPointer path) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:56: warning: no comment
04:04:30 [WARNING] protected static String namespaceFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:61: warning: no comment
04:04:30 [WARNING] protected static JsonObject payloadValueAsJsonObjectFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:141: warning: no comment
04:04:30 [WARNING] protected static PolicyId policyIdFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:79: warning: no comment
04:04:30 [WARNING] protected static JsonFieldSelector selectedFieldsFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:149: warning: no comment
04:04:30 [WARNING] protected static ThingDefinition thingDefinitionFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:67: warning: no comment
04:04:30 [WARNING] protected static Thing thingFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:83: warning: no comment
04:04:30 [WARNING] protected static ThingId thingIdFrom(final Adaptable adaptable) {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandResponseAdapter.java:25: warning: no comment
04:04:30 [WARNING] public final class RetrieveThingsCommandResponseAdapter extends AbstractThingAdapter<RetrieveThingsResponse>
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:27: warning: no comment
04:04:30 [WARNING] public final class RetrieveThingsCommandResponseMappingStrategies
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:37: warning: no comment
04:04:30 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getInstance() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:138: warning: no comment
04:04:30 [WARNING] public static SignalMapper<ConnectivityAnnouncement<?>> newConnectivityAnnouncementSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:134: warning: no comment
04:04:30 [WARNING] public static SignalMapper<MessageCommandResponse<?, ?>> newMessageCommandResponseSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:130: warning: no comment
04:04:30 [WARNING] public static SignalMapper<MessageCommand<?, ?>> newMessageCommandSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:122: warning: no comment
04:04:30 [WARNING] public static SignalMapper<PolicyAnnouncement<?>> newPolicyAnnouncementSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:126: warning: no comment
04:04:30 [WARNING] public static SignalMapper<PolicyEvent<?>> newPolicyEventSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:110: warning: no comment
04:04:30 [WARNING] public static SignalMapper<PolicyModifyCommandResponse<?>> newPolicyModifyResponseSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:106: warning: no comment
04:04:30 [WARNING] public static SignalMapper<PolicyModifyCommand<?>> newPolicyModifySignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:118: warning: no comment
04:04:30 [WARNING] public static SignalMapper<PolicyQueryCommandResponse<?>> newPolicyQueryResponseSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:114: warning: no comment
04:04:30 [WARNING] public static SignalMapper<PolicyQueryCommand<?>> newPolicyQuerySignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:98: warning: no comment
04:04:30 [WARNING] public static SignalMapper<RetrieveThingsResponse> newRetrieveThingsResponseSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:94: warning: no comment
04:04:30 [WARNING] public static SignalMapper<RetrieveThings> newRetrieveThingsSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:86: warning: no comment
04:04:30 [WARNING] public static SignalMapper<StreamingSubscriptionCommand<?>> newStreamingSubscriptionCommandSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:90: warning: no comment
04:04:30 [WARNING] public static SignalMapper<StreamingSubscriptionEvent<?>> newStreamingSubscriptionEventSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:82: warning: no comment
04:04:30 [WARNING] public static SignalMapper<SubscriptionEvent<?>> newSubscriptionEventSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:58: warning: no comment
04:04:30 [WARNING] public static SignalMapper<ThingEvent<?>> newThingEventSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:70: warning: no comment
04:04:30 [WARNING] public static SignalMapper<ThingMerged> newThingMergedEventSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:66: warning: no comment
04:04:30 [WARNING] public static SignalMapper<MergeThingResponse> newThingMergeResponseSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:62: warning: no comment
04:04:30 [WARNING] public static SignalMapper<MergeThing> newThingMergeSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:54: warning: no comment
04:04:30 [WARNING] public static SignalMapper<ThingModifyCommandResponse<?>> newThingModifyResponseSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:50: warning: no comment
04:04:30 [WARNING] public static SignalMapper<ThingModifyCommand<?>> newThingModifySignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:78: warning: no comment
04:04:30 [WARNING] public static SignalMapper<ThingQueryCommandResponse<?>> newThingQueryResponseSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:74: warning: no comment
04:04:30 [WARNING] public static SignalMapper<ThingQueryCommand<?>> newThingQuerySignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:102: warning: no comment
04:04:30 [WARNING] public static SignalMapper<ThingSearchCommand<?>> newThingSearchSignalMapper() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/StreamingTopicPathBuilder.java:27: warning: no @param for subscribingCommandName
04:04:30 [WARNING] TopicPathBuildable subscribe(String subscribingCommandName);
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:54: warning: no comment
04:04:30 [WARNING] String ID_PLACEHOLDER = "_";
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:55: warning: no comment
04:04:30 [WARNING] String PATH_DELIMITER = "/";
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:173: warning: no comment
04:04:30 [WARNING] default boolean isWildcardTopic() {
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:400: warning: no comment
04:04:30 [WARNING] CREATE("create"),
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:411: warning: no comment
04:04:30 [WARNING] CREATED("created"),
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:408: warning: no comment
04:04:30 [WARNING] DELETE("delete"),
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:417: warning: no comment
04:04:30 [WARNING] DELETED("deleted");
04:04:30 [WARNING] ^
04:04:30 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:406: warning: no comment
04:04:30 [WARNING] MERGE("merge"),
04:04:30 [WARNING] ^
04:04:30 [WARNING] 100 warnings
04:04:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar
04:04:30 [INFO] 
04:04:30 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-protocol ---
04:04:30 [INFO] Tests are skipped.
04:04:30 [INFO] 
04:04:30 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-protocol ---
04:04:30 [INFO] Tests are skipped.
04:04:30 [INFO] 
04:04:30 [INFO] --- jacoco:0.8.10:report (report) @ ditto-protocol ---
04:04:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec
04:04:30 [INFO] Analyzed bundle 'Eclipse Ditto :: Protocol' with 173 classes
04:04:30 [INFO] 
04:04:30 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-protocol ---
04:04:30 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar' is disabled.
04:04:30 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar
04:04:32 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar' is disabled.
04:04:32 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar
04:04:34 [INFO] 
04:04:34 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-protocol ---
04:04:34 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.diff'.
04:04:34 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.xml'.
04:04:34 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.html'.
04:04:34 [INFO] 
04:04:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-protocol ---
04:04:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.pom
04:04:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar
04:04:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT-javadoc.jar
04:04:34 [INFO] 
04:04:34 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-protocol ---
04:04:34 [INFO] Installing org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar
04:04:34 [INFO] Writing OBR metadata
04:04:34 [INFO] 
04:04:34 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-protocol ---
04:04:35 [INFO] 
04:04:35 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-protocol ---
04:04:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:04:35 [INFO] 
04:04:35 [INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >-----------
04:04:35 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 0-SNAPSHOT [36/77]
04:04:35 [INFO]   from internal/models/signal/pom.xml
04:04:35 [INFO] --------------------------------[ jar ]---------------------------------
04:04:35 [INFO] 
04:04:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal ---
04:04:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec
04:04:35 [INFO] 
04:04:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signal ---
04:04:35 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:04:35 [INFO] All files are up to date, skip goal execution.
04:04:35 [INFO] 
04:04:35 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signal ---
04:04:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/resources
04:04:35 [INFO] 
04:04:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signal ---
04:04:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT...
04:04:35 [INFO] 
04:04:35 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signal ---
04:04:35 [INFO] Changes detected - recompiling the module! :dependency
04:04:35 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
04:04:35 [INFO] 
04:04:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signal ---
04:04:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/resources
04:04:35 [INFO] 
04:04:35 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signal ---
04:04:35 [INFO] Changes detected - recompiling the module! :dependency
04:04:35 [INFO] Compiling 9 source files with javac [debug target 17] to target/test-classes
04:04:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java uses unchecked or unsafe operations.
04:04:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: Recompile with -Xlint:unchecked for details.
04:04:35 [INFO] 
04:04:35 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signal ---
04:04:35 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:04:35 [INFO] Tests are skipped.
04:04:35 [INFO] 
04:04:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signal ---
04:04:35 [INFO] 
04:04:35 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signal ---
04:04:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar
04:04:35 [INFO] 
04:04:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signal ---
04:04:35 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:04:35 [INFO] Configuration changed, re-generating javadoc.
04:04:38 [WARNING] Javadoc Warnings
04:04:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidator.java:54: warning: empty <p> tag
04:04:38 [WARNING] * <p>
04:04:38 [WARNING] ^
04:04:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:29: warning: no comment
04:04:38 [WARNING] ANNOUNCEMENT,
04:04:38 [WARNING] ^
04:04:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:31: warning: no comment
04:04:38 [WARNING] COMMAND,
04:04:38 [WARNING] ^
04:04:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:33: warning: no comment
04:04:38 [WARNING] EVENT,
04:04:38 [WARNING] ^
04:04:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:35: warning: no comment
04:04:38 [WARNING] RESPONSE;
04:04:38 [WARNING] ^
04:04:38 [WARNING] 5 warnings
04:04:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar
04:04:38 [INFO] 
04:04:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signal ---
04:04:38 [INFO] Tests are skipped.
04:04:38 [INFO] 
04:04:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signal ---
04:04:38 [INFO] Tests are skipped.
04:04:38 [INFO] 
04:04:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signal ---
04:04:38 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec
04:04:38 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal' with 9 classes
04:04:38 [INFO] 
04:04:38 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models-signal ---
04:04:38 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar' is disabled.
04:04:38 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar
04:04:39 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar' is disabled.
04:04:39 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar
04:04:40 [INFO] 
04:04:40 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signal ---
04:04:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT.pom
04:04:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT.jar
04:04:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar
04:04:40 [INFO] 
04:04:40 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-models-signal ---
04:04:40 [INFO] 
04:04:40 [INFO] ----------------< org.eclipse.ditto:ditto-policies-api >----------------
04:04:40 [INFO] Building Eclipse Ditto :: Policies :: API 0-SNAPSHOT             [37/77]
04:04:40 [INFO]   from policies/api/pom.xml
04:04:40 [INFO] --------------------------------[ jar ]---------------------------------
04:04:40 [INFO] 
04:04:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api ---
04:04:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec
04:04:40 [INFO] 
04:04:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-api ---
04:04:40 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:04:40 [INFO] All files are up to date, skip goal execution.
04:04:40 [INFO] 
04:04:40 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-api ---
04:04:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/resources
04:04:40 [INFO] 
04:04:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-api ---
04:04:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT...
04:04:40 [INFO] 
04:04:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-api ---
04:04:40 [INFO] Changes detected - recompiling the module! :dependency
04:04:40 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes
04:04:41 [INFO] 
04:04:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-api ---
04:04:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/test/resources
04:04:41 [INFO] 
04:04:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-api ---
04:04:41 [INFO] Changes detected - recompiling the module! :dependency
04:04:41 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes
04:04:41 [INFO] 
04:04:41 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-api ---
04:04:41 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:04:41 [INFO] Tests are skipped.
04:04:41 [INFO] 
04:04:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-api ---
04:04:41 [INFO] 
04:04:41 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-api ---
04:04:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar
04:04:41 [INFO] 
04:04:41 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-api ---
04:04:41 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:04:41 [INFO] Configuration changed, re-generating javadoc.
04:04:45 [WARNING] Javadoc Warnings
04:04:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/package-info.java:14: warning: no comment
04:04:45 [WARNING] package org.eclipse.ditto.policies.api;
04:04:45 [WARNING] ^
04:04:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/commands/sudo/package-info.java:14: warning: no comment
04:04:45 [WARNING] package org.eclipse.ditto.policies.api.commands.sudo;
04:04:45 [WARNING] ^
04:04:45 [WARNING] 2 warnings
04:04:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar
04:04:45 [INFO] 
04:04:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-api ---
04:04:45 [INFO] Tests are skipped.
04:04:45 [INFO] 
04:04:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-api ---
04:04:45 [INFO] Tests are skipped.
04:04:45 [INFO] 
04:04:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-api ---
04:04:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec
04:04:45 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: API' with 12 classes
04:04:45 [INFO] 
04:04:45 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-api ---
04:04:45 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar' is disabled.
04:04:45 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar
04:04:46 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar' is disabled.
04:04:46 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar
04:04:47 [INFO] 
04:04:47 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-api ---
04:04:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.pom
04:04:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.jar
04:04:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT-javadoc.jar
04:04:47 [INFO] 
04:04:47 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies-api ---
04:04:48 [INFO] 
04:04:48 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------
04:04:48 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 0-SNAPSHOT [38/77]
04:04:48 [INFO]   from internal/utils/ddata/pom.xml
04:04:48 [INFO] --------------------------------[ jar ]---------------------------------
04:04:48 [INFO] 
04:04:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata ---
04:04:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec
04:04:48 [INFO] 
04:04:48 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-ddata ---
04:04:48 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:04:48 [INFO] All files are up to date, skip goal execution.
04:04:48 [INFO] 
04:04:48 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-ddata ---
04:04:48 [INFO] Copying 1 resource from src/main/resources to target/classes
04:04:48 [INFO] 
04:04:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-ddata ---
04:04:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT...
04:04:48 [INFO] 
04:04:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-ddata ---
04:04:48 [INFO] Changes detected - recompiling the module! :dependency
04:04:48 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
04:04:48 [INFO] 
04:04:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-ddata ---
04:04:48 [INFO] Copying 2 resources from src/test/resources to target/test-classes
04:04:48 [INFO] 
04:04:48 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-ddata ---
04:04:48 [INFO] Changes detected - recompiling the module! :dependency
04:04:48 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes
04:04:48 [INFO] 
04:04:48 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-ddata ---
04:04:48 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:04:48 [INFO] Tests are skipped.
04:04:48 [INFO] 
04:04:48 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-ddata ---
04:04:48 [INFO] 
04:04:48 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-ddata ---
04:04:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar
04:04:48 [INFO] 
04:04:48 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-ddata ---
04:04:48 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:04:49 [INFO] Configuration changed, re-generating javadoc.
04:04:51 [WARNING] Javadoc Warnings
04:04:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/package-info.java:15: warning: no comment
04:04:51 [WARNING] package org.eclipse.ditto.internal.utils.ddata;
04:04:51 [WARNING] ^
04:04:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:77: warning: no @param for ddataExecutor
04:04:51 [WARNING] protected DistributedData(final DistributedDataConfig config, final ActorRefFactory factory,
04:04:51 [WARNING] ^
04:04:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:110: warning: no @param for actorSystem
04:04:51 [WARNING] public static DistributedDataConfig createConfig(final ActorSystem actorSystem,
04:04:51 [WARNING] ^
04:04:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:64: warning: no comment
04:04:51 [WARNING] protected final int numberOfShards;
04:04:51 [WARNING] ^
04:04:51 [WARNING] 4 warnings
04:04:51 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar
04:04:51 [INFO] 
04:04:51 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-ddata ---
04:04:51 [INFO] Tests are skipped.
04:04:51 [INFO] 
04:04:51 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-ddata ---
04:04:51 [INFO] Tests are skipped.
04:04:51 [INFO] 
04:04:51 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-ddata ---
04:04:51 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec
04:04:51 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Distributed Data' with 6 classes
04:04:51 [INFO] 
04:04:51 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-ddata ---
04:04:51 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar' is disabled.
04:04:51 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar
04:04:53 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar' is disabled.
04:04:53 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar
04:04:54 [INFO] 
04:04:54 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-ddata ---
04:04:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT.pom
04:04:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT.jar
04:04:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar
04:04:54 [INFO] 
04:04:54 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-ddata ---
04:04:54 [INFO] 
04:04:54 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------
04:04:54 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 0-SNAPSHOT [39/77]
04:04:54 [INFO]   from internal/utils/pubsub/pom.xml
04:04:54 [INFO] --------------------------------[ jar ]---------------------------------
04:04:54 [INFO] 
04:04:54 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub ---
04:04:54 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec
04:04:54 [INFO] 
04:04:54 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub ---
04:04:54 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:04:54 [INFO] All files are up to date, skip goal execution.
04:04:54 [INFO] 
04:04:54 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub ---
04:04:54 [INFO] Copying 1 resource from src/main/resources to target/classes
04:04:54 [INFO] 
04:04:54 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub ---
04:04:54 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT...
04:04:54 [INFO] 
04:04:54 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub ---
04:04:54 [INFO] Changes detected - recompiling the module! :dependency
04:04:54 [INFO] Compiling 81 source files with javac [debug target 17] to target/classes
04:04:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/AckUpdater.java: Some input files use unchecked or unsafe operations.
04:04:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/AckUpdater.java: Recompile with -Xlint:unchecked for details.
04:04:55 [INFO] 
04:04:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub ---
04:04:55 [INFO] Copying 4 resources from src/test/resources to target/test-classes
04:04:55 [INFO] 
04:04:55 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub ---
04:04:55 [INFO] Changes detected - recompiling the module! :dependency
04:04:55 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
04:05:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java uses or overrides a deprecated API.
04:05:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: Recompile with -Xlint:deprecation for details.
04:05:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java uses unchecked or unsafe operations.
04:05:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: Recompile with -Xlint:unchecked for details.
04:05:02 [INFO] 
04:05:02 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub ---
04:05:02 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:05:02 [INFO] Tests are skipped.
04:05:02 [INFO] 
04:05:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub ---
04:05:02 [INFO] 
04:05:02 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub ---
04:05:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar
04:05:02 [INFO] 
04:05:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub ---
04:05:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:05:02 [INFO] Configuration changed, re-generating javadoc.
04:05:08 [WARNING] Javadoc Warnings
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/literal/package-info.java:14: warning: no comment
04:05:08 [WARNING] package org.eclipse.ditto.internal.utils.pubsub.ddata.literal;
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:42: warning: no comment
04:05:08 [WARNING] protected final SelfUniqueAddress selfUniqueAddress;
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:46: warning: no comment
04:05:08 [WARNING] protected AbstractDDataHandler(final DistributedDataConfig config,
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:46: warning: no comment
04:05:08 [WARNING] protected final AckExtractor<T> ackExtractor;
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:39: warning: no comment
04:05:08 [WARNING] protected final ActorRefFactory actorRefFactory;
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:45: warning: no comment
04:05:08 [WARNING] protected final CompressedDData ddata;
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:44: warning: no comment
04:05:08 [WARNING] protected final DistributedDataConfig ddataConfig;
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:47: warning: no comment
04:05:08 [WARNING] protected final DistributedAcks distributedAcks;
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:41: warning: no comment
04:05:08 [WARNING] protected final String factoryId;
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:40: warning: no comment
04:05:08 [WARNING] protected final Class<T> messageClass;
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:42: warning: no comment
04:05:08 [WARNING] protected final PubSubTopicExtractor<T> topicExtractor;
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/ClusterMemberRemovedAware.java:49: warning: no comment
04:05:08 [WARNING] default AbstractActor.Receive receiveClusterMemberRemoved() {
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedAcks.java:131: warning: no @param for system
04:05:08 [WARNING] static DistributedAcks empty(final ActorSystem system) {
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:55: warning: no @param for <S>
04:05:08 [WARNING] <S extends T> Object wrapForPublicationWithAcks(S message, CharSequence groupIndexKey,
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:90: warning: no @param for <S>
04:05:08 [WARNING] default <S extends Signal<?>> DistributedPub<S> withTopicExtractor(final PubSubTopicExtractor<S> topicExtractor) {
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/ack/GroupedSnapshot.java:61: warning: no @param for groups
04:05:08 [WARNING] public Set<V> getValues(final Collection<String> groups) {
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/PubUpdater.java:50: warning: no @return
04:05:08 [WARNING] public static Props props(final DDataWriter<ActorRef, ?> topicsWriter) {
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/SubAck.java:44: warning: no @param for consistent
04:05:08 [WARNING] public static SubAck of(final Request request, final ActorRef sender, final int seqNr, final boolean consistent) {
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/Subscribe.java:70: warning: no @param for resubscribe
04:05:08 [WARNING] public static Subscribe of(final Collection<String> topics,
04:05:08 [WARNING] ^
04:05:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/SubUpdater.java:70: warning: no comment
04:05:08 [WARNING] public static final int MAX_ERROR_COUNTER = 3;
04:05:08 [WARNING] ^
04:05:08 [WARNING] 20 warnings
04:05:08 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar
04:05:08 [INFO] 
04:05:08 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ ditto-internal-utils-pubsub ---
04:05:08 [INFO] Copying 1 resource from src/main/resources to target
04:05:08 [INFO] 
04:05:08 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub ---
04:05:08 [INFO] Tests are skipped.
04:05:08 [INFO] 
04:05:08 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub ---
04:05:08 [INFO] Tests are skipped.
04:05:08 [INFO] 
04:05:08 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub ---
04:05:08 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec
04:05:08 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pub-Sub' with 83 classes
04:05:08 [INFO] 
04:05:08 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pubsub ---
04:05:08 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar' is disabled.
04:05:08 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar
04:05:09 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar' is disabled.
04:05:09 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar
04:05:10 [INFO] 
04:05:10 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub ---
04:05:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT.pom
04:05:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT.jar
04:05:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar
04:05:10 [INFO] 
04:05:10 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-pubsub ---
04:05:11 [INFO] 
04:05:11 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------
04:05:11 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 0-SNAPSHOT  [40/77]
04:05:11 [INFO]   from internal/utils/cache/pom.xml
04:05:11 [INFO] --------------------------------[ jar ]---------------------------------
04:05:11 [INFO] 
04:05:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache ---
04:05:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec
04:05:11 [INFO] 
04:05:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache ---
04:05:11 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:05:11 [INFO] All files are up to date, skip goal execution.
04:05:11 [INFO] 
04:05:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache ---
04:05:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/resources
04:05:11 [INFO] 
04:05:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache ---
04:05:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT...
04:05:11 [INFO] 
04:05:11 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache ---
04:05:11 [INFO] Changes detected - recompiling the module! :dependency
04:05:11 [INFO] Compiling 17 source files with javac [debug target 17] to target/classes
04:05:11 [INFO] 
04:05:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache ---
04:05:11 [INFO] Copying 1 resource from src/test/resources to target/test-classes
04:05:11 [INFO] 
04:05:11 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache ---
04:05:11 [INFO] Changes detected - recompiling the module! :dependency
04:05:11 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
04:05:12 [INFO] 
04:05:12 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache ---
04:05:12 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:05:12 [INFO] Tests are skipped.
04:05:12 [INFO] 
04:05:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache ---
04:05:12 [INFO] 
04:05:12 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache ---
04:05:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar
04:05:12 [INFO] 
04:05:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache ---
04:05:12 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:05:12 [INFO] Configuration changed, re-generating javadoc.
04:05:15 [WARNING] Javadoc Warnings
04:05:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/package-info.java:14: warning: no comment
04:05:15 [WARNING] package org.eclipse.ditto.internal.utils.cache;
04:05:15 [WARNING] ^
04:05:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/config/package-info.java:14: warning: no comment
04:05:15 [WARNING] package org.eclipse.ditto.internal.utils.cache.config;
04:05:15 [WARNING] ^
04:05:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/package-info.java:14: warning: no comment
04:05:15 [WARNING] package org.eclipse.ditto.internal.utils.cache.entry;
04:05:15 [WARNING] ^
04:05:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:44: warning: no comment
04:05:15 [WARNING] boolean exists();
04:05:15 [WARNING] ^
04:05:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:32: warning: no comment
04:05:15 [WARNING] static <T> Entry<T> fetchError(final Throwable throwable) {
04:05:15 [WARNING] ^
04:05:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:67: warning: no comment
04:05:15 [WARNING] default Optional<T> get() {
04:05:15 [WARNING] ^
04:05:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:28: warning: no comment
04:05:15 [WARNING] static <T> Entry<T> nonexistent() {
04:05:15 [WARNING] ^
04:05:15 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:24: warning: no comment
04:05:15 [WARNING] static <T> Entry<T> of(final long revision, final T value) {
04:05:15 [WARNING] ^
04:05:15 [WARNING] 8 warnings
04:05:15 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar
04:05:15 [INFO] 
04:05:15 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache ---
04:05:15 [INFO] Tests are skipped.
04:05:15 [INFO] 
04:05:15 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache ---
04:05:15 [INFO] Tests are skipped.
04:05:15 [INFO] 
04:05:15 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache ---
04:05:15 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec
04:05:15 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache' with 14 classes
04:05:15 [INFO] 
04:05:15 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-cache ---
04:05:15 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar' is disabled.
04:05:15 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar
04:05:16 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar' is disabled.
04:05:16 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar
04:05:17 [INFO] 
04:05:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache ---
04:05:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT.pom
04:05:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT.jar
04:05:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar
04:05:17 [INFO] 
04:05:17 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-cache ---
04:05:17 [INFO] 
04:05:17 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >-------------
04:05:17 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 0-SNAPSHOT   [41/77]
04:05:17 [INFO]   from internal/utils/test/pom.xml
04:05:17 [INFO] --------------------------------[ jar ]---------------------------------
04:05:17 [INFO] 
04:05:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test ---
04:05:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/jacoco.exec
04:05:17 [INFO] 
04:05:17 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-test ---
04:05:17 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:05:17 [INFO] All files are up to date, skip goal execution.
04:05:17 [INFO] 
04:05:17 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-test ---
04:05:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/main/resources
04:05:17 [INFO] 
04:05:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-test ---
04:05:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:0-SNAPSHOT...
04:05:17 [INFO] 
04:05:17 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-test ---
04:05:17 [INFO] No sources to compile
04:05:17 [INFO] 
04:05:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-test ---
04:05:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/test/resources
04:05:17 [INFO] 
04:05:17 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-test ---
04:05:17 [INFO] Changes detected - recompiling the module! :dependency
04:05:17 [INFO] Compiling 15 source files with javac [debug target 17] to target/test-classes
04:05:18 [INFO] 
04:05:18 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-test ---
04:05:18 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:05:18 [INFO] Tests are skipped.
04:05:18 [INFO] 
04:05:18 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test ---
04:05:18 [INFO] 
04:05:18 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-test ---
04:05:18 [INFO] 
04:05:18 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-test ---
04:05:18 [INFO] 
04:05:18 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-test ---
04:05:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar
04:05:18 [INFO] 
04:05:18 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-test ---
04:05:18 [INFO] Tests are skipped.
04:05:18 [INFO] 
04:05:18 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-test ---
04:05:18 [INFO] Tests are skipped.
04:05:18 [INFO] 
04:05:18 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-test ---
04:05:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:05:18 [INFO] 
04:05:18 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-test ---
04:05:18 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar' is disabled.
04:05:18 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar
04:05:19 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar' is disabled.
04:05:19 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar
04:05:20 [INFO] 
04:05:20 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-test ---
04:05:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.pom
04:05:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.jar
04:05:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT-tests.jar
04:05:20 [INFO] 
04:05:20 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-test ---
04:05:21 [INFO] 
04:05:21 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >---------
04:05:21 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 0-SNAPSHOT [42/77]
04:05:21 [INFO]   from internal/utils/persistence/pom.xml
04:05:21 [INFO] --------------------------------[ jar ]---------------------------------
04:05:21 [INFO] 
04:05:21 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence ---
04:05:21 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec
04:05:21 [INFO] 
04:05:21 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistence ---
04:05:21 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:05:21 [INFO] All files are up to date, skip goal execution.
04:05:21 [INFO] 
04:05:21 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistence ---
04:05:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/resources
04:05:21 [INFO] 
04:05:21 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistence ---
04:05:21 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT...
04:05:21 [INFO] 
04:05:21 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistence ---
04:05:21 [INFO] Changes detected - recompiling the module! :dependency
04:05:21 [INFO] Compiling 75 source files with javac [debug target 17] to target/classes
04:05:22 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java uses or overrides a deprecated API.
04:05:22 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: Recompile with -Xlint:deprecation for details.
04:05:22 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java uses unchecked or unsafe operations.
04:05:22 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: Recompile with -Xlint:unchecked for details.
04:05:22 [INFO] 
04:05:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistence ---
04:05:22 [INFO] Copying 12 resources from src/test/resources to target/test-classes
04:05:22 [INFO] 
04:05:22 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistence ---
04:05:22 [INFO] Changes detected - recompiling the module! :dependency
04:05:22 [INFO] Compiling 29 source files with javac [debug target 17] to target/test-classes
04:05:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java uses unchecked or unsafe operations.
04:05:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: Recompile with -Xlint:unchecked for details.
04:05:23 [INFO] 
04:05:23 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistence ---
04:05:23 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:05:23 [INFO] Tests are skipped.
04:05:23 [INFO] 
04:05:23 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistence ---
04:05:23 [INFO] 
04:05:23 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistence ---
04:05:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar
04:05:23 [INFO] 
04:05:23 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistence ---
04:05:23 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:05:23 [INFO] Configuration changed, re-generating javadoc.
04:05:29 [WARNING] Javadoc Warnings
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/package-info.java:14: warning: no comment
04:05:29 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo;
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/package-info.java:14: warning: no comment
04:05:29 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.config;
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/package-info.java:15: warning: no comment
04:05:29 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.indices;
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/package-info.java:15: warning: no comment
04:05:29 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops;
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/eventsource/package-info.java:15: warning: no comment
04:05:29 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource;
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:56: warning: no comment
04:05:29 [WARNING] protected final EventRegistry<T> eventRegistry;
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:55: warning: no comment
04:05:29 [WARNING] protected final ExtendedActorSystem system;
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:59: warning: no comment
04:05:29 [WARNING] protected AbstractMongoEventAdapter(final ExtendedActorSystem system,
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java:74: warning: no @param for <T>
04:05:29 [WARNING] static <T> SnapshotAdapter<T> get(final ActorSystem actorSystem, final Config config) {
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:72: warning: no @param for entity
04:05:29 [WARNING] protected abstract Optional<JsonField> getRevisionJsonField(final T entity);
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:48: warning: no comment
04:05:29 [WARNING] protected AbstractMongoSnapshotAdapter(final Logger logger) {
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:119: warning: no @param for optionalToCloseWhenStopped
04:05:29 [WARNING] protected AbstractPersistenceOperationsActor(final ActorRef pubSubMediator,
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:418: warning: no comment
04:05:29 [WARNING] public record OpComplete(Command<?> command, ActorRef sender) {}
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:171: warning: no comment
04:05:29 [WARNING] protected abstract String getActorName();
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/DittoMongoCollectionCache.java:40: warning: no comment
04:05:29 [WARNING] public DittoMongoCollectionCache(final Config config) {
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:31: warning: no comment
04:05:29 [WARNING] public BsonInt32 getBsonInt() {
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment
04:05:29 [WARNING] ASCENDING(1), DESCENDING(-1);
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment
04:05:29 [WARNING] ASCENDING(1), DESCENDING(-1);
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:23: warning: no comment
04:05:29 [WARNING] public static final IndexDirection DEFAULT = ASCENDING;
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonCommandListener.java:37: warning: no comment
04:05:29 [WARNING] public KamonCommandListener(final String metricName) {
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonConnectionPoolListener.java:41: warning: no comment
04:05:29 [WARNING] public KamonConnectionPoolListener(final String metricName) {
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:55: warning: no comment
04:05:29 [WARNING] public static Source<List<Throwable>, NotUsed> deleteByFilter(final MongoCollection<Document> collection,
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:49: warning: no comment
04:05:29 [WARNING] public static Source<List<Throwable>, NotUsed> drop(final MongoCollection<Document> collection) {
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:210: warning: no @param for actorSystem
04:05:29 [WARNING] public static MongoReadJournal newInstance(final Config config, final DittoMongoClient mongoClient,
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:160: warning: no comment
04:05:29 [WARNING] public static final String J_EVENT_MANIFEST = JournallingFieldNames$.MODULE$.MANIFEST();
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:159: warning: no comment
04:05:29 [WARNING] public static final String J_EVENT_PID = JournallingFieldNames$.MODULE$.PROCESSOR_ID();
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:41: warning: no comment
04:05:29 [WARNING] public com.mongodb.ReadConcern getMongoReadConcern() {
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:30: warning: no comment
04:05:29 [WARNING] AVAILABLE("available", com.mongodb.ReadConcern.AVAILABLE);
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:25: warning: no comment
04:05:29 [WARNING] DEFAULT("default", com.mongodb.ReadConcern.DEFAULT),
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:28: warning: no comment
04:05:29 [WARNING] LINEARIZABLE("linearizable", com.mongodb.ReadConcern.LINEARIZABLE),
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:26: warning: no comment
04:05:29 [WARNING] LOCAL("local", com.mongodb.ReadConcern.LOCAL),
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:27: warning: no comment
04:05:29 [WARNING] MAJORITY("majority", com.mongodb.ReadConcern.MAJORITY),
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:29: warning: no comment
04:05:29 [WARNING] SNAPSHOT("snapshot", com.mongodb.ReadConcern.SNAPSHOT),
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:39: warning: no comment
04:05:29 [WARNING] public com.mongodb.ReadPreference getMongoReadPreference() {
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:29: warning: no comment
04:05:29 [WARNING] NEAREST("nearest", com.mongodb.ReadPreference.nearest());
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:25: warning: no comment
04:05:29 [WARNING] PRIMARY("primary", com.mongodb.ReadPreference.primary()),
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:26: warning: no comment
04:05:29 [WARNING] PRIMARY_PREFERRED("primaryPreferred", com.mongodb.ReadPreference.primaryPreferred()),
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:27: warning: no comment
04:05:29 [WARNING] SECONDARY("secondary", com.mongodb.ReadPreference.secondary()),
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:28: warning: no comment
04:05:29 [WARNING] SECONDARY_PREFERRED("secondaryPreferred", com.mongodb.ReadPreference.secondaryPreferred()),
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:40: warning: no comment
04:05:29 [WARNING] EXTRACTOR_CLASS("class", ""),
04:05:29 [WARNING] ^
04:05:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:42: warning: no comment
04:05:29 [WARNING] SUPPORTED_PREFIXES("supported-prefixes", Collections.emptyList());
04:05:29 [WARNING] ^
04:05:29 [WARNING] 41 warnings
04:05:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar
04:05:30 [INFO] 
04:05:30 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-persistence ---
04:05:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar
04:05:30 [INFO] 
04:05:30 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistence ---
04:05:30 [INFO] Tests are skipped.
04:05:30 [INFO] 
04:05:30 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistence ---
04:05:30 [INFO] Tests are skipped.
04:05:30 [INFO] 
04:05:30 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistence ---
04:05:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec
04:05:30 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistence' with 75 classes
04:05:30 [INFO] 
04:05:30 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-persistence ---
04:05:30 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar' is disabled.
04:05:30 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar
04:05:31 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar' is disabled.
04:05:31 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar
04:05:32 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar' is disabled.
04:05:32 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar
04:05:33 [INFO] 
04:05:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistence ---
04:05:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT.pom
04:05:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT.jar
04:05:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar
04:05:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar
04:05:33 [INFO] 
04:05:33 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-persistence ---
04:05:34 [INFO] 
04:05:34 [INFO] -----------------< org.eclipse.ditto:ditto-things-api >-----------------
04:05:34 [INFO] Building Eclipse Ditto :: Things :: API 0-SNAPSHOT               [43/77]
04:05:34 [INFO]   from things/api/pom.xml
04:05:34 [INFO] --------------------------------[ jar ]---------------------------------
04:05:34 [INFO] 
04:05:34 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api ---
04:05:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec
04:05:34 [INFO] 
04:05:34 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-api ---
04:05:34 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:05:34 [INFO] All files are up to date, skip goal execution.
04:05:34 [INFO] 
04:05:34 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-api ---
04:05:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/resources
04:05:34 [INFO] 
04:05:34 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-api ---
04:05:34 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT...
04:05:34 [INFO] 
04:05:34 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-api ---
04:05:34 [INFO] Changes detected - recompiling the module! :dependency
04:05:34 [INFO] Compiling 12 source files with javac [debug target 17] to target/classes
04:05:34 [INFO] 
04:05:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-api ---
04:05:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/test/resources
04:05:34 [INFO] 
04:05:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-api ---
04:05:34 [INFO] Changes detected - recompiling the module! :dependency
04:05:34 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
04:05:35 [INFO] 
04:05:35 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-api ---
04:05:35 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:05:35 [INFO] Tests are skipped.
04:05:35 [INFO] 
04:05:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-api ---
04:05:35 [INFO] 
04:05:35 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-api ---
04:05:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar
04:05:35 [INFO] 
04:05:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-api ---
04:05:35 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:05:35 [INFO] Configuration changed, re-generating javadoc.
04:05:39 [WARNING] Javadoc Warnings
04:05:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/package-info.java:14: warning: no comment
04:05:39 [WARNING] package org.eclipse.ditto.things.api;
04:05:39 [WARNING] ^
04:05:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/commands/sudo/package-info.java:14: warning: no comment
04:05:39 [WARNING] package org.eclipse.ditto.things.api.commands.sudo;
04:05:39 [WARNING] ^
04:05:39 [WARNING] 2 warnings
04:05:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar
04:05:39 [INFO] 
04:05:39 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-api ---
04:05:39 [INFO] Tests are skipped.
04:05:39 [INFO] 
04:05:39 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-api ---
04:05:39 [INFO] Tests are skipped.
04:05:39 [INFO] 
04:05:39 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-api ---
04:05:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec
04:05:39 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: API' with 12 classes
04:05:39 [INFO] 
04:05:39 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things-api ---
04:05:39 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar' is disabled.
04:05:39 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar
04:05:40 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar' is disabled.
04:05:40 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar
04:05:41 [INFO] 
04:05:41 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-api ---
04:05:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.pom
04:05:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.jar
04:05:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT-javadoc.jar
04:05:41 [INFO] 
04:05:41 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-things-api ---
04:05:41 [INFO] 
04:05:41 [INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >--------------
04:05:41 [INFO] Building Eclipse Ditto :: Connectivity :: API 0-SNAPSHOT         [44/77]
04:05:41 [INFO]   from connectivity/api/pom.xml
04:05:41 [INFO] --------------------------------[ jar ]---------------------------------
04:05:41 [INFO] 
04:05:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api ---
04:05:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec
04:05:41 [INFO] 
04:05:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-api ---
04:05:41 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:05:41 [INFO] All files are up to date, skip goal execution.
04:05:41 [INFO] 
04:05:41 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-api ---
04:05:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/resources
04:05:41 [INFO] 
04:05:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-api ---
04:05:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT...
04:05:41 [INFO] 
04:05:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-api ---
04:05:41 [INFO] Changes detected - recompiling the module! :dependency
04:05:41 [INFO] Compiling 28 source files with javac [debug target 17] to target/classes
04:05:42 [INFO] 
04:05:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-api ---
04:05:42 [INFO] Copying 2 resources from src/test/resources to target/test-classes
04:05:42 [INFO] 
04:05:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-api ---
04:05:42 [INFO] Changes detected - recompiling the module! :dependency
04:05:42 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
04:05:42 [INFO] 
04:05:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-api ---
04:05:42 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:05:42 [INFO] Tests are skipped.
04:05:42 [INFO] 
04:05:42 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-api ---
04:05:42 [INFO] 
04:05:42 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-api ---
04:05:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar
04:05:42 [INFO] 
04:05:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-api ---
04:05:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:05:43 [INFO] Configuration changed, re-generating javadoc.
04:05:47 [WARNING] Javadoc Warnings
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/package-info.java:14: warning: no comment
04:05:47 [WARNING] package org.eclipse.ditto.connectivity.api;
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/package-info.java:14: warning: no comment
04:05:47 [WARNING] package org.eclipse.ditto.connectivity.api.commands.sudo;
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/package-info.java:14: warning: no comment
04:05:47 [WARNING] package org.eclipse.ditto.connectivity.api.messaging.monitoring.logs;
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:27: warning: no comment
04:05:47 [WARNING] CONNECTED,
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:26: warning: no comment
04:05:47 [WARNING] CONNECTING,
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:29: warning: no comment
04:05:47 [WARNING] DISCONNECTED,
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:28: warning: no comment
04:05:47 [WARNING] DISCONNECTING,
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:30: warning: no comment
04:05:47 [WARNING] INITIALIZED,
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:32: warning: no comment
04:05:47 [WARNING] TESTING;
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:31: warning: no comment
04:05:47 [WARNING] UNKNOWN,
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:33: warning: no comment
04:05:47 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_NAME = "connectionIdsRetrieval";
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:35: warning: no comment
04:05:47 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_PATH =
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:171: warning: no comment
04:05:47 [WARNING] BYTES,
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:170: warning: no comment
04:05:47 [WARNING] TEXT,
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:172: warning: no comment
04:05:47 [WARNING] TEXT_AND_BYTES,
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:173: warning: no comment
04:05:47 [WARNING] UNKNOWN
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:65: warning: no @return
04:05:47 [WARNING] public static LogEntry getLogEntryForFailedCommandResponseRoundTrip(final Command<?> command,
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:112: warning: no @return
04:05:47 [WARNING] public static LogEntry getLogEntryForIllegalCommandResponseAdaptable(
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/MappedInboundExternalMessage.java:38: warning: no comment
04:05:47 [WARNING] public static MappedInboundExternalMessage of(final ExternalMessage externalMessage, final TopicPath topicPath,
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/OutboundSignalFactory.java:87: warning: no @param for targets
04:05:47 [WARNING] public static OutboundSignal.Mappable newMappableOutboundSignal(final Signal<?> signal, final List<Target> targets,
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:44: warning: no comment
04:05:47 [WARNING] public static final String NAME = "sudoRetrieveConnectionIdsByTag";
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:46: warning: no comment
04:05:47 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:119: warning: no comment
04:05:47 [WARNING] public String getTag() {
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTagResponse.java:141: warning: no comment
04:05:47 [WARNING] public Set<ConnectionId> getConnectionIds() {
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:43: warning: no comment
04:05:47 [WARNING] public static final String NAME = "sudoRetrieveConnectionTags";
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:45: warning: no comment
04:05:47 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
04:05:47 [WARNING] ^
04:05:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTagsResponse.java:141: warning: no comment
04:05:47 [WARNING] public Set<String> getConnectionTags() {
04:05:47 [WARNING] ^
04:05:47 [WARNING] 27 warnings
04:05:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar
04:05:47 [INFO] 
04:05:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-api ---
04:05:47 [INFO] Tests are skipped.
04:05:47 [INFO] 
04:05:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-api ---
04:05:47 [INFO] Tests are skipped.
04:05:47 [INFO] 
04:05:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-api ---
04:05:47 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec
04:05:47 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: API' with 29 classes
04:05:47 [INFO] 
04:05:47 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity-api ---
04:05:47 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar' is disabled.
04:05:47 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar
04:05:48 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar' is disabled.
04:05:48 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar
04:05:49 [INFO] 
04:05:49 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-api ---
04:05:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.pom
04:05:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.jar
04:05:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar
04:05:49 [INFO] 
04:05:49 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-connectivity-api ---
04:05:50 [INFO] 
04:05:50 [INFO] --------------------< org.eclipse.ditto:ditto-jwt >---------------------
04:05:50 [INFO] Building Eclipse Ditto :: JWT 0-SNAPSHOT                         [45/77]
04:05:50 [INFO]   from jwt/pom.xml
04:05:50 [INFO] --------------------------------[ pom ]---------------------------------
04:05:50 [INFO] 
04:05:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt ---
04:05:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/jwt/target/jacoco.exec
04:05:50 [INFO] 
04:05:50 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt ---
04:05:50 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:05:50 [INFO] The goal is skip due to packaging 'pom'
04:05:50 [INFO] 
04:05:50 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt ---
04:05:50 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:0-SNAPSHOT...
04:05:50 [INFO] 
04:05:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt ---
04:05:50 [INFO] 
04:05:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt ---
04:05:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:05:50 [INFO] 
04:05:50 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt ---
04:05:50 [INFO] Tests are skipped.
04:05:50 [INFO] 
04:05:50 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt ---
04:05:50 [INFO] Tests are skipped.
04:05:50 [INFO] 
04:05:50 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt ---
04:05:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:05:50 [INFO] 
04:05:50 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-jwt ---
04:05:50 [INFO] 
04:05:50 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt ---
04:05:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt/0-SNAPSHOT/ditto-jwt-0-SNAPSHOT.pom
04:05:50 [INFO] 
04:05:50 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-jwt ---
04:05:51 [INFO] 
04:05:51 [INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------
04:05:51 [INFO] Building Eclipse Ditto :: JWT :: Model 0-SNAPSHOT                [46/77]
04:05:51 [INFO]   from jwt/model/pom.xml
04:05:51 [INFO] -------------------------------[ bundle ]-------------------------------
04:05:51 [INFO] 
04:05:51 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model ---
04:05:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:05:51 [INFO] 
04:05:51 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model ---
04:05:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec
04:05:51 [INFO] 
04:05:51 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt-model ---
04:05:51 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:05:51 [INFO] All files are up to date, skip goal execution.
04:05:51 [INFO] 
04:05:51 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-jwt-model ---
04:05:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/resources
04:05:51 [INFO] 
04:05:51 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt-model ---
04:05:51 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:0-SNAPSHOT...
04:05:51 [INFO] 
04:05:51 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-jwt-model ---
04:05:51 [INFO] Changes detected - recompiling the module! :dependency
04:05:51 [INFO] Compiling 10 source files with javac [debug target 1.8] to target/classes
04:05:52 [WARNING] bootstrap class path not set in conjunction with -source 8
04:05:52 [INFO] 
04:05:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-jwt-model ---
04:05:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/test/resources
04:05:52 [INFO] 
04:05:52 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-jwt-model ---
04:05:52 [INFO] Changes detected - recompiling the module! :dependency
04:05:52 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes
04:05:52 [WARNING] bootstrap class path not set in conjunction with -source 8
04:05:52 [INFO] 
04:05:52 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-jwt-model ---
04:05:52 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:05:52 [INFO] Tests are skipped.
04:05:52 [INFO] 
04:05:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model ---
04:05:52 [INFO] 
04:05:52 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-jwt-model ---
04:05:52 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar
04:05:52 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/MANIFEST.MF
04:05:52 [INFO] 
04:05:52 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt-model ---
04:05:52 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:05:52 [INFO] Configuration changed, re-generating javadoc.
04:05:55 [WARNING] Javadoc Warnings
04:05:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/package-info.java:15: warning: no comment
04:05:55 [WARNING] package org.eclipse.ditto.jwt.model;
04:05:55 [WARNING] ^
04:05:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:55: warning: no comment
04:05:55 [WARNING] protected AbstractJsonWebToken(final String token) {
04:05:55 [WARNING] ^
04:05:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:46: warning: no comment
04:05:55 [WARNING] protected AbstractJsonWebToken(final JsonWebToken jsonWebToken) {
04:05:55 [WARNING] ^
04:05:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtAudienceInvalidException.java:30: warning: no comment
04:05:55 [WARNING] public final class JwtAudienceInvalidException extends DittoRuntimeException implements JwtException {
04:05:55 [WARNING] ^
04:05:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtException.java:15: warning: no comment
04:05:55 [WARNING] public interface JwtException {
04:05:55 [WARNING] ^
04:05:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtInvalidException.java:28: warning: no comment
04:05:55 [WARNING] public final class JwtInvalidException extends DittoRuntimeException implements JwtException {
04:05:55 [WARNING] ^
04:05:55 [WARNING] 6 warnings
04:05:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar
04:05:55 [INFO] 
04:05:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt-model ---
04:05:55 [INFO] Tests are skipped.
04:05:55 [INFO] 
04:05:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt-model ---
04:05:55 [INFO] Tests are skipped.
04:05:55 [INFO] 
04:05:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt-model ---
04:05:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec
04:05:55 [INFO] Analyzed bundle 'Eclipse Ditto :: JWT :: Model' with 10 classes
04:05:55 [INFO] 
04:05:55 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-jwt-model ---
04:05:55 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar' is disabled.
04:05:55 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar
04:05:56 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar' is disabled.
04:05:56 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar
04:05:57 [INFO] 
04:05:57 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-jwt-model ---
04:05:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.diff'.
04:05:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.xml'.
04:05:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.html'.
04:05:57 [INFO] 
04:05:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt-model ---
04:05:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.pom
04:05:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar
04:05:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT-javadoc.jar
04:05:57 [INFO] 
04:05:57 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-jwt-model ---
04:05:57 [INFO] Installing org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar
04:05:57 [INFO] Writing OBR metadata
04:05:57 [INFO] 
04:05:57 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-jwt-model ---
04:05:58 [INFO] 
04:05:58 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-jwt-model ---
04:05:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:05:58 [INFO] 
04:05:58 [INFO] --------------------< org.eclipse.ditto:ditto-wot >---------------------
04:05:58 [INFO] Building Eclipse Ditto :: WoT 0-SNAPSHOT                         [47/77]
04:05:58 [INFO]   from wot/pom.xml
04:05:58 [INFO] --------------------------------[ pom ]---------------------------------
04:05:58 [INFO] 
04:05:58 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot ---
04:05:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/target/jacoco.exec
04:05:58 [INFO] 
04:05:58 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot ---
04:05:58 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:05:58 [INFO] The goal is skip due to packaging 'pom'
04:05:58 [INFO] 
04:05:58 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot ---
04:05:58 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:0-SNAPSHOT...
04:05:58 [INFO] 
04:05:58 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot ---
04:05:58 [INFO] 
04:05:58 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot ---
04:05:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:05:58 [INFO] 
04:05:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot ---
04:05:58 [INFO] Tests are skipped.
04:05:58 [INFO] 
04:05:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot ---
04:05:58 [INFO] Tests are skipped.
04:05:58 [INFO] 
04:05:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot ---
04:05:58 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:05:58 [INFO] 
04:05:58 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-wot ---
04:05:58 [INFO] 
04:05:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot ---
04:05:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot/0-SNAPSHOT/ditto-wot-0-SNAPSHOT.pom
04:05:58 [INFO] 
04:05:58 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-wot ---
04:05:58 [INFO] 
04:05:58 [INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------
04:05:58 [INFO] Building Eclipse Ditto :: WoT :: Model 0-SNAPSHOT                [48/77]
04:05:58 [INFO]   from wot/model/pom.xml
04:05:58 [INFO] -------------------------------[ bundle ]-------------------------------
04:05:58 [INFO] 
04:05:58 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model ---
04:05:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:05:58 [INFO] 
04:05:58 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model ---
04:05:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec
04:05:58 [INFO] 
04:05:58 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-model ---
04:05:58 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:05:58 [INFO] All files are up to date, skip goal execution.
04:05:58 [INFO] 
04:05:58 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-model ---
04:05:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/resources
04:05:58 [INFO] 
04:05:58 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-model ---
04:05:58 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:0-SNAPSHOT...
04:05:58 [INFO] 
04:05:58 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-model ---
04:05:58 [INFO] Changes detected - recompiling the module! :dependency
04:05:58 [INFO] Compiling 232 source files with javac [debug target 1.8] to target/classes
04:06:01 [WARNING] bootstrap class path not set in conjunction with -source 8
04:06:01 [INFO] 
04:06:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-model ---
04:06:01 [INFO] Copying 1 resource from src/test/resources to target/test-classes
04:06:01 [INFO] 
04:06:01 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-model ---
04:06:01 [INFO] Changes detected - recompiling the module! :dependency
04:06:01 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
04:06:01 [WARNING] bootstrap class path not set in conjunction with -source 8
04:06:01 [INFO] 
04:06:01 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-model ---
04:06:01 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:06:01 [INFO] Tests are skipped.
04:06:01 [INFO] 
04:06:01 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model ---
04:06:01 [INFO] 
04:06:01 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-wot-model ---
04:06:01 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar
04:06:01 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/MANIFEST.MF
04:06:01 [INFO] 
04:06:01 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-model ---
04:06:01 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:06:01 [INFO] Configuration changed, re-generating javadoc.
04:06:10 [WARNING] Javadoc Warnings
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:63: warning: no comment
04:06:10 [WARNING] interface Builder extends Interaction.Builder<Builder, Action, ActionFormElement, ActionForms> {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:34: warning: no comment
04:06:10 [WARNING] static Action fromJson(final CharSequence actionName, final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:51: warning: no comment
04:06:10 [WARNING] String getActionName();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:53: warning: no comment
04:06:10 [WARNING] Optional<SingleDataSchema> getInput();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:55: warning: no comment
04:06:10 [WARNING] Optional<SingleDataSchema> getOutput();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:59: warning: no comment
04:06:10 [WARNING] boolean isIdempotent();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:57: warning: no comment
04:06:10 [WARNING] boolean isSafe();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:61: warning: no comment
04:06:10 [WARNING] Optional<Boolean> isSynchronous();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:38: warning: no comment
04:06:10 [WARNING] static Action.Builder newBuilder(final CharSequence actionName) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:42: warning: no comment
04:06:10 [WARNING] static Action.Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:65: warning: no comment
04:06:10 [WARNING] static Builder newBuilder(final CharSequence actionName) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:70: warning: no comment
04:06:10 [WARNING] static Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:80: warning: no comment
04:06:10 [WARNING] Builder setIdempotent(@Nullable Boolean idempotent);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:74: warning: no comment
04:06:10 [WARNING] Builder setInput(@Nullable SingleDataSchema input);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:76: warning: no comment
04:06:10 [WARNING] Builder setOutput(@Nullable SingleDataSchema output);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:78: warning: no comment
04:06:10 [WARNING] Builder setSafe(@Nullable Boolean safe);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:82: warning: no comment
04:06:10 [WARNING] Builder setSynchronous(@Nullable Boolean synchronous);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:100: warning: no comment
04:06:10 [WARNING] public static final JsonFieldDefinition<Boolean> IDEMPOTENT = JsonFactory.newBooleanFieldDefinition(
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:91: warning: no comment
04:06:10 [WARNING] public static final JsonFieldDefinition<JsonObject> INPUT = JsonFactory.newJsonObjectFieldDefinition(
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:94: warning: no comment
04:06:10 [WARNING] public static final JsonFieldDefinition<JsonObject> OUTPUT = JsonFactory.newJsonObjectFieldDefinition(
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:97: warning: no comment
04:06:10 [WARNING] public static final JsonFieldDefinition<Boolean> SAFE = JsonFactory.newBooleanFieldDefinition(
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:103: warning: no comment
04:06:10 [WARNING] public static final JsonFieldDefinition<Boolean> SYNCHRONOUS = JsonFactory.newBooleanFieldDefinition(
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:45: warning: no comment
04:06:10 [WARNING] interface Builder extends FormElement.Builder<Builder, ActionFormElement> {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:26: warning: no comment
04:06:10 [WARNING] static ActionFormElement fromJson(final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:43: warning: no comment
04:06:10 [WARNING] ActionFormElementOp<SingleActionFormElementOp> getOp();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:30: warning: no comment
04:06:10 [WARNING] static ActionFormElement.Builder newBuilder() {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:34: warning: no comment
04:06:10 [WARNING] static ActionFormElement.Builder newBuilder(final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:47: warning: no comment
04:06:10 [WARNING] static Builder newBuilder() {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:51: warning: no comment
04:06:10 [WARNING] static Builder newBuilder(final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:55: warning: no comment
04:06:10 [WARNING] Builder setOp(@Nullable ActionFormElementOp<SingleActionFormElementOp> op);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:30: warning: no comment
04:06:10 [WARNING] static ActionForms fromJson(final JsonArray jsonArray) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:40: warning: no comment
04:06:10 [WARNING] static ActionForms of(final Collection<ActionFormElement> formElements) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:43: warning: no comment
04:06:10 [WARNING] static Actions from(final Collection<Action> actions) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:32: warning: no comment
04:06:10 [WARNING] static Actions fromJson(final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:58: warning: no comment
04:06:10 [WARNING] Optional<Action> getAction(CharSequence actionName);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:54: warning: no comment
04:06:10 [WARNING] static Actions of(final Map<String, Action> actions) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:44: warning: no comment
04:06:10 [WARNING] interface Builder extends SecurityScheme.Builder<AdditionalSecurityScheme.Builder, AdditionalSecurityScheme> {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:29: warning: no comment
04:06:10 [WARNING] static AdditionalSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:33: warning: no comment
04:06:10 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:38: warning: no comment
04:06:10 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:46: warning: no comment
04:06:10 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:58: warning: no comment
04:06:10 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:57: warning: no comment
04:06:10 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, AllOfComboSecurityScheme> {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:36: warning: no comment
04:06:10 [WARNING] static AllOfComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ComboSecurityScheme.java:25: warning: no comment
04:06:10 [WARNING] static ComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:54: warning: no comment
04:06:10 [WARNING] List<String> getAllOf();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SecurityScheme.java:137: warning: no comment
04:06:10 [WARNING] SecuritySchemeScheme getScheme();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:40: warning: no comment
04:06:10 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:44: warning: no comment
04:06:10 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:59: warning: no comment
04:06:10 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:65: warning: no comment
04:06:10 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName,
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:72: warning: no comment
04:06:10 [WARNING] Builder setAllOf(@Nullable Collection<SecurityScheme> securitySchemes);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:82: warning: no comment
04:06:10 [WARNING] public static final JsonFieldDefinition<JsonArray> ALL_OF = JsonFactory.newJsonArrayFieldDefinition(
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:57: warning: no comment
04:06:10 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, ApiKeySecurityScheme> {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:35: warning: no comment
04:06:10 [WARNING] static ApiKeySecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:52: warning: no comment
04:06:10 [WARNING] Optional<SecuritySchemeIn> getIn();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:54: warning: no comment
04:06:10 [WARNING] Optional<String> getName();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:39: warning: no comment
04:06:10 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:43: warning: no comment
04:06:10 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:59: warning: no comment
04:06:10 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:65: warning: no comment
04:06:10 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:71: warning: no comment
04:06:10 [WARNING] ApiKeySecurityScheme.Builder setIn(@Nullable String in);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:73: warning: no comment
04:06:10 [WARNING] ApiKeySecurityScheme.Builder setName(@Nullable String name);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:83: warning: no comment
04:06:10 [WARNING] public static final JsonFieldDefinition<String> IN = JsonFactory.newStringFieldDefinition(
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:86: warning: no comment
04:06:10 [WARNING] public static final JsonFieldDefinition<String> NAME = JsonFactory.newStringFieldDefinition(
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:59: warning: no comment
04:06:10 [WARNING] interface Builder extends SingleDataSchema.Builder<Builder, ArraySchema> {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:32: warning: no comment
04:06:10 [WARNING] static ArraySchema fromJson(final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:48: warning: no comment
04:06:10 [WARNING] static SingleDataSchema fromJson(final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:53: warning: no comment
04:06:10 [WARNING] Optional<DataSchema> getItems();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:57: warning: no comment
04:06:10 [WARNING] Optional<Integer> getMaxItems();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:55: warning: no comment
04:06:10 [WARNING] Optional<Integer> getMinItems();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:104: warning: no comment
04:06:10 [WARNING] Optional<DataSchemaType> getType();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:36: warning: no comment
04:06:10 [WARNING] static ArraySchema.Builder newBuilder() {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:40: warning: no comment
04:06:10 [WARNING] static ArraySchema.Builder newBuilder(final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:44: warning: no comment
04:06:10 [WARNING] default ArraySchema.Builder toBuilder() {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:61: warning: no comment
04:06:10 [WARNING] static Builder newBuilder() {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:65: warning: no comment
04:06:10 [WARNING] static Builder newBuilder(final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:69: warning: no comment
04:06:10 [WARNING] Builder setItems(@Nullable DataSchema items);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:73: warning: no comment
04:06:10 [WARNING] Builder setMaxItems(@Nullable Integer maxItems);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:71: warning: no comment
04:06:10 [WARNING] Builder setMinItems(@Nullable Integer minItems);
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:83: warning: no comment
04:06:10 [WARNING] public static final JsonFieldDefinition<JsonObject> ITEMS = JsonFactory.newJsonObjectFieldDefinition(
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:86: warning: no comment
04:06:10 [WARNING] public static final JsonFieldDefinition<JsonArray> ITEMS_MULTIPLE = JsonFactory.newJsonArrayFieldDefinition(
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:92: warning: no comment
04:06:10 [WARNING] public static final JsonFieldDefinition<Integer> MAX_ITEMS = JsonFactory.newIntFieldDefinition(
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:89: warning: no comment
04:06:10 [WARNING] public static final JsonFieldDefinition<Integer> MIN_ITEMS = JsonFactory.newIntFieldDefinition(
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:35: warning: no comment
04:06:10 [WARNING] static MultipleAtContext newMultipleAtContext(final Collection<SingleAtContext> contexts) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:30: warning: no comment
04:06:10 [WARNING] static SinglePrefixedAtContext newSinglePrefixedAtContext(final CharSequence prefix,
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:26: warning: no comment
04:06:10 [WARNING] static SingleUriAtContext newSingleUriAtContext(final CharSequence context) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:29: warning: no comment
04:06:10 [WARNING] static MultipleAtType newMultipleAtType(final Collection<SingleAtType> types) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:25: warning: no comment
04:06:10 [WARNING] static SingleAtType newSingleAtType(final CharSequence type) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:45: warning: no comment
04:06:10 [WARNING] interface Builder extends SecurityScheme.Builder<AutoSecurityScheme.Builder, AutoSecurityScheme> {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:28: warning: no comment
04:06:10 [WARNING] static AutoSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:32: warning: no comment
04:06:10 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:36: warning: no comment
04:06:10 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:47: warning: no comment
04:06:10 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:53: warning: no comment
04:06:10 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:67: warning: no comment
04:06:10 [WARNING] interface Builder<B extends Builder<B, L>, L extends BaseLink<L>> extends TypedJsonObjectBuilder<B, L> {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:36: warning: no comment
04:06:10 [WARNING] String REL_ICON = "icon";
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:38: warning: no comment
04:06:10 [WARNING] static BaseLink<?> fromJson(final JsonObject jsonObject) {
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:62: warning: no comment
04:06:10 [WARNING] Optional<IRI> getAnchor();
04:06:10 [WARNING] ^
04:06:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:56: warning: no comment
04:06:10 [WARNING] IRI getHref();
04:06:10 [WARNING] ^
04:06:10 [WARNING] 100 warnings
04:06:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar
04:06:10 [INFO] 
04:06:10 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-model ---
04:06:10 [INFO] Tests are skipped.
04:06:10 [INFO] 
04:06:10 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-model ---
04:06:10 [INFO] Tests are skipped.
04:06:10 [INFO] 
04:06:10 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-model ---
04:06:10 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec
04:06:10 [INFO] Analyzed bundle 'Eclipse Ditto :: WoT :: Model' with 287 classes
04:06:10 [INFO] 
04:06:10 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-wot-model ---
04:06:10 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar' is disabled.
04:06:10 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar
04:06:11 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar' is disabled.
04:06:11 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar
04:06:13 [INFO] 
04:06:13 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-wot-model ---
04:06:13 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.diff'.
04:06:13 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.xml'.
04:06:13 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.html'.
04:06:13 [INFO] 
04:06:13 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-model ---
04:06:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.pom
04:06:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar
04:06:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT-javadoc.jar
04:06:13 [INFO] 
04:06:13 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-wot-model ---
04:06:13 [INFO] Installing org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar
04:06:13 [INFO] Writing OBR metadata
04:06:13 [INFO] 
04:06:13 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-wot-model ---
04:06:14 [INFO] 
04:06:14 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-wot-model ---
04:06:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:06:14 [INFO] 
04:06:14 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >--------
04:06:14 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 0-SNAPSHOT [49/77]
04:06:14 [INFO]   from internal/utils/cache-loaders/pom.xml
04:06:14 [INFO] --------------------------------[ jar ]---------------------------------
04:06:14 [INFO] 
04:06:14 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders ---
04:06:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec
04:06:14 [INFO] 
04:06:14 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache-loaders ---
04:06:14 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:06:14 [INFO] All files are up to date, skip goal execution.
04:06:14 [INFO] 
04:06:14 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache-loaders ---
04:06:14 [INFO] Copying 1 resource from src/main/resources to target/classes
04:06:14 [INFO] 
04:06:14 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache-loaders ---
04:06:14 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT...
04:06:14 [INFO] 
04:06:14 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache-loaders ---
04:06:14 [INFO] Changes detected - recompiling the module! :dependency
04:06:14 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes
04:06:14 [INFO] 
04:06:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache-loaders ---
04:06:14 [INFO] Copying 2 resources from src/test/resources to target/test-classes
04:06:14 [INFO] 
04:06:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache-loaders ---
04:06:14 [INFO] Changes detected - recompiling the module! :dependency
04:06:14 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
04:06:15 [INFO] 
04:06:15 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache-loaders ---
04:06:15 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:06:15 [INFO] Tests are skipped.
04:06:15 [INFO] 
04:06:15 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache-loaders ---
04:06:15 [INFO] 
04:06:15 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache-loaders ---
04:06:15 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar
04:06:15 [INFO] 
04:06:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache-loaders ---
04:06:15 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:06:15 [INFO] Configuration changed, re-generating javadoc.
04:06:18 [WARNING] Javadoc Warnings
04:06:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/package-info.java:14: warning: no comment
04:06:18 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders;
04:06:18 [WARNING] ^
04:06:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/package-info.java:14: warning: no comment
04:06:18 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders.config;
04:06:18 [WARNING] ^
04:06:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/ActorAskCacheLoader.java:82: warning: no @param for <K>
04:06:18 [WARNING] public static <V, K extends EntityId> ActorAskCacheLoader<V, Command<?>, K> forShard(
04:06:18 [WARNING] ^
04:06:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:22: warning: no comment
04:06:18 [WARNING] BACKOFF_DELAY
04:06:18 [WARNING] ^
04:06:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:21: warning: no comment
04:06:18 [WARNING] FIXED_DELAY,
04:06:18 [WARNING] ^
04:06:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:20: warning: no comment
04:06:18 [WARNING] NO_DELAY,
04:06:18 [WARNING] ^
04:06:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:19: warning: no comment
04:06:18 [WARNING] OFF,
04:06:18 [WARNING] ^
04:06:18 [WARNING] 7 warnings
04:06:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar
04:06:18 [INFO] 
04:06:18 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache-loaders ---
04:06:18 [INFO] Tests are skipped.
04:06:18 [INFO] 
04:06:18 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache-loaders ---
04:06:18 [INFO] Tests are skipped.
04:06:18 [INFO] 
04:06:18 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache-loaders ---
04:06:18 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec
04:06:18 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache Loaders' with 11 classes
04:06:18 [INFO] 
04:06:18 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-cache-loaders ---
04:06:18 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar' is disabled.
04:06:18 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar
04:06:19 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar' is disabled.
04:06:19 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar
04:06:19 [INFO] 
04:06:19 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache-loaders ---
04:06:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT.pom
04:06:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar
04:06:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar
04:06:19 [INFO] 
04:06:19 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-cache-loaders ---
04:06:20 [INFO] 
04:06:20 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >----------
04:06:20 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 0-SNAPSHOT [50/77]
04:06:20 [INFO]   from internal/utils/namespaces/pom.xml
04:06:20 [INFO] --------------------------------[ jar ]---------------------------------
04:06:20 [INFO] 
04:06:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces ---
04:06:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec
04:06:20 [INFO] 
04:06:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-namespaces ---
04:06:20 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:06:20 [INFO] All files are up to date, skip goal execution.
04:06:20 [INFO] 
04:06:20 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-namespaces ---
04:06:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/resources
04:06:20 [INFO] 
04:06:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-namespaces ---
04:06:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT...
04:06:20 [INFO] 
04:06:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-namespaces ---
04:06:20 [INFO] Changes detected - recompiling the module! :dependency
04:06:20 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes
04:06:20 [INFO] 
04:06:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-namespaces ---
04:06:20 [INFO] Copying 1 resource from src/test/resources to target/test-classes
04:06:20 [INFO] 
04:06:20 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-namespaces ---
04:06:20 [INFO] Changes detected - recompiling the module! :dependency
04:06:20 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
04:06:20 [INFO] 
04:06:20 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-namespaces ---
04:06:20 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:06:20 [INFO] Tests are skipped.
04:06:20 [INFO] 
04:06:20 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-namespaces ---
04:06:20 [INFO] 
04:06:20 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-namespaces ---
04:06:20 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar
04:06:20 [INFO] 
04:06:20 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-namespaces ---
04:06:21 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:06:21 [INFO] Configuration changed, re-generating javadoc.
04:06:23 [WARNING] Javadoc Warnings
04:06:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/package-info.java:15: warning: no comment
04:06:23 [WARNING] package org.eclipse.ditto.internal.utils.namespaces;
04:06:23 [WARNING] ^
04:06:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/BlockedNamespacesUpdater.java:61: warning: no @param for pubSubMediator
04:06:23 [WARNING] public static Props props(final BlockedNamespaces blockedNamespaces, final ActorRef pubSubMediator) {
04:06:23 [WARNING] ^
04:06:23 [WARNING] 2 warnings
04:06:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar
04:06:23 [INFO] 
04:06:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-namespaces ---
04:06:23 [INFO] Tests are skipped.
04:06:23 [INFO] 
04:06:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-namespaces ---
04:06:23 [INFO] Tests are skipped.
04:06:23 [INFO] 
04:06:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-namespaces ---
04:06:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec
04:06:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Namespaces' with 4 classes
04:06:23 [INFO] 
04:06:23 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-namespaces ---
04:06:23 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar' is disabled.
04:06:23 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar
04:06:25 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar' is disabled.
04:06:25 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar
04:06:25 [INFO] 
04:06:25 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-namespaces ---
04:06:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT.pom
04:06:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT.jar
04:06:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar
04:06:25 [INFO] 
04:06:25 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-namespaces ---
04:06:26 [INFO] 
04:06:26 [INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------
04:06:26 [INFO] Building Eclipse Ditto :: Policies :: Enforcement 0-SNAPSHOT     [51/77]
04:06:26 [INFO]   from policies/enforcement/pom.xml
04:06:26 [INFO] --------------------------------[ jar ]---------------------------------
04:06:26 [INFO] 
04:06:26 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement ---
04:06:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:06:26 [INFO] 
04:06:26 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement ---
04:06:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec
04:06:26 [INFO] 
04:06:26 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-enforcement ---
04:06:26 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:06:26 [INFO] All files are up to date, skip goal execution.
04:06:26 [INFO] 
04:06:26 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-enforcement ---
04:06:26 [INFO] Copying 1 resource from src/main/resources to target/classes
04:06:26 [INFO] 
04:06:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-enforcement ---
04:06:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT...
04:06:26 [INFO] 
04:06:26 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-enforcement ---
04:06:26 [INFO] Changes detected - recompiling the module! :dependency
04:06:26 [INFO] Compiling 32 source files with javac [debug target 17] to target/classes
04:06:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java uses unchecked or unsafe operations.
04:06:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: Recompile with -Xlint:unchecked for details.
04:06:27 [INFO] 
04:06:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-enforcement ---
04:06:27 [INFO] Copying 6 resources from src/test/resources to target/test-classes
04:06:27 [INFO] 
04:06:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-enforcement ---
04:06:27 [INFO] Changes detected - recompiling the module! :dependency
04:06:27 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes
04:06:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java uses or overrides a deprecated API.
04:06:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: Recompile with -Xlint:deprecation for details.
04:06:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Some input files use unchecked or unsafe operations.
04:06:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Recompile with -Xlint:unchecked for details.
04:06:27 [INFO] 
04:06:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-enforcement ---
04:06:27 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:06:27 [INFO] Tests are skipped.
04:06:27 [INFO] 
04:06:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-enforcement ---
04:06:27 [INFO] 
04:06:27 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-enforcement ---
04:06:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar
04:06:27 [INFO] 
04:06:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-enforcement ---
04:06:28 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:06:28 [INFO] Configuration changed, re-generating javadoc.
04:06:32 [WARNING] Javadoc Warnings
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/config/package-info.java:14: warning: no comment
04:06:32 [WARNING] package org.eclipse.ditto.policies.enforcement.config;
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/package-info.java:14: warning: no comment
04:06:32 [WARNING] package org.eclipse.ditto.policies.enforcement.pre;
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcementReloaded.java:35: warning: no comment
04:06:32 [WARNING] protected static final ThreadSafeDittoLogger LOGGER =
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:84: warning: no @param for signal
04:06:32 [WARNING] protected abstract CompletionStage<PolicyId> providePolicyIdForEnforcement(final Signal<?> signal);
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:66: warning: no comment
04:06:32 [WARNING] protected final E enforcement;
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:65: warning: no comment
04:06:32 [WARNING] protected final I entityId;
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:63: warning: no comment
04:06:32 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this);
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:67: warning: no comment
04:06:32 [WARNING] protected final PreEnforcerProvider preEnforcer;
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:69: warning: no comment
04:06:32 [WARNING] protected AbstractEnforcerActor(final I entityId, final E enforcement) {
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:113: warning: no comment
04:06:32 [WARNING] protected CompletionStage<Optional<PolicyEnforcer>> loadPolicyEnforcer(Signal<?> signal) {
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:37: warning: no comment
04:06:32 [WARNING] protected final PolicyEnforcerProvider policyEnforcerProvider;
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:39: warning: no comment
04:06:32 [WARNING] protected AbstractPolicyLoadingEnforcerActor(final I entityId,
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:21: warning: no comment
04:06:32 [WARNING] public interface Invalidatable {
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:23: warning: no comment
04:06:32 [WARNING] CompletionStage<Boolean> invalidate(PolicyTag policyTag, String correlationId, final Duration askTimeout);
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcer.java:48: warning: no @param for policyResolver
04:06:32 [WARNING] public static CompletionStage<PolicyEnforcer> withResolvedImports(final Policy policy,
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheLoader.java:35: warning: no comment
04:06:32 [WARNING] public static final String ENFORCEMENT_CACHE_DISPATCHER = "enforcement-cache-dispatcher";
04:06:32 [WARNING] ^
04:06:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/PreEnforcerProvider.java:68: warning: no @return
04:06:32 [WARNING] public CompletionStage<Signal<?>> apply(final Signal<?> signal) {
04:06:32 [WARNING] ^
04:06:32 [WARNING] 17 warnings
04:06:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar
04:06:32 [INFO] 
04:06:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-enforcement ---
04:06:32 [INFO] Tests are skipped.
04:06:32 [INFO] 
04:06:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-enforcement ---
04:06:32 [INFO] Tests are skipped.
04:06:32 [INFO] 
04:06:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-enforcement ---
04:06:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec
04:06:32 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Enforcement' with 33 classes
04:06:32 [INFO] 
04:06:32 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-enforcement ---
04:06:32 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar' is disabled.
04:06:32 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar
04:06:33 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar' is disabled.
04:06:33 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar
04:06:34 [INFO] 
04:06:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-enforcement ---
04:06:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.pom
04:06:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.jar
04:06:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar
04:06:34 [INFO] 
04:06:34 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies-enforcement ---
04:06:35 [INFO] 
04:06:35 [INFO] --------------------< org.eclipse.ditto:ditto-rql >---------------------
04:06:35 [INFO] Building Eclipse Ditto :: RQL 0-SNAPSHOT                         [52/77]
04:06:35 [INFO]   from rql/pom.xml
04:06:35 [INFO] --------------------------------[ pom ]---------------------------------
04:06:35 [INFO] 
04:06:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql ---
04:06:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/target/jacoco.exec
04:06:35 [INFO] 
04:06:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql ---
04:06:35 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:06:35 [INFO] The goal is skip due to packaging 'pom'
04:06:35 [INFO] 
04:06:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql ---
04:06:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:0-SNAPSHOT...
04:06:35 [INFO] 
04:06:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql ---
04:06:35 [INFO] 
04:06:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql ---
04:06:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:06:35 [INFO] 
04:06:35 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql ---
04:06:35 [INFO] Tests are skipped.
04:06:35 [INFO] 
04:06:35 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql ---
04:06:35 [INFO] Tests are skipped.
04:06:35 [INFO] 
04:06:35 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql ---
04:06:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:06:35 [INFO] 
04:06:35 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql ---
04:06:35 [INFO] 
04:06:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql ---
04:06:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql/0-SNAPSHOT/ditto-rql-0-SNAPSHOT.pom
04:06:35 [INFO] 
04:06:35 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql ---
04:06:35 [INFO] 
04:06:35 [INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------
04:06:35 [INFO] Building Eclipse Ditto :: RQL :: Model 0-SNAPSHOT                [53/77]
04:06:35 [INFO]   from rql/model/pom.xml
04:06:35 [INFO] -------------------------------[ bundle ]-------------------------------
04:06:35 [INFO] 
04:06:35 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model ---
04:06:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:06:35 [INFO] 
04:06:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model ---
04:06:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec
04:06:35 [INFO] 
04:06:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-model ---
04:06:35 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:06:35 [INFO] All files are up to date, skip goal execution.
04:06:35 [INFO] 
04:06:35 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-model ---
04:06:35 [INFO] Copying 0 resource from src/main/resources to target/classes
04:06:35 [INFO] 
04:06:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-model ---
04:06:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:0-SNAPSHOT...
04:06:35 [INFO] 
04:06:35 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-model ---
04:06:35 [INFO] Changes detected - recompiling the module! :dependency
04:06:35 [INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes
04:06:35 [WARNING] bootstrap class path not set in conjunction with -source 8
04:06:35 [INFO] 
04:06:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-model ---
04:06:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/model/src/test/resources
04:06:35 [INFO] 
04:06:35 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-model ---
04:06:35 [INFO] Changes detected - recompiling the module! :dependency
04:06:35 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes
04:06:35 [WARNING] bootstrap class path not set in conjunction with -source 8
04:06:35 [INFO] 
04:06:35 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-model ---
04:06:35 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:06:35 [INFO] Tests are skipped.
04:06:35 [INFO] 
04:06:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model ---
04:06:35 [INFO] 
04:06:35 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-model ---
04:06:35 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar
04:06:35 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/MANIFEST.MF
04:06:35 [INFO] 
04:06:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-model ---
04:06:36 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:06:36 [INFO] Configuration changed, re-generating javadoc.
04:06:38 [WARNING] Javadoc Warnings
04:06:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:174: warning: no comment
04:06:38 [WARNING] public String getName() {
04:06:38 [WARNING] ^
04:06:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:178: warning: no comment
04:06:38 [WARNING] public static Type byName(final String name) {
04:06:38 [WARNING] ^
04:06:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/MultiComparisonNode.java:79: warning: no comment
04:06:38 [WARNING] public String getName() {
04:06:38 [WARNING] ^
04:06:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/SingleComparisonNode.java:94: warning: no comment
04:06:38 [WARNING] public String getName() {
04:06:38 [WARNING] ^
04:06:38 [WARNING] 4 warnings
04:06:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar
04:06:38 [INFO] 
04:06:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-model ---
04:06:38 [INFO] Tests are skipped.
04:06:38 [INFO] 
04:06:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-model ---
04:06:38 [INFO] Tests are skipped.
04:06:38 [INFO] 
04:06:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-model ---
04:06:38 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec
04:06:38 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Model' with 12 classes
04:06:38 [INFO] 
04:06:38 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-model ---
04:06:38 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar' is disabled.
04:06:38 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar
04:06:39 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar' is disabled.
04:06:39 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar
04:06:40 [INFO] 
04:06:40 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-model ---
04:06:40 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.diff'.
04:06:41 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.xml'.
04:06:41 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.html'.
04:06:41 [INFO] 
04:06:41 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-model ---
04:06:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.pom
04:06:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar
04:06:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT-javadoc.jar
04:06:41 [INFO] 
04:06:41 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-model ---
04:06:41 [INFO] Installing org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar
04:06:41 [INFO] Writing OBR metadata
04:06:41 [INFO] 
04:06:41 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql-model ---
04:06:41 [INFO] 
04:06:41 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-model ---
04:06:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:06:41 [INFO] 
04:06:41 [INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >-----------------
04:06:41 [INFO] Building Eclipse Ditto :: RQL :: parser 0-SNAPSHOT               [54/77]
04:06:41 [INFO]   from rql/parser/pom.xml
04:06:41 [INFO] -------------------------------[ bundle ]-------------------------------
04:06:41 [INFO] 
04:06:41 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser ---
04:06:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:06:41 [INFO] 
04:06:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser ---
04:06:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec
04:06:41 [INFO] 
04:06:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-parser ---
04:06:41 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:06:41 [INFO] All files are up to date, skip goal execution.
04:06:41 [INFO] 
04:06:41 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-parser ---
04:06:41 [INFO] Copying 0 resource from src/main/resources to target/classes
04:06:41 [INFO] 
04:06:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-parser ---
04:06:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT...
04:06:41 [INFO] 
04:06:41 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-parser ---
04:06:41 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
04:06:42 [INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes ...
04:06:57 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
04:06:57 1 warning.
04:06:57 [INFO] done compiling
04:06:57 [INFO] compile in 16.2 s
04:06:57 [INFO] 
04:06:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-parser ---
04:06:58 [INFO] Changes detected - recompiling the module! :dependency
04:06:58 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes
04:06:58 [WARNING] bootstrap class path not set in conjunction with -source 8
04:06:58 [INFO] 
04:06:58 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-parser ---
04:06:58 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
04:06:58 [INFO] compile in 0.1 s
04:06:58 [INFO] 
04:06:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-parser ---
04:06:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/parser/src/test/resources
04:06:58 [INFO] 
04:06:58 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-parser ---
04:06:58 [INFO] Changes detected - recompiling the module! :dependency
04:06:58 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
04:06:58 [WARNING] bootstrap class path not set in conjunction with -source 8
04:06:58 [INFO] 
04:06:58 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-parser ---
04:06:58 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
04:06:58 [INFO] compile in 0.0 s
04:06:58 [INFO] 
04:06:58 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-parser ---
04:06:58 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:06:58 [INFO] Tests are skipped.
04:06:58 [INFO] 
04:06:58 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser ---
04:06:58 [INFO] 
04:06:58 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-parser ---
04:06:58 [WARNING] Bundle org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 
04:06:58 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar
04:06:58 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/MANIFEST.MF
04:06:58 [INFO] 
04:06:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-parser ---
04:06:58 [INFO] Tests are skipped.
04:06:58 [INFO] 
04:06:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-parser ---
04:06:58 [INFO] Tests are skipped.
04:06:58 [INFO] 
04:06:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-parser ---
04:06:59 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec
04:06:59 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: parser' with 4 classes
04:06:59 [INFO] 
04:06:59 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-parser ---
04:06:59 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar' is disabled.
04:06:59 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar
04:07:00 [INFO] 
04:07:00 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-parser ---
04:07:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.diff'.
04:07:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.xml'.
04:07:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.html'.
04:07:00 [INFO] 
04:07:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-parser ---
04:07:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.pom
04:07:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar
04:07:00 [INFO] 
04:07:00 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-parser ---
04:07:00 [INFO] Installing org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar
04:07:00 [INFO] Writing OBR metadata
04:07:00 [INFO] 
04:07:00 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql-parser ---
04:07:00 [INFO] 
04:07:00 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-parser ---
04:07:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:07:00 [INFO] 
04:07:00 [INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------
04:07:00 [INFO] Building Eclipse Ditto :: RQL :: Query 0-SNAPSHOT                [55/77]
04:07:00 [INFO]   from rql/query/pom.xml
04:07:00 [INFO] -------------------------------[ bundle ]-------------------------------
04:07:00 [INFO] 
04:07:00 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query ---
04:07:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:07:00 [INFO] 
04:07:00 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query ---
04:07:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec
04:07:00 [INFO] 
04:07:00 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-query ---
04:07:00 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:07:00 [INFO] All files are up to date, skip goal execution.
04:07:00 [INFO] 
04:07:00 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-query ---
04:07:00 [INFO] Copying 0 resource from src/main/resources to target/classes
04:07:00 [INFO] 
04:07:00 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-query ---
04:07:00 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-query:bundle:0-SNAPSHOT...
04:07:00 [INFO] 
04:07:00 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-query ---
04:07:00 [INFO] Changes detected - recompiling the module! :dependency
04:07:00 [INFO] Compiling 66 source files with javac [debug target 1.8] to target/classes
04:07:00 [WARNING] bootstrap class path not set in conjunction with -source 8
04:07:00 [INFO] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java uses unchecked or unsafe operations.
04:07:00 [INFO] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: Recompile with -Xlint:unchecked for details.
04:07:00 [INFO] 
04:07:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-query ---
04:07:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/query/src/test/resources
04:07:00 [INFO] 
04:07:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-query ---
04:07:00 [INFO] Changes detected - recompiling the module! :dependency
04:07:00 [INFO] Compiling 7 source files with javac [debug target 1.8] to target/test-classes
04:07:01 [WARNING] bootstrap class path not set in conjunction with -source 8
04:07:01 [INFO] 
04:07:01 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-query ---
04:07:01 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:07:01 [INFO] Tests are skipped.
04:07:01 [INFO] 
04:07:01 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-query ---
04:07:01 [INFO] 
04:07:01 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-query ---
04:07:01 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar
04:07:01 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/MANIFEST.MF
04:07:01 [INFO] 
04:07:01 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-query ---
04:07:01 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:07:01 [INFO] Configuration changed, re-generating javadoc.
04:07:05 [WARNING] Javadoc Warnings
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:20: warning: no comment
04:07:05 [WARNING] T visitAttribute(String key);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:25: warning: no comment
04:07:05 [WARNING] T visitFeature(String featureId);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:24: warning: no comment
04:07:05 [WARNING] T visitFeatureDefinition(String featureId);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:31: warning: no comment
04:07:05 [WARNING] T visitFeatureDesiredProperties(CharSequence featureId);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:26: warning: no comment
04:07:05 [WARNING] T visitFeatureIdDesiredProperty(CharSequence featureId, CharSequence desiredProperty);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:22: warning: no comment
04:07:05 [WARNING] T visitFeatureIdProperty(String featureId, String property);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:29: warning: no comment
04:07:05 [WARNING] T visitFeatureProperties(CharSequence featureId);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:42: warning: no comment
04:07:05 [WARNING] T visitMetadata(String key);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:28: warning: no comment
04:07:05 [WARNING] T visitSimple(String fieldName);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ExistsThingPredicateVisitor.java:36: warning: no comment
04:07:05 [WARNING] public ExistsThingPredicateVisitor() {
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/FieldExpressionUtil.java:286: warning: no comment
04:07:05 [WARNING] public boolean isDefinition() {
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FieldNamesPredicateVisitor.java:43: warning: no comment
04:07:05 [WARNING] public static FieldNamesPredicateVisitor getNewInstance() {
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/FilterFieldExpressionVisitor.java:34: warning: no comment
04:07:05 [WARNING] T visitMetadata(String key);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FilterThingPredicateVisitor.java:33: warning: no comment
04:07:05 [WARNING] public static Predicate<Thing> apply(final FilterFieldExpression expression,
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:26: warning: no comment
04:07:05 [WARNING] T visitEq(@Nullable Object value);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:28: warning: no comment
04:07:05 [WARNING] T visitGe(@Nullable Object value);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:30: warning: no comment
04:07:05 [WARNING] T visitGt(@Nullable Object value);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:40: warning: no comment
04:07:05 [WARNING] T visitILike(@Nullable String value);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:42: warning: no comment
04:07:05 [WARNING] T visitIn(List<?> values);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:32: warning: no comment
04:07:05 [WARNING] T visitLe(@Nullable Object value);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:38: warning: no comment
04:07:05 [WARNING] T visitLike(@Nullable String value);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:34: warning: no comment
04:07:05 [WARNING] T visitLt(@Nullable Object value);
04:07:05 [WARNING] ^
04:07:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:36: warning: no comment
04:07:05 [WARNING] T visitNe(@Nullable Object value);
04:07:05 [WARNING] ^
04:07:05 [WARNING] 23 warnings
04:07:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar
04:07:05 [INFO] 
04:07:05 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-query ---
04:07:05 [INFO] Tests are skipped.
04:07:05 [INFO] 
04:07:05 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-query ---
04:07:05 [INFO] Tests are skipped.
04:07:05 [INFO] 
04:07:05 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-query ---
04:07:05 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec
04:07:05 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Query' with 51 classes
04:07:05 [INFO] 
04:07:05 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-query ---
04:07:05 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar' is disabled.
04:07:05 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar
04:07:06 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar' is disabled.
04:07:06 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar
04:07:07 [INFO] 
04:07:07 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-query ---
04:07:07 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.diff'.
04:07:07 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.xml'.
04:07:07 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.html'.
04:07:07 [INFO] 
04:07:07 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-query ---
04:07:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.pom
04:07:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar
04:07:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT-javadoc.jar
04:07:07 [INFO] 
04:07:07 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-query ---
04:07:07 [INFO] Installing org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar
04:07:07 [INFO] Writing OBR metadata
04:07:07 [INFO] 
04:07:07 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql-query ---
04:07:08 [INFO] 
04:07:08 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-query ---
04:07:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:07:08 [INFO] 
04:07:08 [INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >---------------
04:07:08 [INFO] Building Eclipse Ditto :: Thing Search :: API 0-SNAPSHOT         [56/77]
04:07:08 [INFO]   from thingsearch/api/pom.xml
04:07:08 [INFO] --------------------------------[ jar ]---------------------------------
04:07:08 [INFO] 
04:07:08 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api ---
04:07:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec
04:07:08 [INFO] 
04:07:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-api ---
04:07:08 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:07:08 [INFO] All files are up to date, skip goal execution.
04:07:08 [INFO] 
04:07:08 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-api ---
04:07:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/resources
04:07:08 [INFO] 
04:07:08 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-api ---
04:07:08 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT...
04:07:08 [INFO] 
04:07:08 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-api ---
04:07:08 [INFO] Changes detected - recompiling the module! :dependency
04:07:08 [INFO] Compiling 19 source files with javac [debug target 17] to target/classes
04:07:08 [INFO] 
04:07:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-api ---
04:07:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/resources
04:07:08 [INFO] 
04:07:08 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-api ---
04:07:08 [INFO] Changes detected - recompiling the module! :dependency
04:07:08 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
04:07:09 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java uses unchecked or unsafe operations.
04:07:09 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: Recompile with -Xlint:unchecked for details.
04:07:09 [INFO] 
04:07:09 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-api ---
04:07:09 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:07:09 [INFO] Tests are skipped.
04:07:09 [INFO] 
04:07:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-api ---
04:07:09 [INFO] 
04:07:09 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-api ---
04:07:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar
04:07:09 [INFO] 
04:07:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-api ---
04:07:09 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:07:09 [INFO] Configuration changed, re-generating javadoc.
04:07:13 [WARNING] Javadoc Warnings
04:07:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/package-info.java:14: warning: no comment
04:07:13 [WARNING] package org.eclipse.ditto.thingsearch.api;
04:07:13 [WARNING] ^
04:07:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/package-info.java:14: warning: no comment
04:07:13 [WARNING] package org.eclipse.ditto.thingsearch.api.commands.sudo;
04:07:13 [WARNING] ^
04:07:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/events/package-info.java:14: warning: no comment
04:07:13 [WARNING] package org.eclipse.ditto.thingsearch.api.events;
04:07:13 [WARNING] ^
04:07:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:50: warning: no @param for entries
04:07:13 [WARNING] public SearchNamespaceReportResult(final Iterable<SearchNamespaceResultEntry> entries) {
04:07:13 [WARNING] ^
04:07:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:101: warning: no @return
04:07:13 [WARNING] public SearchNamespaceResultEntry getNamespaceEntry(final String namespace) {
04:07:13 [WARNING] ^
04:07:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:95: warning: no @param for updateReason
04:07:13 [WARNING] public static SudoUpdateThing of(final ThingId thingId,
04:07:13 [WARNING] ^
04:07:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:110: warning: no @param for updateReason
04:07:13 [WARNING] public static SudoUpdateThing of(final ThingId thingId,
04:07:13 [WARNING] ^
04:07:13 [WARNING] 7 warnings
04:07:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar
04:07:13 [INFO] 
04:07:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-api ---
04:07:13 [INFO] Tests are skipped.
04:07:13 [INFO] 
04:07:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-api ---
04:07:13 [INFO] Tests are skipped.
04:07:13 [INFO] 
04:07:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-api ---
04:07:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec
04:07:13 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: API' with 18 classes
04:07:13 [INFO] 
04:07:13 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch-api ---
04:07:13 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar' is disabled.
04:07:13 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar
04:07:15 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar' is disabled.
04:07:15 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar
04:07:16 [INFO] 
04:07:16 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-api ---
04:07:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.pom
04:07:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.jar
04:07:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar
04:07:16 [INFO] 
04:07:16 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-thingsearch-api ---
04:07:16 [INFO] 
04:07:16 [INFO] --------------------< org.eclipse.ditto:ditto-edge >--------------------
04:07:16 [INFO] Building Eclipse Ditto :: Edge 0-SNAPSHOT                        [57/77]
04:07:16 [INFO]   from edge/pom.xml
04:07:16 [INFO] --------------------------------[ pom ]---------------------------------
04:07:16 [INFO] 
04:07:16 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge ---
04:07:16 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/edge/target/jacoco.exec
04:07:16 [INFO] 
04:07:16 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge ---
04:07:16 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:07:16 [INFO] The goal is skip due to packaging 'pom'
04:07:16 [INFO] 
04:07:16 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge ---
04:07:16 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:0-SNAPSHOT...
04:07:16 [INFO] 
04:07:16 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge ---
04:07:16 [INFO] 
04:07:16 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge ---
04:07:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:07:16 [INFO] 
04:07:16 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge ---
04:07:16 [INFO] Tests are skipped.
04:07:16 [INFO] 
04:07:16 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge ---
04:07:16 [INFO] Tests are skipped.
04:07:16 [INFO] 
04:07:16 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge ---
04:07:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:07:16 [INFO] 
04:07:16 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-edge ---
04:07:16 [INFO] 
04:07:16 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge ---
04:07:16 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge/0-SNAPSHOT/ditto-edge-0-SNAPSHOT.pom
04:07:16 [INFO] 
04:07:16 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-edge ---
04:07:16 [INFO] 
04:07:16 [INFO] ----------------< org.eclipse.ditto:ditto-edge-service >----------------
04:07:16 [INFO] Building Eclipse Ditto :: Edge :: Service 0-SNAPSHOT             [58/77]
04:07:16 [INFO]   from edge/service/pom.xml
04:07:16 [INFO] --------------------------------[ jar ]---------------------------------
04:07:16 [INFO] 
04:07:16 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service ---
04:07:16 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec
04:07:16 [INFO] 
04:07:16 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge-service ---
04:07:16 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:07:16 [INFO] All files are up to date, skip goal execution.
04:07:16 [INFO] 
04:07:16 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-edge-service ---
04:07:16 [INFO] Copying 2 resources from src/main/resources to target/classes
04:07:16 [INFO] 
04:07:16 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge-service ---
04:07:16 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT...
04:07:16 [INFO] 
04:07:16 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-edge-service ---
04:07:16 [INFO] Changes detected - recompiling the module! :dependency
04:07:16 [INFO] Compiling 44 source files with javac [debug target 17] to target/classes
04:07:17 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java uses unchecked or unsafe operations.
04:07:17 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: Recompile with -Xlint:unchecked for details.
04:07:17 [INFO] 
04:07:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-edge-service ---
04:07:17 [INFO] Copying 4 resources from src/test/resources to target/test-classes
04:07:17 [INFO] 
04:07:17 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-edge-service ---
04:07:17 [INFO] Changes detected - recompiling the module! :dependency
04:07:17 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes
04:07:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java uses or overrides a deprecated API.
04:07:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: Recompile with -Xlint:deprecation for details.
04:07:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Some input files use unchecked or unsafe operations.
04:07:18 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Recompile with -Xlint:unchecked for details.
04:07:18 [INFO] 
04:07:18 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-edge-service ---
04:07:18 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:07:18 [INFO] Tests are skipped.
04:07:18 [INFO] 
04:07:18 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge-service ---
04:07:18 [INFO] 
04:07:18 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-edge-service ---
04:07:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar
04:07:18 [INFO] 
04:07:18 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge-service ---
04:07:18 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:07:18 [INFO] Configuration changed, re-generating javadoc.
04:07:23 [WARNING] Javadoc Warnings
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/package-info.java:14: warning: no comment
04:07:23 [WARNING] package org.eclipse.ditto.edge.service;
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/package-info.java:15: warning: no comment
04:07:23 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements;
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/message/package-info.java:14: warning: no comment
04:07:23 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.message;
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/package-info.java:14: warning: no comment
04:07:23 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.things;
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/package-info.java:14: warning: no comment
04:07:23 [WARNING] package org.eclipse.ditto.edge.service.dispatching;
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/package-info.java:14: warning: no comment
04:07:23 [WARNING] package org.eclipse.ditto.edge.service.placeholders;
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/AskWithRetryCommandForwarder.java:61: warning: no comment
04:07:23 [WARNING] public AskWithRetryCommandForwarder(final ActorSystem actorSystem) {
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DefaultDittoHeadersValidator.java:41: warning: no comment
04:07:23 [WARNING] public DefaultDittoHeadersValidator(final ActorSystem actorSystem, final Config config) {
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/signaltransformer/DefaultNamespaceAppender.java:67: warning: no comment
04:07:23 [WARNING] public DefaultNamespaceAppender(final String defaultNamespace) {
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DittoHeadersValidator.java:67: warning: no comment
04:07:23 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<DittoHeadersValidator> {
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderActor.java:260: warning: no comment
04:07:23 [WARNING] public void forwardToConnectivityPubSub(final RetrieveAllConnectionIds cmd) {
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderExtension.java:59: warning: no comment
04:07:23 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<EdgeCommandForwarderExtension> {
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/FeaturePlaceholder.java:27: warning: no comment
04:07:23 [WARNING] static FeaturePlaceholder getInstance() {
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/PolicyPlaceholder.java:24: warning: no comment
04:07:23 [WARNING] static PolicyPlaceholder getInstance() {
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/RequestPlaceholder.java:24: warning: no comment
04:07:23 [WARNING] static RequestPlaceholder getInstance() {
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingJsonPlaceholder.java:24: warning: no comment
04:07:23 [WARNING] static ThingJsonPlaceholder getInstance() {
04:07:23 [WARNING] ^
04:07:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingPlaceholder.java:24: warning: no comment
04:07:23 [WARNING] static ThingPlaceholder getInstance() {
04:07:23 [WARNING] ^
04:07:23 [WARNING] 17 warnings
04:07:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar
04:07:23 [INFO] 
04:07:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge-service ---
04:07:23 [INFO] Tests are skipped.
04:07:23 [INFO] 
04:07:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge-service ---
04:07:23 [INFO] Tests are skipped.
04:07:23 [INFO] 
04:07:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge-service ---
04:07:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec
04:07:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Edge :: Service' with 48 classes
04:07:23 [INFO] 
04:07:23 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-edge-service ---
04:07:23 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar' is disabled.
04:07:23 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar
04:07:24 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar' is disabled.
04:07:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar
04:07:25 [INFO] 
04:07:25 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge-service ---
04:07:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.pom
04:07:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.jar
04:07:25 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT-javadoc.jar
04:07:25 [INFO] 
04:07:25 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-edge-service ---
04:07:27 [INFO] 
04:07:27 [INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------
04:07:27 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 0-SNAPSHOT [59/77]
04:07:27 [INFO]   from internal/models/signalenrichment/pom.xml
04:07:27 [INFO] --------------------------------[ jar ]---------------------------------
04:07:27 [INFO] 
04:07:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment ---
04:07:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec
04:07:27 [INFO] 
04:07:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signalenrichment ---
04:07:27 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:07:27 [INFO] All files are up to date, skip goal execution.
04:07:27 [INFO] 
04:07:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signalenrichment ---
04:07:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/resources
04:07:27 [INFO] 
04:07:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signalenrichment ---
04:07:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT...
04:07:27 [INFO] 
04:07:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signalenrichment ---
04:07:27 [INFO] Changes detected - recompiling the module! :dependency
04:07:27 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes
04:07:28 [INFO] 
04:07:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signalenrichment ---
04:07:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/resources
04:07:28 [INFO] 
04:07:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signalenrichment ---
04:07:28 [INFO] Changes detected - recompiling the module! :dependency
04:07:28 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
04:07:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java uses or overrides a deprecated API.
04:07:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: Recompile with -Xlint:deprecation for details.
04:07:28 [INFO] 
04:07:28 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signalenrichment ---
04:07:28 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:07:28 [INFO] Tests are skipped.
04:07:28 [INFO] 
04:07:28 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signalenrichment ---
04:07:28 [INFO] 
04:07:28 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signalenrichment ---
04:07:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar
04:07:28 [INFO] 
04:07:28 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signalenrichment ---
04:07:28 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:07:28 [INFO] Configuration changed, re-generating javadoc.
04:07:31 [WARNING] Javadoc Warnings
04:07:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/package-info.java:14: warning: no comment
04:07:31 [WARNING] package org.eclipse.ditto.internal.models.signalenrichment;
04:07:31 [WARNING] ^
04:07:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/CachingSignalEnrichmentFacade.java:47: warning: no comment
04:07:31 [WARNING] default JsonObject applyJsonFieldSelector(final JsonObject jsonObject,
04:07:31 [WARNING] ^
04:07:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:87: warning: no @return
04:07:31 [WARNING] public static DittoCachingSignalEnrichmentFacade newInstance(final SignalEnrichmentFacade cacheLoaderFacade,
04:07:31 [WARNING] ^
04:07:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:483: warning: no comment
04:07:31 [WARNING] protected static final class CachingParameters {
04:07:31 [WARNING] ^
04:07:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:64: warning: no comment
04:07:31 [WARNING] protected final Cache<SignalEnrichmentCacheKey, JsonObject> extraFieldsCache;
04:07:31 [WARNING] ^
04:07:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:66: warning: no comment
04:07:31 [WARNING] protected DittoCachingSignalEnrichmentFacade(
04:07:31 [WARNING] ^
04:07:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:478: warning: no comment
04:07:31 [WARNING] protected JsonFieldSelector determineSelector(final String namespace) {
04:07:31 [WARNING] ^
04:07:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:313: warning: no comment
04:07:31 [WARNING] protected CompletableFuture<JsonObject> doCacheLookup(final SignalEnrichmentCacheKey cacheKey,
04:07:31 [WARNING] ^
04:07:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:189: warning: no comment
04:07:31 [WARNING] protected CompletionStage<JsonObject> doRetrievePartialThing(final EntityId thingId,
04:07:31 [WARNING] ^
04:07:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:490: warning: no comment
04:07:31 [WARNING] public CachingParameters(@Nullable final JsonFieldSelector fieldSelector,
04:07:31 [WARNING] ^
04:07:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SearchIndexingSignalEnrichmentFacade.java:59: warning: no @return
04:07:31 [WARNING] public static SearchIndexingSignalEnrichmentFacade newInstance(
04:07:31 [WARNING] ^
04:07:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SignalEnrichmentProviderConfig.java:57: warning: no comment
04:07:31 [WARNING] CACHE_ENABLED("cache.enabled", true);
04:07:31 [WARNING] ^
04:07:31 [WARNING] 12 warnings
04:07:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar
04:07:31 [INFO] 
04:07:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signalenrichment ---
04:07:31 [INFO] Tests are skipped.
04:07:31 [INFO] 
04:07:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signalenrichment ---
04:07:31 [INFO] Tests are skipped.
04:07:31 [INFO] 
04:07:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signalenrichment ---
04:07:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec
04:07:32 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal Enrichment' with 10 classes
04:07:32 [INFO] 
04:07:32 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models-signalenrichment ---
04:07:32 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar' is disabled.
04:07:32 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar
04:07:32 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar' is disabled.
04:07:32 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar
04:07:33 [INFO] 
04:07:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signalenrichment ---
04:07:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT.pom
04:07:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar
04:07:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar
04:07:33 [INFO] 
04:07:33 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-models-signalenrichment ---
04:07:34 [INFO] 
04:07:34 [INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >-----
04:07:34 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 0-SNAPSHOT [60/77]
04:07:34 [INFO]   from internal/utils/conditional-headers/pom.xml
04:07:34 [INFO] --------------------------------[ jar ]---------------------------------
04:07:34 [INFO] 
04:07:34 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers ---
04:07:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec
04:07:34 [INFO] 
04:07:34 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers ---
04:07:34 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:07:34 [INFO] All files are up to date, skip goal execution.
04:07:34 [INFO] 
04:07:34 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-conditional-headers ---
04:07:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/resources
04:07:34 [INFO] 
04:07:34 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-conditional-headers ---
04:07:34 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT...
04:07:34 [INFO] 
04:07:34 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-conditional-headers ---
04:07:34 [INFO] Changes detected - recompiling the module! :dependency
04:07:34 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
04:07:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java uses unchecked or unsafe operations.
04:07:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: Recompile with -Xlint:unchecked for details.
04:07:34 [INFO] 
04:07:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-conditional-headers ---
04:07:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/test/resources
04:07:34 [INFO] 
04:07:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers ---
04:07:34 [INFO] Changes detected - recompiling the module! :dependency
04:07:34 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
04:07:34 [INFO] 
04:07:34 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-conditional-headers ---
04:07:34 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:07:34 [INFO] Tests are skipped.
04:07:34 [INFO] 
04:07:34 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers ---
04:07:34 [INFO] 
04:07:34 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-conditional-headers ---
04:07:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar
04:07:34 [INFO] 
04:07:34 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-conditional-headers ---
04:07:35 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:07:35 [INFO] Configuration changed, re-generating javadoc.
04:07:37 [WARNING] Javadoc Warnings
04:07:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/package-info.java:14: warning: no comment
04:07:37 [WARNING] package org.eclipse.ditto.internal.utils.headers.conditional;
04:07:37 [WARNING] ^
04:07:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @param for <C>
04:07:37 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) {
04:07:37 [WARNING] ^
04:07:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @return
04:07:37 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) {
04:07:37 [WARNING] ^
04:07:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfMatchPreconditionHeader.java:28: warning: no comment
04:07:37 [WARNING] public final class IfMatchPreconditionHeader implements PreconditionHeader<EntityTag> {
04:07:37 [WARNING] ^
04:07:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfNoneMatchPreconditionHeader.java:26: warning: no comment
04:07:37 [WARNING] public final class IfNoneMatchPreconditionHeader implements PreconditionHeader<EntityTag> {
04:07:37 [WARNING] ^
04:07:37 [WARNING] 5 warnings
04:07:37 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar
04:07:37 [INFO] 
04:07:37 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-conditional-headers ---
04:07:37 [INFO] Tests are skipped.
04:07:37 [INFO] 
04:07:37 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-conditional-headers ---
04:07:37 [INFO] Tests are skipped.
04:07:37 [INFO] 
04:07:37 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-conditional-headers ---
04:07:37 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec
04:07:37 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Conditional Headers' with 4 classes
04:07:37 [INFO] 
04:07:37 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-conditional-headers ---
04:07:37 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar' is disabled.
04:07:37 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar
04:07:38 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar' is disabled.
04:07:38 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar
04:07:39 [INFO] 
04:07:39 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-conditional-headers ---
04:07:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.pom
04:07:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar
04:07:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar
04:07:39 [INFO] 
04:07:39 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-conditional-headers ---
04:07:40 [INFO] 
04:07:40 [INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------
04:07:40 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 0-SNAPSHOT [61/77]
04:07:40 [INFO]   from internal/utils/persistent-actors/pom.xml
04:07:40 [INFO] --------------------------------[ jar ]---------------------------------
04:07:40 [INFO] 
04:07:40 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors ---
04:07:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:07:40 [INFO] 
04:07:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors ---
04:07:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec
04:07:40 [INFO] 
04:07:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistent-actors ---
04:07:40 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:07:40 [INFO] All files are up to date, skip goal execution.
04:07:40 [INFO] 
04:07:40 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistent-actors ---
04:07:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/resources
04:07:40 [INFO] 
04:07:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistent-actors ---
04:07:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT...
04:07:40 [INFO] 
04:07:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistent-actors ---
04:07:40 [INFO] Changes detected - recompiling the module! :dependency
04:07:40 [INFO] Compiling 42 source files with javac [debug target 17] to target/classes
04:07:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java: Some input files use unchecked or unsafe operations.
04:07:41 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java: Recompile with -Xlint:unchecked for details.
04:07:41 [INFO] 
04:07:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistent-actors ---
04:07:41 [INFO] Copying 6 resources from src/test/resources to target/test-classes
04:07:41 [INFO] 
04:07:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistent-actors ---
04:07:41 [INFO] Changes detected - recompiling the module! :dependency
04:07:41 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
04:07:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java uses or overrides a deprecated API.
04:07:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: Recompile with -Xlint:deprecation for details.
04:07:42 [INFO] 
04:07:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistent-actors ---
04:07:42 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:07:42 [INFO] Tests are skipped.
04:07:42 [INFO] 
04:07:42 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistent-actors ---
04:07:42 [INFO] 
04:07:42 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistent-actors ---
04:07:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar
04:07:42 [INFO] 
04:07:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistent-actors ---
04:07:42 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:07:42 [INFO] Configuration changed, re-generating javadoc.
04:07:47 [WARNING] Javadoc Warnings
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/package-info.java:14: warning: no comment
04:07:47 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors;
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/package-info.java:15: warning: no comment
04:07:47 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.cleanup;
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/config/package-info.java:14: warning: no comment
04:07:47 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.config;
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java:39: warning: no comment
04:07:47 [WARNING] protected final Map<Class<? extends C>, CommandStrategy<? extends C, S, K, ? extends E>> strategies;
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/events/AbstractEventStrategies.java:36: warning: no comment
04:07:47 [WARNING] protected final Logger log = LoggerFactory.getLogger(getClass());
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/ResultVisitor.java:80: warning: no @param for errorCausingCommand
04:07:47 [WARNING] void onError(DittoRuntimeException error, Command<?> errorCausingCommand);
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:534: warning: no comment
04:07:47 [WARNING] protected void becomeDeletedHandler() {
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:684: warning: no comment
04:07:47 [WARNING] protected void handleByCommandStrategy(final C command) {
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:1051: warning: no comment
04:07:47 [WARNING] public PersistEmptyEvent(final EmptyEvent emptyEvent) {
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:125: warning: no comment
04:07:47 [WARNING] @Nullable protected final BlockedNamespaces blockedNamespaces;
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:129: warning: no comment
04:07:47 [WARNING] @Nullable protected ActorRef enforcerChild;
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:127: warning: no comment
04:07:47 [WARNING] @Nullable protected E entityId;
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:131: warning: no comment
04:07:47 [WARNING] protected final Duration localAskTimeout;
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:119: warning: no comment
04:07:47 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this);
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:123: warning: no comment
04:07:47 [WARNING] protected final MongoReadJournal mongoReadJournal;
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:117: warning: no comment
04:07:47 [WARNING] protected static final String PERSISTENCE_ACTOR_NAME = "pa";
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:128: warning: no comment
04:07:47 [WARNING] @Nullable protected ActorRef persistenceActorChild;
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:146: warning: no comment
04:07:47 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final ActorRef persistenceActorChild,
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:141: warning: no comment
04:07:47 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final BlockedNamespaces blockedNamespaces,
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:226: warning: no comment
04:07:47 [WARNING] protected Receive activeBehaviour(final Runnable matchProcessNextTwinMessageBehavior,
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:596: warning: no comment
04:07:47 [WARNING] protected void becomeTwinSignalProcessingAwaiting() {
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:1025: warning: no comment
04:07:47 [WARNING] protected CompletionStage<Object> filterTargetActorResponseViaEnforcer(
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:646: warning: no comment
04:07:47 [WARNING] protected void restartChild() {
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:60: warning: no comment
04:07:47 [WARNING] protected AbstractPersistentActorWithTimersAndCleanup() {
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:64: warning: no comment
04:07:47 [WARNING] protected DittoDiagnosticLoggingAdapter createLogger() {
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for <K>
04:07:47 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log,
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for actorSystem
04:07:47 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log,
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:59: warning: no comment
04:07:47 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:68: warning: no comment
04:07:47 [WARNING] public EmptyEvent(final JsonValue effect, final long revision, final DittoHeaders dittoHeaders) {
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/Result.java:53: warning: no @param for <E>
04:07:47 [WARNING] static <E extends Event<?>> Result<E> empty() {
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:344: warning: no comment
04:07:47 [WARNING] public enum Control {
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:348: warning: no comment
04:07:47 [WARNING] SERVICE_REQUESTS_DONE
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:347: warning: no comment
04:07:47 [WARNING] SHUTDOWN,
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:345: warning: no comment
04:07:47 [WARNING] STREAM_COMPLETE,
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:346: warning: no comment
04:07:47 [WARNING] STREAM_FAILED,
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:355: warning: no comment
04:07:47 [WARNING] IN_QUIET_PERIOD,
04:07:47 [WARNING] ^
04:07:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:356: warning: no comment
04:07:47 [WARNING] RUNNING
04:07:47 [WARNING] ^
04:07:47 [WARNING] 37 warnings
04:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar
04:07:47 [INFO] 
04:07:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistent-actors ---
04:07:47 [INFO] Tests are skipped.
04:07:47 [INFO] 
04:07:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistent-actors ---
04:07:47 [INFO] Tests are skipped.
04:07:47 [INFO] 
04:07:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistent-actors ---
04:07:47 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec
04:07:47 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistent Actors' with 49 classes
04:07:48 [INFO] 
04:07:48 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-persistent-actors ---
04:07:48 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar' is disabled.
04:07:48 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar
04:07:48 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar' is disabled.
04:07:48 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar
04:07:50 [INFO] 
04:07:50 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistent-actors ---
04:07:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT.pom
04:07:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar
04:07:50 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar
04:07:50 [INFO] 
04:07:50 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-persistent-actors ---
04:07:50 [INFO] 
04:07:50 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >-----------
04:07:50 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 0-SNAPSHOT [62/77]
04:07:50 [INFO]   from internal/utils/protocol/pom.xml
04:07:50 [INFO] --------------------------------[ jar ]---------------------------------
04:07:50 [INFO] 
04:07:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol ---
04:07:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec
04:07:50 [INFO] 
04:07:50 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-protocol ---
04:07:50 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:07:50 [INFO] All files are up to date, skip goal execution.
04:07:50 [INFO] 
04:07:50 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-protocol ---
04:07:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/resources
04:07:50 [INFO] 
04:07:50 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-protocol ---
04:07:50 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT...
04:07:50 [INFO] 
04:07:50 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-protocol ---
04:07:50 [INFO] Changes detected - recompiling the module! :dependency
04:07:50 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
04:07:50 [INFO] 
04:07:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-protocol ---
04:07:50 [INFO] Copying 1 resource from src/test/resources to target/test-classes
04:07:50 [INFO] 
04:07:50 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-protocol ---
04:07:50 [INFO] Changes detected - recompiling the module! :dependency
04:07:50 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes
04:07:51 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java uses or overrides a deprecated API.
04:07:51 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: Recompile with -Xlint:deprecation for details.
04:07:51 [INFO] 
04:07:51 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-protocol ---
04:07:51 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:07:51 [INFO] Tests are skipped.
04:07:51 [INFO] 
04:07:51 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-protocol ---
04:07:51 [INFO] 
04:07:51 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-protocol ---
04:07:51 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar
04:07:51 [INFO] 
04:07:51 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-protocol ---
04:07:51 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:07:51 [INFO] Configuration changed, re-generating javadoc.
04:07:53 [WARNING] Javadoc Warnings
04:07:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/package-info.java:14: warning: no comment
04:07:53 [WARNING] package org.eclipse.ditto.internal.utils.protocol.config;
04:07:53 [WARNING] ^
04:07:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/ProtocolAdapterProvider.java:90: warning: no comment
04:07:53 [WARNING] protected abstract HeaderTranslator createHttpHeaderTranslatorInstance(ProtocolConfig protocolConfig);
04:07:53 [WARNING] ^
04:07:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/ProtocolConfig.java:42: warning: no comment
04:07:53 [WARNING] enum ProtocolConfigValue implements KnownConfigValue {
04:07:53 [WARNING] ^
04:07:53 [WARNING] 3 warnings
04:07:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar
04:07:53 [INFO] 
04:07:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-protocol ---
04:07:53 [INFO] Tests are skipped.
04:07:53 [INFO] 
04:07:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-protocol ---
04:07:53 [INFO] Tests are skipped.
04:07:53 [INFO] 
04:07:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-protocol ---
04:07:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec
04:07:53 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Protocol' with 5 classes
04:07:53 [INFO] 
04:07:53 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-protocol ---
04:07:53 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar' is disabled.
04:07:53 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar
04:07:54 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar' is disabled.
04:07:54 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar
04:07:56 [INFO] 
04:07:56 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-protocol ---
04:07:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT.pom
04:07:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT.jar
04:07:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar
04:07:56 [INFO] 
04:07:56 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-protocol ---
04:07:56 [INFO] 
04:07:56 [INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >----------
04:07:56 [INFO] Building Eclipse Ditto :: RQL :: search option parser 0-SNAPSHOT [63/77]
04:07:56 [INFO]   from rql/search-option-parser/pom.xml
04:07:56 [INFO] -------------------------------[ bundle ]-------------------------------
04:07:56 [INFO] 
04:07:56 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser ---
04:07:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:07:56 [INFO] 
04:07:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser ---
04:07:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec
04:07:56 [INFO] 
04:07:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-search-option-parser ---
04:07:56 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:07:56 [INFO] All files are up to date, skip goal execution.
04:07:56 [INFO] 
04:07:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-search-option-parser ---
04:07:56 [INFO] Copying 0 resource from src/main/resources to target/classes
04:07:56 [INFO] 
04:07:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-search-option-parser ---
04:07:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT...
04:07:56 [INFO] 
04:07:56 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-search-option-parser ---
04:07:56 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
04:07:56 [INFO] compiling 1 Scala source and 2 Java sources to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes ...
04:08:05 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details
04:08:05 [WARNING] one warning found
04:08:06 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
04:08:06 1 warning.
04:08:06 [INFO] done compiling
04:08:06 [INFO] compile in 10.4 s
04:08:06 [INFO] 
04:08:06 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-search-option-parser ---
04:08:06 [INFO] Changes detected - recompiling the module! :dependency
04:08:06 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
04:08:06 [WARNING] bootstrap class path not set in conjunction with -source 8
04:08:06 [INFO] 
04:08:06 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-search-option-parser ---
04:08:06 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
04:08:06 [INFO] compile in 0.0 s
04:08:06 [INFO] 
04:08:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-search-option-parser ---
04:08:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/src/test/resources
04:08:06 [INFO] 
04:08:06 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-search-option-parser ---
04:08:06 [INFO] Changes detected - recompiling the module! :dependency
04:08:06 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
04:08:07 [WARNING] bootstrap class path not set in conjunction with -source 8
04:08:07 [INFO] 
04:08:07 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-search-option-parser ---
04:08:07 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
04:08:07 [INFO] compile in 0.0 s
04:08:07 [INFO] 
04:08:07 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-search-option-parser ---
04:08:07 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:08:07 [INFO] Tests are skipped.
04:08:07 [INFO] 
04:08:07 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-search-option-parser ---
04:08:07 [INFO] 
04:08:07 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-search-option-parser ---
04:08:07 [WARNING] Bundle org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 
04:08:07 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar
04:08:07 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/MANIFEST.MF
04:08:07 [INFO] 
04:08:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-search-option-parser ---
04:08:07 [INFO] Tests are skipped.
04:08:07 [INFO] 
04:08:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-search-option-parser ---
04:08:07 [INFO] Tests are skipped.
04:08:07 [INFO] 
04:08:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-search-option-parser ---
04:08:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec
04:08:07 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: search option parser' with 3 classes
04:08:07 [INFO] 
04:08:07 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-search-option-parser ---
04:08:07 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar' is disabled.
04:08:07 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar
04:08:08 [INFO] 
04:08:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-search-option-parser ---
04:08:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.pom
04:08:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar
04:08:08 [INFO] 
04:08:08 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-search-option-parser ---
04:08:08 [INFO] Installing org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar
04:08:08 [INFO] Writing OBR metadata
04:08:08 [INFO] 
04:08:08 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql-search-option-parser ---
04:08:08 [INFO] 
04:08:08 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-search-option-parser ---
04:08:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR)
04:08:08 [INFO] 
04:08:08 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------
04:08:08 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 0-SNAPSHOT [64/77]
04:08:08 [INFO]   from internal/utils/search/pom.xml
04:08:08 [INFO] --------------------------------[ jar ]---------------------------------
04:08:08 [INFO] 
04:08:08 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search ---
04:08:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec
04:08:08 [INFO] 
04:08:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-search ---
04:08:08 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:08:08 [INFO] All files are up to date, skip goal execution.
04:08:08 [INFO] 
04:08:08 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-search ---
04:08:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/resources
04:08:08 [INFO] 
04:08:08 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-search ---
04:08:08 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT...
04:08:08 [INFO] 
04:08:08 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-search ---
04:08:08 [INFO] Changes detected - recompiling the module! :dependency
04:08:08 [INFO] Compiling 5 source files with javac [debug target 17] to target/classes
04:08:09 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java uses unchecked or unsafe operations.
04:08:09 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: Recompile with -Xlint:unchecked for details.
04:08:09 [INFO] 
04:08:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-search ---
04:08:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/resources
04:08:09 [INFO] 
04:08:09 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-search ---
04:08:09 [INFO] Changes detected - recompiling the module! :dependency
04:08:09 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
04:08:09 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java uses or overrides a deprecated API.
04:08:09 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: Recompile with -Xlint:deprecation for details.
04:08:09 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java uses unchecked or unsafe operations.
04:08:09 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: Recompile with -Xlint:unchecked for details.
04:08:09 [INFO] 
04:08:09 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-search ---
04:08:09 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:08:09 [INFO] Tests are skipped.
04:08:09 [INFO] 
04:08:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-search ---
04:08:09 [INFO] 
04:08:09 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-search ---
04:08:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar
04:08:09 [INFO] 
04:08:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-search ---
04:08:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:08:10 [INFO] Configuration changed, re-generating javadoc.
04:08:13 [WARNING] Javadoc Warnings
04:08:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java:109: warning: no @param for configurer
04:08:13 [WARNING] public Source<JsonObject, NotUsed> start(final Consumer<ResumeSourceBuilder<?, ?>> configurer) {
04:08:13 [WARNING] ^
04:08:13 [WARNING] 1 warning
04:08:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar
04:08:13 [INFO] 
04:08:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-search ---
04:08:13 [INFO] Tests are skipped.
04:08:13 [INFO] 
04:08:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-search ---
04:08:13 [INFO] Tests are skipped.
04:08:13 [INFO] 
04:08:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-search ---
04:08:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec
04:08:13 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Search' with 5 classes
04:08:13 [INFO] 
04:08:13 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-search ---
04:08:13 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar' is disabled.
04:08:13 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar
04:08:14 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar' is disabled.
04:08:14 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar
04:08:15 [INFO] 
04:08:15 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-search ---
04:08:15 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT.pom
04:08:15 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT.jar
04:08:15 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar
04:08:15 [INFO] 
04:08:15 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-search ---
04:08:16 [INFO] 
04:08:16 [INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >-------
04:08:16 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 0-SNAPSHOT [65/77]
04:08:16 [INFO]   from internal/utils/pubsub-policies/pom.xml
04:08:16 [INFO] --------------------------------[ jar ]---------------------------------
04:08:16 [INFO] 
04:08:16 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies ---
04:08:16 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/jacoco.exec
04:08:16 [INFO] 
04:08:16 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-policies ---
04:08:16 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:08:16 [INFO] All files are up to date, skip goal execution.
04:08:16 [INFO] 
04:08:16 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-policies ---
04:08:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/resources
04:08:16 [INFO] 
04:08:16 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-policies ---
04:08:16 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT...
04:08:16 [INFO] 
04:08:16 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-policies ---
04:08:16 [INFO] Changes detected - recompiling the module! :dependency
04:08:16 [INFO] Compiling 3 source files with javac [debug target 17] to target/classes
04:08:16 [INFO] 
04:08:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-policies ---
04:08:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/test/resources
04:08:16 [INFO] 
04:08:16 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-policies ---
04:08:16 [INFO] No sources to compile
04:08:16 [INFO] 
04:08:16 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-policies ---
04:08:16 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:08:16 [INFO] Tests are skipped.
04:08:16 [INFO] 
04:08:16 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-policies ---
04:08:16 [INFO] 
04:08:16 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-policies ---
04:08:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar
04:08:16 [INFO] 
04:08:16 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-policies ---
04:08:16 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:08:16 [INFO] Configuration changed, re-generating javadoc.
04:08:18 [WARNING] Javadoc Warnings
04:08:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/java/org/eclipse/ditto/internal/utils/pubsubpolicies/package-info.java:15: warning: no comment
04:08:18 [WARNING] package org.eclipse.ditto.internal.utils.pubsubpolicies;
04:08:18 [WARNING] ^
04:08:18 [WARNING] 1 warning
04:08:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar
04:08:18 [INFO] 
04:08:18 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-policies ---
04:08:18 [INFO] Tests are skipped.
04:08:18 [INFO] 
04:08:18 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-policies ---
04:08:18 [INFO] Tests are skipped.
04:08:18 [INFO] 
04:08:18 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-policies ---
04:08:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:08:18 [INFO] 
04:08:18 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pubsub-policies ---
04:08:18 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar' is disabled.
04:08:18 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar
04:08:20 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar' is disabled.
04:08:20 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar
04:08:21 [INFO] 
04:08:21 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-policies ---
04:08:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.pom
04:08:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar
04:08:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar
04:08:21 [INFO] 
04:08:21 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-pubsub-policies ---
04:08:21 [INFO] 
04:08:21 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >--------
04:08:21 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 0-SNAPSHOT [66/77]
04:08:21 [INFO]   from internal/utils/pubsub-things/pom.xml
04:08:21 [INFO] --------------------------------[ jar ]---------------------------------
04:08:21 [INFO] 
04:08:21 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things ---
04:08:21 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/jacoco.exec
04:08:21 [INFO] 
04:08:21 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-things ---
04:08:21 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:08:21 [INFO] All files are up to date, skip goal execution.
04:08:21 [INFO] 
04:08:21 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-things ---
04:08:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/resources
04:08:21 [INFO] 
04:08:21 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-things ---
04:08:21 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT...
04:08:21 [INFO] 
04:08:21 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-things ---
04:08:21 [INFO] Changes detected - recompiling the module! :dependency
04:08:21 [INFO] Compiling 7 source files with javac [debug target 17] to target/classes
04:08:22 [INFO] 
04:08:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-things ---
04:08:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/test/resources
04:08:22 [INFO] 
04:08:22 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-things ---
04:08:22 [INFO] No sources to compile
04:08:22 [INFO] 
04:08:22 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-things ---
04:08:22 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:08:22 [INFO] Tests are skipped.
04:08:22 [INFO] 
04:08:22 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-things ---
04:08:22 [INFO] 
04:08:22 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-things ---
04:08:22 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar
04:08:22 [INFO] 
04:08:22 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-things ---
04:08:22 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:08:22 [INFO] Configuration changed, re-generating javadoc.
04:08:24 [WARNING] Javadoc Warnings
04:08:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/package-info.java:15: warning: no comment
04:08:24 [WARNING] package org.eclipse.ditto.internal.utils.pubsubthings;
04:08:24 [WARNING] ^
04:08:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/DittoProtocolSub.java:56: warning: no @param for resubscribe
04:08:24 [WARNING] CompletionStage<Boolean> subscribe(Collection<StreamingType> types, Collection<String> topics, ActorRef subscriber,
04:08:24 [WARNING] ^
04:08:24 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/LiveSignalPub.java:34: warning: no @param for distributedAcks
04:08:24 [WARNING] static LiveSignalPub of(final ActorContext context, final DistributedAcks distributedAcks) {
04:08:24 [WARNING] ^
04:08:24 [WARNING] 3 warnings
04:08:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar
04:08:24 [INFO] 
04:08:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-things ---
04:08:24 [INFO] Tests are skipped.
04:08:24 [INFO] 
04:08:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-things ---
04:08:24 [INFO] Tests are skipped.
04:08:24 [INFO] 
04:08:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-things ---
04:08:24 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:08:24 [INFO] 
04:08:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pubsub-things ---
04:08:24 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar' is disabled.
04:08:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar
04:08:26 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar' is disabled.
04:08:26 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar
04:08:26 [INFO] 
04:08:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-things ---
04:08:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT.pom
04:08:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar
04:08:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar
04:08:26 [INFO] 
04:08:26 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-pubsub-things ---
04:08:27 [INFO] 
04:08:27 [INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------
04:08:27 [INFO] Building Eclipse Ditto :: Connectivity :: Service 0-SNAPSHOT     [67/77]
04:08:27 [INFO]   from connectivity/service/pom.xml
04:08:27 [INFO] --------------------------------[ jar ]---------------------------------
04:08:27 [INFO] 
04:08:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service ---
04:08:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec
04:08:27 [INFO] 
04:08:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-service ---
04:08:27 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:08:27 [INFO] All files are up to date, skip goal execution.
04:08:27 [INFO] 
04:08:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-service ---
04:08:27 [INFO] Copying 1 resource from src/main/resources to target/classes
04:08:27 [INFO] Copying 8 resources from src/main/resources to target/classes
04:08:27 [INFO] 
04:08:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-service ---
04:08:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-service:jar:0-SNAPSHOT...
04:08:27 [INFO] 
04:08:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-service ---
04:08:27 [INFO] Changes detected - recompiling the module! :dependency
04:08:27 [INFO] Compiling 498 source files with javac [debug target 17] to target/classes
04:08:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
04:08:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
04:08:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
04:08:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
04:08:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
04:08:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
04:08:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,89] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
04:08:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,61] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
04:08:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/DefaultSendProducerFactory.java: Some input files use or override a deprecated API.
04:08:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/DefaultSendProducerFactory.java: Recompile with -Xlint:deprecation for details.
04:08:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/MessageRateLimiterBehavior.java: Some input files use unchecked or unsafe operations.
04:08:35 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/MessageRateLimiterBehavior.java: Recompile with -Xlint:unchecked for details.
04:08:35 [INFO] 
04:08:35 [INFO] --- dependency:3.6.0:unpack (unpack-webjars) @ ditto-connectivity-service ---
04:08:35 [INFO] Configured Artifact: org.webjars.npm:protobufjs:6.11.2:jar
04:08:35 [INFO] protobufjs-6.11.2.jar already unpacked.
04:08:35 [INFO] 
04:08:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-service ---
04:08:35 [INFO] Copying 39 resources from src/test/resources to target/test-classes
04:08:35 [INFO] 
04:08:35 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-service ---
04:08:35 [INFO] Changes detected - recompiling the module! :dependency
04:08:35 [INFO] Compiling 238 source files with javac [debug target 17] to target/test-classes
04:08:48 [WARNING] Implicitly compiled files were not subject to annotation processing.
04:08:48   Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation.
04:08:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/persistence/ConnectionPersistenceActorTest.java: Some input files use or override a deprecated API.
04:08:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/persistence/ConnectionPersistenceActorTest.java: Recompile with -Xlint:deprecation for details.
04:08:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Some input files use unchecked or unsafe operations.
04:08:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Recompile with -Xlint:unchecked for details.
04:08:48 [INFO] 
04:08:48 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-service ---
04:08:48 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:08:48 [INFO] Tests are skipped.
04:08:48 [INFO] 
04:08:48 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-service ---
04:08:48 [INFO] 
04:08:48 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-service ---
04:08:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar
04:08:48 [INFO] 
04:08:48 [INFO] --- shade:3.5.0:shade (default) @ ditto-connectivity-service ---
04:08:48 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
04:08:48 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
04:08:48 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
04:08:48 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
04:08:48 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
04:08:48 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
04:08:48 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
04:08:48 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
04:08:48 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
04:08:48 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
04:08:48 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
04:08:48 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
04:08:48 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
04:08:48 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
04:08:48 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
04:08:48 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
04:08:48 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
04:08:48 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
04:08:48 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
04:08:48 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
04:08:48 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
04:08:48 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
04:08:48 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
04:08:48 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
04:08:48 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
04:08:48 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
04:08:48 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
04:08:48 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
04:08:48 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
04:08:48 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
04:08:48 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
04:08:48 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
04:08:48 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
04:08:48 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
04:08:48 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
04:08:48 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
04:08:48 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
04:08:48 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
04:08:48 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
04:08:48 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
04:08:48 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
04:08:48 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
04:08:48 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
04:08:48 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
04:08:48 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
04:08:48 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
04:08:48 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
04:08:48 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
04:08:48 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
04:08:48 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
04:08:48 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
04:08:48 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
04:08:48 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
04:08:48 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.webjars.npm:bytebuffer:jar:5.0.1 in the shaded jar.
04:08:48 [INFO] Including org.webjars.npm:long:jar:3.2.0 in the shaded jar.
04:08:48 [INFO] Including org.apache.sshd:sshd-core:jar:2.9.2 in the shaded jar.
04:08:48 [INFO] Including org.apache.sshd:sshd-common:jar:2.9.2 in the shaded jar.
04:08:48 [INFO] Including org.slf4j:jcl-over-slf4j:jar:2.0.11 in the shaded jar.
04:08:48 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar.
04:08:48 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.10.0 in the shaded jar.
04:08:48 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar.
04:08:48 [INFO] Including org.apache.qpid:proton-j:jar:0.34.1 in the shaded jar.
04:08:48 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
04:08:48 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.99.Final in the shaded jar.
04:08:48 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.99.Final in the shaded jar.
04:08:48 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.99.Final in the shaded jar.
04:08:48 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.99.Final in the shaded jar.
04:08:48 [INFO] Including io.netty:netty-codec-http:jar:4.1.99.Final in the shaded jar.
04:08:48 [INFO] Including com.hivemq:hivemq-mqtt-client:jar:1.3.3 in the shaded jar.
04:08:48 [INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.21 in the shaded jar.
04:08:48 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
04:08:48 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
04:08:48 [INFO] Including org.jctools:jctools-core:jar:2.1.2 in the shaded jar.
04:08:48 [INFO] Including org.jetbrains:annotations:jar:16.0.3 in the shaded jar.
04:08:48 [INFO] Including com.google.dagger:dagger:jar:2.27 in the shaded jar.
04:08:48 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
04:08:48 [INFO] Including com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0 in the shaded jar.
04:08:48 [INFO] Including com.rabbitmq:amqp-client:jar:5.18.0 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
04:08:48 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
04:08:48 [INFO] Including org.apache.kafka:kafka-clients:jar:3.5.1 in the shaded jar.
04:08:48 [INFO] Including com.github.luben:zstd-jni:jar:1.5.5-1 in the shaded jar.
04:08:48 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
04:08:48 [INFO] Including org.xerial.snappy:snappy-java:jar:1.1.10.1 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
04:08:48 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
04:08:48 [INFO] Including org.mozilla:rhino-runtime:jar:1.7.14 in the shaded jar.
04:08:48 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
04:08:48 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
04:08:48 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
04:08:48 [INFO] Including org.komamitsu:fluency-core:jar:2.6.5 in the shaded jar.
04:08:48 [INFO] Including org.msgpack:jackson-dataformat-msgpack:jar:0.9.1 in the shaded jar.
04:08:48 [INFO] Including org.msgpack:msgpack-core:jar:0.9.1 in the shaded jar.
04:08:48 [INFO] Including org.komamitsu:phi-accural-failure-detector:jar:0.0.5 in the shaded jar.
04:08:48 [INFO] Including net.jodah:failsafe:jar:2.4.4 in the shaded jar.
04:08:48 [INFO] Including org.komamitsu:fluency-fluentd:jar:2.6.5 in the shaded jar.
04:08:48 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
04:08:48 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
04:08:48 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
04:08:48 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
04:08:48 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
04:08:48 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
04:08:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:08:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:08:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:08:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:08:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:08:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:08:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:08:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:09:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:09:02 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jakarta.jms-api-2.0.3.jar define 1 overlapping resource: 
04:09:02 [WARNING]   - META-INF/NOTICE.md
04:09:02 [WARNING] jcl-over-slf4j-2.0.11.jar, jul-to-slf4j-2.0.11.jar, rhino-runtime-1.7.14.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
04:09:02 [WARNING]   - META-INF/LICENSE.txt
04:09:02 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jcl-over-slf4j-2.0.11.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
04:09:02 [WARNING]   - META-INF.versions.9.module-info
04:09:02 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
04:09:02 [WARNING]   - META-INF/io.netty.versions.properties
04:09:02 [WARNING] sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
04:09:02 [WARNING]   - .cache/formatter-maven-cache.properties
04:09:02 [WARNING] jctools-core-2.1.2.jar, netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
04:09:02 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
04:09:02 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
04:09:02 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 
04:09:02 [WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
04:09:02 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
04:09:02 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
04:09:02 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
04:09:02 [WARNING] agrona-1.15.1.jar, amqp-client-5.18.0.jar, annotations-16.0.3.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, dagger-2.27.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, eddsa-0.3.0.jar, failsafe-2.4.4.jar, fluency-core-2.6.5.jar, fluency-fluentd-2.6.5.jar, hivemq-mqtt-client-1.3.3.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-dataformat-msgpack-0.9.1.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, jakarta.jms-api-2.0.3.jar, janino-3.1.11.jar, jcl-over-slf4j-2.0.11.jar, jctools-core-2.1.2.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kafka-clients-3.5.1.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, msgpack-core-0.9.1.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-rabbitmq_2.13-7.0.0.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, phi-accural-failure-detector-0.0.5.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, rhino-runtime-1.7.14.jar, rxjava-2.2.21.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, snappy-java-1.1.10.1.jar, spray-json_2.13-1.3.6.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar, ssl-config-core_2.13-0.6.1.jar, zstd-jni-1.5.5-1.jar define 1 overlapping resource: 
04:09:02 [WARNING]   - META-INF/MANIFEST.MF
04:09:02 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
04:09:02 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
04:09:02 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 1 overlapping resource: 
04:09:02 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
04:09:02 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
04:09:02 [WARNING]   - META-INF/DISCLAIMER
04:09:02 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
04:09:02 [WARNING]   - META-INF/LICENSE
04:09:02 [WARNING] proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
04:09:02 [WARNING]   - META-INF/DEPENDENCIES
04:09:02 [WARNING] maven-shade-plugin has detected that some files are
04:09:02 [WARNING] present in two or more JARs. When this happens, only one
04:09:02 [WARNING] single version of the file is copied to the uber jar.
04:09:02 [WARNING] Usually this is not harmful and you can skip these warnings,
04:09:02 [WARNING] otherwise try to manually exclude artifacts based on
04:09:02 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
04:09:02 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
04:09:02 [INFO] Attaching shaded artifact.
04:09:02 [INFO] 
04:09:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-service ---
04:09:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:09:02 [INFO] Configuration changed, re-generating javadoc.
04:09:16 [WARNING] Javadoc Warnings
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/package-info.java:15: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.config;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/javascript/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.config.javascript;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/mapping/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.config.mapping;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/pre/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement.pre;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.amqp;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/hono/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.hono;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.httppush;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal.ssl;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.kafka;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/client/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/common/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.common;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/commands/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.commands;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/events/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.events;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.rabbitmq;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/tunnel/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.tunnel;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.validation;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/placeholders/package-info.java:14: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.placeholders;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/util/package-info.java:15: warning: no comment
04:09:16 [WARNING] package org.eclipse.ditto.connectivity.service.util;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/MessageMapper.java:112: warning: no @param for message
04:09:16 [WARNING] DittoHeaders getAdditionalInboundHeaders(ExternalMessage message);
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:41: warning: no comment
04:09:16 [WARNING] protected final ActorSystem actorSystem;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:42: warning: no comment
04:09:16 [WARNING] protected final Config config;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:49: warning: no comment
04:09:16 [WARNING] protected AbstractMessageMapper(final ActorSystem actorSystem, final Config config) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:54: warning: no comment
04:09:16 [WARNING] protected AbstractMessageMapper(final AbstractMessageMapper copyFromMapper) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:135: warning: no comment
04:09:16 [WARNING] protected static Charset determineCharset(final Map<String, String> messageHeaders) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:145: warning: no comment
04:09:16 [WARNING] protected static boolean isError(final Adaptable adaptable) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:150: warning: no comment
04:09:16 [WARNING] protected static boolean isLiveSignal(final Adaptable adaptable) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:139: warning: no comment
04:09:16 [WARNING] protected static boolean isResponse(final Adaptable adaptable) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:59: warning: no comment
04:09:16 [WARNING] protected static final Collection<String> ACCEPTED_SCHEMES = List.of("tcp", "ssl");
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:60: warning: no comment
04:09:16 [WARNING] protected static final Collection<String> SECURE_SCHEMES = List.of("ssl");
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:67: warning: no comment
04:09:16 [WARNING] protected AbstractMqttValidator(final MqttConfig mqttConfig) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:173: warning: no comment
04:09:16 [WARNING] protected static void validateAddresses(final Connection connection, final DittoHeaders dittoHeaders) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:127: warning: no comment
04:09:16 [WARNING] protected static void validateEnforcementInput(final Enforcement enforcement,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:118: warning: no comment
04:09:16 [WARNING] protected static void validateSourceEnforcement(@Nullable final Enforcement enforcement,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:146: warning: no comment
04:09:16 [WARNING] protected static void validateSourceQoS(final int qos,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:185: warning: no comment
04:09:16 [WARNING] protected void validateSpecificConfig(final Connection connection, final DittoHeaders dittoHeaders) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:156: warning: no comment
04:09:16 [WARNING] protected static void validateTargetQoS(final int qos,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/AbstractProtocolValidator.java:196: warning: no comment
04:09:16 [WARNING] protected static void validateExtraFields(final Target target) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/AbstractWithOrigin.java:29: warning: no comment
04:09:16 [WARNING] protected AbstractWithOrigin(@Nullable final ActorRef origin) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1227: warning: no @param for clientConnected
04:09:16 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1227: warning: no @param for data
04:09:16 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1227: warning: no @return
04:09:16 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1244: warning: no @param for clientConnected
04:09:16 [WARNING] protected CompletionStage<InitializationResult> startPublisherAndConsumerActors(
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:773: warning: no comment
04:09:16 [WARNING] protected abstract ActorRef getPublisherActor();
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:550: warning: no @param for targetAuthorizationContext
04:09:16 [WARNING] protected abstract CompletionStage<SendResult> publishMessage(Signal<?> signal,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/AwsRequestSigningFactory.java:96: warning: no comment
04:09:16 [WARNING] public static final JsonFieldDefinition<String> X_AMZ_CONTENT_SHA256 =
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2201: warning: no comment
04:09:16 [WARNING] public interface ReconnectTimeoutStrategy {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:202: warning: no comment
04:09:16 [WARNING] protected final UUID actorUuid;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:206: warning: no comment
04:09:16 [WARNING] protected final ChildActorNanny childActorNanny;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:204: warning: no comment
04:09:16 [WARNING] protected final ConnectivityCounterRegistry connectionCounterRegistry;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:173: warning: no comment
04:09:16 [WARNING] protected final ConnectionLogger connectionLogger;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:205: warning: no comment
04:09:16 [WARNING] protected final ConnectionLoggerRegistry connectionLoggerRegistry;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:174: warning: no comment
04:09:16 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:171: warning: no comment
04:09:16 [WARNING] protected static final Status.Success DONE = new Status.Success(Done.getInstance());
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:219: warning: no comment
04:09:16 [WARNING] protected BaseClientActor(final Connection connection,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1674: warning: no comment
04:09:16 [WARNING] protected boolean canConnectViaSocket(final Connection connection) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:318: warning: no comment
04:09:16 [WARNING] protected ConnectivityConfig connectivityConfig() {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1206: warning: no comment
04:09:16 [WARNING] protected final SshTunnelState getSshTunnelState() {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1904: warning: no comment
04:09:16 [WARNING] protected Optional<ConnectionThrottlingConfig> getThrottlingConfig() {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2427: warning: no comment
04:09:16 [WARNING] ACKREGATOR_STARTED,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2428: warning: no comment
04:09:16 [WARNING] ACKREGATOR_STOPPED,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2422: warning: no comment
04:09:16 [WARNING] CONNECT_AFTER_TUNNEL_ESTABLISHED,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2423: warning: no comment
04:09:16 [WARNING] GOTO_CONNECTED_AFTER_INITIALIZATION,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2421: warning: no comment
04:09:16 [WARNING] INIT_COMPLETE,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2424: warning: no comment
04:09:16 [WARNING] RESUBSCRIBE,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2426: warning: no comment
04:09:16 [WARNING] SERVICE_REQUESTS_DONE,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2425: warning: no comment
04:09:16 [WARNING] SERVICE_UNBIND,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2429: warning: no comment
04:09:16 [WARNING] SHUTDOWN_TIMEOUT
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2360: warning: no comment
04:09:16 [WARNING] public static InitializationResult failed(@Nullable final Throwable throwable) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2370: warning: no comment
04:09:16 [WARNING] public ConnectionFailure getFailure() {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2374: warning: no comment
04:09:16 [WARNING] public boolean isSuccess() {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2356: warning: no comment
04:09:16 [WARNING] public static InitializationResult success() {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2203: warning: no comment
04:09:16 [WARNING] boolean canReconnect();
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2209: warning: no comment
04:09:16 [WARNING] Duration getNextBackoff();
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2207: warning: no comment
04:09:16 [WARNING] Duration getNextTimeout();
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2205: warning: no comment
04:09:16 [WARNING] void reset();
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:191: warning: no comment
04:09:16 [WARNING] public BaseClientData setConnectionStatusDetails(@Nullable final String connectionStatusDetails) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:195: warning: no comment
04:09:16 [WARNING] public BaseClientData setInConnectionStatusSince(final Instant inConnectionStatusSince) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:234: warning: no @return
04:09:16 [WARNING] protected final Sink<DittoRuntimeException, ?> getDittoRuntimeExceptionSink() {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:73: warning: no comment
04:09:16 [WARNING] protected final ConnectionId connectionId;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:74: warning: no comment
04:09:16 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:72: warning: no comment
04:09:16 [WARNING] protected final ConnectionMonitor inboundAcknowledgedMonitor;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:71: warning: no comment
04:09:16 [WARNING] protected final ConnectionMonitor inboundMonitor;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:69: warning: no comment
04:09:16 [WARNING] protected final Source source;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:68: warning: no comment
04:09:16 [WARNING] protected final String sourceAddress;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:82: warning: no comment
04:09:16 [WARNING] protected BaseConsumerActor(final Connection connection,
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:247: warning: no comment
04:09:16 [WARNING] protected ResourceStatus getCurrentSourceStatus() {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:115: warning: no comment
04:09:16 [WARNING] protected final Sink<AcknowledgeableMessage, NotUsed> getMessageMappingSink() {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:256: warning: no comment
04:09:16 [WARNING] protected void handleAddressStatus(final ResourceStatus resourceStatus) {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:105: warning: no comment
04:09:16 [WARNING] protected void resetResourceStatus() {
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:101: warning: no comment
04:09:16 [WARNING] protected final Connection connection;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:105: warning: no comment
04:09:16 [WARNING] protected final ConnectionConfig connectionConfig;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:108: warning: no comment
04:09:16 [WARNING] protected final ExpressionResolver connectionIdResolver;
04:09:16 [WARNING] ^
04:09:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:106: warning: no comment
04:09:16 [WARNING] protected final ConnectionLogger connectionLogger;
04:09:16 [WARNING] ^
04:09:16 [WARNING] 100 warnings
04:09:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar
04:09:16 [INFO] 
04:09:16 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-service ---
04:09:16 [INFO] Tests are skipped.
04:09:16 [INFO] 
04:09:16 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-service ---
04:09:16 [INFO] Tests are skipped.
04:09:16 [INFO] 
04:09:16 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-service ---
04:09:16 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec
04:09:16 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Service' with 575 classes
04:09:18 [INFO] 
04:09:18 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity-service ---
04:09:18 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar' is disabled.
04:09:18 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar
04:09:25 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-allinone.jar' is disabled.
04:09:27 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-allinone.jar
04:10:05 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar' is disabled.
04:10:06 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar
04:10:07 [INFO] 
04:10:07 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-service ---
04:10:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.pom
04:10:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.jar
04:10:07 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT-allinone.jar
04:10:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar
04:10:08 [INFO] 
04:10:08 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-connectivity-service ---
04:10:14 [INFO] 
04:10:14 [INFO] ---------------< org.eclipse.ditto:ditto-documentation >----------------
04:10:14 [INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT               [68/77]
04:10:14 [INFO]   from documentation/pom.xml
04:10:14 [INFO] --------------------------------[ pom ]---------------------------------
04:10:14 [INFO] 
04:10:14 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation ---
04:10:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/documentation/target/jacoco.exec
04:10:14 [INFO] 
04:10:14 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-documentation ---
04:10:14 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:0-SNAPSHOT...
04:10:14 [INFO] 
04:10:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-documentation ---
04:10:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:10:14 [INFO] 
04:10:14 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-documentation ---
04:10:14 [INFO] Tests are skipped.
04:10:14 [INFO] 
04:10:14 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-documentation ---
04:10:14 [INFO] Tests are skipped.
04:10:14 [INFO] 
04:10:14 [INFO] --- jacoco:0.8.10:report (report) @ ditto-documentation ---
04:10:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:10:14 [INFO] 
04:10:14 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-documentation ---
04:10:14 [INFO] 
04:10:14 [INFO] --- install:3.1.1:install (default-install) @ ditto-documentation ---
04:10:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/documentation/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-documentation/0-SNAPSHOT/ditto-documentation-0-SNAPSHOT.pom
04:10:14 [INFO] 
04:10:14 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-documentation ---
04:10:15 [INFO] 
04:10:15 [INFO] ------------------< org.eclipse.ditto:ditto-gateway >-------------------
04:10:15 [INFO] Building Eclipse Ditto :: Gateway 0-SNAPSHOT                     [69/77]
04:10:15 [INFO]   from gateway/pom.xml
04:10:15 [INFO] --------------------------------[ pom ]---------------------------------
04:10:15 [INFO] 
04:10:15 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway ---
04:10:15 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/target/jacoco.exec
04:10:15 [INFO] 
04:10:15 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway ---
04:10:15 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:10:15 [INFO] The goal is skip due to packaging 'pom'
04:10:15 [INFO] 
04:10:15 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway ---
04:10:15 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:0-SNAPSHOT...
04:10:15 [INFO] 
04:10:15 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway ---
04:10:15 [INFO] 
04:10:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway ---
04:10:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
04:10:15 [INFO] 
04:10:15 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway ---
04:10:15 [INFO] Tests are skipped.
04:10:15 [INFO] 
04:10:15 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway ---
04:10:15 [INFO] Tests are skipped.
04:10:15 [INFO] 
04:10:15 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway ---
04:10:15 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:10:15 [INFO] 
04:10:15 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-gateway ---
04:10:15 [INFO] 
04:10:15 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway ---
04:10:15 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway/0-SNAPSHOT/ditto-gateway-0-SNAPSHOT.pom
04:10:15 [INFO] 
04:10:15 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-gateway ---
04:10:15 [INFO] 
04:10:15 [INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >-----------------
04:10:15 [INFO] Building Eclipse Ditto :: Gateway :: API 0-SNAPSHOT              [70/77]
04:10:15 [INFO]   from gateway/api/pom.xml
04:10:15 [INFO] --------------------------------[ jar ]---------------------------------
04:10:15 [INFO] 
04:10:15 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api ---
04:10:15 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec
04:10:15 [INFO] 
04:10:15 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-api ---
04:10:15 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:10:15 [INFO] All files are up to date, skip goal execution.
04:10:15 [INFO] 
04:10:15 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-api ---
04:10:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/resources
04:10:15 [INFO] 
04:10:15 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-api ---
04:10:15 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT...
04:10:15 [INFO] 
04:10:15 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-api ---
04:10:15 [INFO] Changes detected - recompiling the module! :dependency
04:10:15 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes
04:10:15 [INFO] 
04:10:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-api ---
04:10:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/test/resources
04:10:15 [INFO] 
04:10:15 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-api ---
04:10:15 [INFO] Changes detected - recompiling the module! :dependency
04:10:15 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
04:10:15 [INFO] 
04:10:15 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-api ---
04:10:15 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:10:15 [INFO] Tests are skipped.
04:10:15 [INFO] 
04:10:15 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api ---
04:10:15 [INFO] 
04:10:15 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-api ---
04:10:15 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar
04:10:15 [INFO] 
04:10:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-api ---
04:10:15 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:10:15 [INFO] Configuration changed, re-generating javadoc.
04:10:19 [WARNING] Javadoc Warnings
04:10:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/java/org/eclipse/ditto/gateway/api/package-info.java:14: warning: no comment
04:10:19 [WARNING] package org.eclipse.ditto.gateway.api;
04:10:19 [WARNING] ^
04:10:19 [WARNING] 1 warning
04:10:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar
04:10:19 [INFO] 
04:10:19 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-api ---
04:10:19 [INFO] Tests are skipped.
04:10:19 [INFO] 
04:10:19 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-api ---
04:10:19 [INFO] Tests are skipped.
04:10:19 [INFO] 
04:10:19 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-api ---
04:10:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec
04:10:19 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: API' with 22 classes
04:10:19 [INFO] 
04:10:19 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-gateway-api ---
04:10:19 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar' is disabled.
04:10:19 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar
04:10:20 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar' is disabled.
04:10:20 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar
04:10:21 [INFO] 
04:10:21 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-api ---
04:10:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.pom
04:10:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.jar
04:10:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT-javadoc.jar
04:10:21 [INFO] 
04:10:21 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-gateway-api ---
04:10:22 [INFO] 
04:10:22 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >-------------
04:10:22 [INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 0-SNAPSHOT   [71/77]
04:10:22 [INFO]   from internal/utils/http/pom.xml
04:10:22 [INFO] --------------------------------[ jar ]---------------------------------
04:10:22 [INFO] 
04:10:22 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http ---
04:10:22 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/jacoco.exec
04:10:22 [INFO] 
04:10:22 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-http ---
04:10:22 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:10:22 [INFO] All files are up to date, skip goal execution.
04:10:22 [INFO] 
04:10:22 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-http ---
04:10:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/main/resources
04:10:22 [INFO] 
04:10:22 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-http ---
04:10:22 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT...
04:10:22 [INFO] 
04:10:22 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-http ---
04:10:22 [INFO] Changes detected - recompiling the module! :dependency
04:10:22 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes
04:10:22 [INFO] 
04:10:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-http ---
04:10:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/test/resources
04:10:22 [INFO] 
04:10:22 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-http ---
04:10:22 [INFO] No sources to compile
04:10:22 [INFO] 
04:10:22 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-http ---
04:10:22 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:10:22 [INFO] Tests are skipped.
04:10:22 [INFO] 
04:10:22 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-http ---
04:10:22 [INFO] 
04:10:22 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-http ---
04:10:22 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar
04:10:22 [INFO] 
04:10:22 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-http ---
04:10:22 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:10:22 [INFO] Configuration changed, re-generating javadoc.
04:10:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar
04:10:24 [INFO] 
04:10:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-http ---
04:10:24 [INFO] Tests are skipped.
04:10:24 [INFO] 
04:10:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-http ---
04:10:24 [INFO] Tests are skipped.
04:10:24 [INFO] 
04:10:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-http ---
04:10:24 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:10:24 [INFO] 
04:10:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-http ---
04:10:24 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar' is disabled.
04:10:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar
04:10:26 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar' is disabled.
04:10:26 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar
04:10:27 [INFO] 
04:10:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-http ---
04:10:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT.pom
04:10:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT.jar
04:10:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar
04:10:27 [INFO] 
04:10:27 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-http ---
04:10:27 [INFO] 
04:10:27 [INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >-------------
04:10:27 [INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 0-SNAPSHOT    [72/77]
04:10:27 [INFO]   from internal/utils/jwt/pom.xml
04:10:27 [INFO] --------------------------------[ jar ]---------------------------------
04:10:27 [INFO] 
04:10:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt ---
04:10:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec
04:10:27 [INFO] 
04:10:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-jwt ---
04:10:27 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:10:27 [INFO] All files are up to date, skip goal execution.
04:10:27 [INFO] 
04:10:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-jwt ---
04:10:27 [INFO] Copying 2 resources from src/main/resources to target/classes
04:10:27 [INFO] 
04:10:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-jwt ---
04:10:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT...
04:10:27 [INFO] 
04:10:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-jwt ---
04:10:27 [INFO] Changes detected - recompiling the module! :dependency
04:10:27 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes
04:10:27 [INFO] 
04:10:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-jwt ---
04:10:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/src/test/resources
04:10:27 [INFO] 
04:10:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt ---
04:10:27 [INFO] Changes detected - recompiling the module! :dependency
04:10:27 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
04:10:28 [INFO] 
04:10:28 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-jwt ---
04:10:28 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:10:28 [INFO] Tests are skipped.
04:10:28 [INFO] 
04:10:28 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt ---
04:10:28 [INFO] 
04:10:28 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-jwt ---
04:10:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar
04:10:28 [INFO] 
04:10:28 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-jwt ---
04:10:28 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:10:28 [INFO] Configuration changed, re-generating javadoc.
04:10:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar
04:10:30 [INFO] 
04:10:30 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-jwt ---
04:10:30 [INFO] Tests are skipped.
04:10:30 [INFO] 
04:10:30 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-jwt ---
04:10:30 [INFO] Tests are skipped.
04:10:30 [INFO] 
04:10:30 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-jwt ---
04:10:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec
04:10:30 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: JWT' with 2 classes
04:10:30 [INFO] 
04:10:30 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-jwt ---
04:10:30 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar' is disabled.
04:10:30 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar
04:10:31 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar' is disabled.
04:10:31 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar
04:10:33 [INFO] 
04:10:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-jwt ---
04:10:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.pom
04:10:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.jar
04:10:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar
04:10:33 [INFO] 
04:10:33 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-jwt ---
04:10:33 [INFO] 
04:10:33 [INFO] --------------< org.eclipse.ditto:ditto-gateway-service >---------------
04:10:33 [INFO] Building Eclipse Ditto :: Gateway :: Service 0-SNAPSHOT          [73/77]
04:10:33 [INFO]   from gateway/service/pom.xml
04:10:33 [INFO] --------------------------------[ jar ]---------------------------------
04:10:33 [INFO] 
04:10:33 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service ---
04:10:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec
04:10:33 [INFO] 
04:10:33 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-service ---
04:10:33 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:10:33 [INFO] All files are up to date, skip goal execution.
04:10:33 [INFO] 
04:10:33 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-service ---
04:10:33 [INFO] Copying 1 resource from src/main/resources to target/classes
04:10:33 [INFO] Copying 5 resources from src/main/resources to target/classes
04:10:33 [INFO] 
04:10:33 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-service ---
04:10:33 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-service:jar:0-SNAPSHOT...
04:10:33 [INFO] 
04:10:33 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-service ---
04:10:33 [INFO] Changes detected - recompiling the module! :dependency
04:10:33 [INFO] Compiling 221 source files with javac [debug target 17] to target/classes
04:10:37 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Some input files use or override a deprecated API.
04:10:37 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Recompile with -Xlint:deprecation for details.
04:10:37 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java uses unchecked or unsafe operations.
04:10:37 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: Recompile with -Xlint:unchecked for details.
04:10:37 [INFO] 
04:10:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-service ---
04:10:37 [INFO] Copying 18 resources from src/test/resources to target/test-classes
04:10:37 [INFO] 
04:10:37 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-service ---
04:10:37 [INFO] Changes detected - recompiling the module! :dependency
04:10:37 [INFO] Compiling 76 source files with javac [debug target 17] to target/test-classes
04:10:39 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Some input files use or override a deprecated API.
04:10:39 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Recompile with -Xlint:deprecation for details.
04:10:39 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActorHeaderInteractionTest.java: Some input files use unchecked or unsafe operations.
04:10:39 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActorHeaderInteractionTest.java: Recompile with -Xlint:unchecked for details.
04:10:39 [INFO] 
04:10:39 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-service ---
04:10:39 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:10:39 [INFO] Tests are skipped.
04:10:39 [INFO] 
04:10:39 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-service ---
04:10:39 [INFO] 
04:10:39 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-service ---
04:10:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar
04:10:40 [INFO] 
04:10:40 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-service ---
04:10:40 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:10:40 [INFO] Configuration changed, re-generating javadoc.
04:10:49 [WARNING] Javadoc Warnings
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/AuthenticationResultOrTimeout.java:30: warning: empty <p> tag
04:10:49 [WARNING] * <p>
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.actors;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives.auth;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.cloudevents;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/policies/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.policies;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/sse/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.sse;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/things/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.things;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.websocket;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/whoami/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.whoami;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/proxy/actors/package-info.java:15: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.proxy.actors;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/package-info.java:15: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/package-info.java:15: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication.jwt;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/starter/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.starter;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.streaming;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.streaming.signals;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.util.config;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/endpoints/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.util.config.endpoints;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.util.config.health;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.util.config.security;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/streaming/package-info.java:14: warning: no comment
04:10:49 [WARNING] package org.eclipse.ditto.gateway.service.util.config.streaming;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:70: warning: no comment
04:10:49 [WARNING] protected final int connectionsRetrieveLimit;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:71: warning: no comment
04:10:49 [WARNING] protected final Duration defaultTimeout;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:68: warning: no comment
04:10:49 [WARNING] protected final ActorRef edgeCommandForwarder;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:72: warning: no comment
04:10:49 [WARNING] protected RetrieveConnections initialCommand;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:67: warning: no comment
04:10:49 [WARNING] protected final ThreadSafeDittoLogger logger = DittoLoggerFactory.getThreadSafeLogger(getClass());
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:69: warning: no comment
04:10:49 [WARNING] protected final ActorRef sender;
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:74: warning: no comment
04:10:49 [WARNING] protected AbstractConnectionsRetrievalActor(final ActorRef edgeCommandForwarder, final ActorRef sender) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:254: warning: no comment
04:10:49 [WARNING] protected void handleTimeout() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:96: warning: no comment
04:10:49 [WARNING] protected void retrieveAllConnectionsIds(final RetrieveConnections retrieveConnections) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:94: warning: no comment
04:10:49 [WARNING] protected abstract void retrieveConnections(final RetrieveConnections retrieveConnections);
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:100: warning: no comment
04:10:49 [WARNING] protected void retrieveConnectionsById(final RetrieveAllConnectionIdsResponse allConnectionIdsResponse) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:269: warning: no comment
04:10:49 [WARNING] protected void stop() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:131: warning: no comment
04:10:49 [WARNING] protected AbstractHttpRequestActor(final ActorRef proxyActor,
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:701: warning: no comment
04:10:49 [WARNING] protected Uri getUriForLocationHeader(final HttpRequest request,
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @param for responseStage
04:10:49 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @return
04:10:49 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:304: warning: no comment
04:10:49 [WARNING] protected Route ensureMediaTypeFormUrlEncodedThenExtractData(
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:196: warning: no comment
04:10:49 [WARNING] protected Route handlePerRequest(final RequestContext ctx,
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:185: warning: no comment
04:10:49 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:189: warning: no comment
04:10:49 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command,
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:208: warning: no comment
04:10:49 [WARNING] protected <M> M runWithSupervisionStrategy(final RunnableGraph<M> graph) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for ctx
04:10:49 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for dittoHeaders
04:10:49 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:105: warning: no comment
04:10:49 [WARNING] public AuthorizationContext getConnectionAuthContext() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:85: warning: no comment
04:10:49 [WARNING] public String getConnectionCorrelationId() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:101: warning: no comment
04:10:49 [WARNING] public Set<AcknowledgementLabel> getDeclaredAcknowledgementLabels() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:81: warning: no comment
04:10:49 [WARNING] public SourceQueueWithComplete<SessionedJsonifiable> getEventAndResponsePublisher() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:97: warning: no comment
04:10:49 [WARNING] public JsonSchemaVersion getJsonSchemaVersion() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:113: warning: no comment
04:10:49 [WARNING] public Optional<KillSwitch> getKillSwitch() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:109: warning: no comment
04:10:49 [WARNING] public List<String> getNamespaces() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:93: warning: no comment
04:10:49 [WARNING] public Optional<Instant> getSessionExpirationTime() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:89: warning: no comment
04:10:49 [WARNING] public String getType() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsParameter.java:26: warning: no comment
04:10:49 [WARNING] IDS_ONLY("ids-only"),
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/ConnectionsRetrievalActorPropsFactory.java:60: warning: no comment
04:10:49 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<ConnectionsRetrievalActorPropsFactory> {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsRoute.java:107: warning: no @param for ctx
04:10:49 [WARNING] public Route buildConnectionsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomApiRoutesProvider.java:70: warning: no comment
04:10:49 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CustomApiRoutesProvider> {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:26: warning: no comment
04:10:49 [WARNING] enum RequestType {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:27: warning: no comment
04:10:49 [WARNING] API,
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:29: warning: no comment
04:10:49 [WARNING] SSE
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:28: warning: no comment
04:10:49 [WARNING] WS,
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/DefaultConnectionsRetrievalActorPropsFactory.java:28: warning: no comment
04:10:49 [WARNING] public DefaultConnectionsRetrievalActorPropsFactory(final ActorSystem actorSystem, final Config config) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DefaultJwtAuthenticationResultProvider.java:38: warning: no comment
04:10:49 [WARNING] public DefaultJwtAuthenticationResultProvider(final ActorSystem actorSystem, final Config extensionConfig) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirective.java:24: warning: no comment
04:10:49 [WARNING] Route authenticateDevOps(final String realm, final Route inner);
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:19: warning: no comment
04:10:49 [WARNING] public final class DevopsAuthenticationDirectiveFactory {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:58: warning: no comment
04:10:49 [WARNING] public DevopsAuthenticationDirective devops() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:31: warning: no comment
04:10:49 [WARNING] public static DevopsAuthenticationDirectiveFactory newInstance(
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:42: warning: no comment
04:10:49 [WARNING] public DevopsAuthenticationDirective status() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:36: warning: no comment
04:10:49 [WARNING] public static Optional<DevopsAuthenticationMethod> fromMethodName(final String methodName) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:24: warning: no comment
04:10:49 [WARNING] BASIC("basic");
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:23: warning: no comment
04:10:49 [WARNING] OAUTH2("oauth2"),
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevOpsInsecureAuthenticationDirective.java:30: warning: no comment
04:10:49 [WARNING] public static DevOpsInsecureAuthenticationDirective getInstance() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for ctx
04:10:49 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for queryParameters
04:10:49 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:35: warning: no @param for jwtAuthenticationFactory
04:10:49 [WARNING] GatewayAuthenticationDirective buildHttpAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory);
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:42: warning: no @param for jwtAuthenticationFactory
04:10:49 [WARNING] GatewayAuthenticationDirective buildWsAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory);
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DittoGatewayAuthenticationDirectiveFactory.java:51: warning: no comment
04:10:49 [WARNING] public DittoGatewayAuthenticationDirectiveFactory(final ActorSystem actorSystem, final Config config) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DittoJwtAuthorizationSubjectsProvider.java:47: warning: no comment
04:10:49 [WARNING] public DittoJwtAuthorizationSubjectsProvider(final ActorSystem actorSystem, final Config extensionConfig) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/EncodingEnsuringDirective.java:44: warning: no comment
04:10:49 [WARNING] public static Route ensureEncoding(final Supplier<Route> inner) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:63: warning: no comment
04:10:49 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewayAuthenticationDirectiveFactory> {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/health/GatewayHttpReadinessCheck.java:43: warning: no comment
04:10:49 [WARNING] public GatewayHttpReadinessCheck(final ActorSystem system) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/utils/GatewaySignalEnrichmentProvider.java:66: warning: no comment
04:10:49 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewaySignalEnrichmentProvider> {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:102: warning: no comment
04:10:49 [WARNING] ENABLED("enabled", true),
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:104: warning: no comment
04:10:49 [WARNING] EXPECTED("expected",
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:42: warning: no @param for innerRoute
04:10:49 [WARNING] Flow<HttpRequest, HttpResponse, NotUsed> getFlow(final Route innerRoute);
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:62: warning: no comment
04:10:49 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpBindFlowProvider> {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:68: warning: no comment
04:10:49 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpRequestActorPropsFactory> {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:58: warning: no comment
04:10:49 [WARNING] static HttpRequestActorPropsFactory get(final ActorSystem actorSystem, final Config config) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:36: warning: no comment
04:10:49 [WARNING] public final class HttpUtils {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:114: warning: no comment
04:10:49 [WARNING] public static boolean basicAuthUsernameMatches(final RequestContext requestContext, final Pattern uuidPattern) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/IncomingWebSocketEventSniffer.java:60: warning: no comment
04:10:49 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<IncomingWebSocketEventSniffer> {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkException.java:15: warning: no comment
04:10:49 [WARNING] public interface JwkException {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkInvalidException.java:28: warning: no comment
04:10:49 [WARNING] public final class JwkInvalidException extends DittoRuntimeException implements JwkException {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:71: warning: no comment
04:10:49 [WARNING] public JwtValidator getJwtValidator() {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:98: warning: no comment
04:10:49 [WARNING] public JwtAuthenticationResultProvider newJwtAuthenticationResultProvider(final String configLevel) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationResultProvider.java:63: warning: no comment
04:10:49 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthenticationResultProvider> {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthorizationSubjectsProvider.java:60: warning: no comment
04:10:49 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthorizationSubjectsProvider> {
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:58: warning: no comment
04:10:49 [WARNING] public static JwtSubjectIssuersConfig fromJwtSubjectIssuerConfigs(
04:10:49 [WARNING] ^
04:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:64: warning: no comment
04:10:49 [WARNING] public static JwtSubjectIssuersConfig fromOAuthConfig(final OAuthConfig config) {
04:10:49 [WARNING] ^
04:10:49 [WARNING] 100 warnings
04:10:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar
04:10:49 [INFO] 
04:10:49 [INFO] --- shade:3.5.0:shade (default) @ ditto-gateway-service ---
04:10:50 [INFO] Including org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including io.cloudevents:cloudevents-http-basic:jar:2.3.0 in the shaded jar.
04:10:50 [INFO] Including io.cloudevents:cloudevents-core:jar:2.3.0 in the shaded jar.
04:10:50 [INFO] Including io.cloudevents:cloudevents-api:jar:2.3.0 in the shaded jar.
04:10:50 [INFO] Including io.jsonwebtoken:jjwt-api:jar:0.11.5 in the shaded jar.
04:10:50 [INFO] Including io.jsonwebtoken:jjwt-impl:jar:0.11.5 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
04:10:50 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
04:10:50 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
04:10:50 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
04:10:50 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
04:10:50 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
04:10:50 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
04:10:50 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
04:10:50 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
04:10:50 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
04:10:50 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
04:10:50 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
04:10:50 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
04:10:50 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
04:10:50 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
04:10:50 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
04:10:50 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
04:10:50 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
04:10:50 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
04:10:50 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
04:10:50 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
04:10:50 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
04:10:50 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
04:10:50 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
04:10:50 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
04:10:50 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
04:10:50 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
04:10:50 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
04:10:50 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
04:10:50 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
04:10:50 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
04:10:50 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
04:10:50 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
04:10:50 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
04:10:50 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
04:10:50 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
04:10:50 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
04:10:50 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
04:10:50 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
04:10:50 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
04:10:50 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
04:10:50 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
04:10:50 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
04:10:50 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
04:10:50 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
04:10:50 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
04:10:50 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
04:10:50 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
04:10:50 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
04:10:50 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
04:10:50 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
04:10:50 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
04:10:50 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
04:10:50 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
04:10:50 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
04:10:50 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
04:10:50 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
04:10:50 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
04:10:50 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
04:10:50 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
04:10:50 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
04:10:50 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
04:10:50 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
04:10:50 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
04:10:50 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
04:10:50 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
04:10:50 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
04:10:50 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
04:10:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:10:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:10:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:10:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:10:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:10:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:10:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:10:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:10:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:10:59 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, cloudevents-api-2.3.0.jar, cloudevents-core-2.3.0.jar, cloudevents-http-basic-2.3.0.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jjwt-api-0.11.5.jar, jjwt-impl-0.11.5.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
04:10:59 [WARNING]   - META-INF/MANIFEST.MF
04:10:59 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 
04:10:59 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
04:10:59 [WARNING]   - META-INF/NOTICE.md
04:10:59 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
04:10:59 [WARNING]   - META-INF/LICENSE.txt
04:10:59 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
04:10:59 [WARNING]   - META-INF.versions.9.module-info
04:10:59 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 
04:10:59 [WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
04:10:59 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
04:10:59 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
04:10:59 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
04:10:59 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
04:10:59 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
04:10:59 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
04:10:59 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
04:10:59 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
04:10:59 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
04:10:59 [WARNING]   - META-INF/DISCLAIMER
04:10:59 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
04:10:59 [WARNING]   - META-INF/LICENSE
04:10:59 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
04:10:59 [WARNING]   - META-INF/io.netty.versions.properties
04:10:59 [WARNING] maven-shade-plugin has detected that some files are
04:10:59 [WARNING] present in two or more JARs. When this happens, only one
04:10:59 [WARNING] single version of the file is copied to the uber jar.
04:10:59 [WARNING] Usually this is not harmful and you can skip these warnings,
04:10:59 [WARNING] otherwise try to manually exclude artifacts based on
04:10:59 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
04:10:59 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
04:10:59 [INFO] Attaching shaded artifact.
04:10:59 [INFO] 
04:10:59 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-gateway-service ---
04:10:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar
04:10:59 [INFO] 
04:10:59 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-service ---
04:10:59 [INFO] Tests are skipped.
04:10:59 [INFO] 
04:10:59 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-service ---
04:10:59 [INFO] Tests are skipped.
04:10:59 [INFO] 
04:10:59 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-service ---
04:10:59 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec
04:10:59 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: Service' with 225 classes
04:11:00 [INFO] 
04:11:00 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-gateway-service ---
04:11:00 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar' is disabled.
04:11:00 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar
04:11:01 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar' is disabled.
04:11:02 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar
04:11:07 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar' is disabled.
04:11:09 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar
04:11:31 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar' is disabled.
04:11:31 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar
04:11:31 [INFO] 
04:11:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-service ---
04:11:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.pom
04:11:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.jar
04:11:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-javadoc.jar
04:11:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-allinone.jar
04:11:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-tests.jar
04:11:31 [INFO] 
04:11:31 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-gateway-service ---
04:11:37 [INFO] 
04:11:37 [INFO] --------------< org.eclipse.ditto:ditto-policies-service >--------------
04:11:37 [INFO] Building Eclipse Ditto :: Policies :: Service 0-SNAPSHOT         [74/77]
04:11:37 [INFO]   from policies/service/pom.xml
04:11:37 [INFO] --------------------------------[ jar ]---------------------------------
04:11:37 [INFO] 
04:11:37 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-service ---
04:11:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
04:11:37 [INFO] 
04:11:37 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-policies-service ---
04:11:37 [INFO] Assigning port '42681' to property 'random-pekko-tcp-port'
04:11:37 [INFO] 
04:11:37 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-service ---
04:11:37 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec
04:11:37 [INFO] 
04:11:37 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-service ---
04:11:37 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:11:37 [INFO] All files are up to date, skip goal execution.
04:11:37 [INFO] 
04:11:37 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-service ---
04:11:37 [INFO] Copying 1 resource from src/main/resources to target/classes
04:11:37 [INFO] Copying 5 resources from src/main/resources to target/classes
04:11:37 [INFO] 
04:11:37 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-service ---
04:11:37 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT...
04:11:37 [INFO] 
04:11:37 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-service ---
04:11:37 [INFO] Changes detected - recompiling the module! :dependency
04:11:37 [INFO] Compiling 108 source files with javac [debug target 17] to target/classes
04:11:39 [INFO] 
04:11:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-service ---
04:11:39 [INFO] Copying 8 resources from src/test/resources to target/test-classes
04:11:39 [INFO] 
04:11:39 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-service ---
04:11:39 [INFO] Changes detected - recompiling the module! :dependency
04:11:39 [INFO] Compiling 72 source files with javac [debug target 17] to target/test-classes
04:11:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java uses or overrides a deprecated API.
04:11:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: Recompile with -Xlint:deprecation for details.
04:11:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Some input files use unchecked or unsafe operations.
04:11:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Recompile with -Xlint:unchecked for details.
04:11:42 [INFO] 
04:11:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-service ---
04:11:42 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:11:42 [INFO] Tests are skipped.
04:11:42 [INFO] 
04:11:42 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-service ---
04:11:42 [INFO] 
04:11:42 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-service ---
04:11:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar
04:11:42 [INFO] 
04:11:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-service ---
04:11:42 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:11:42 [INFO] Configuration changed, re-generating javadoc.
04:11:47 [WARNING] Javadoc Warnings
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/package-info.java:14: warning: no comment
04:11:47 [WARNING] package org.eclipse.ditto.policies.service.common.config;
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/package-info.java:14: warning: no comment
04:11:47 [WARNING] package org.eclipse.ditto.policies.service.enforcement;
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/pre/package-info.java:14: warning: no comment
04:11:47 [WARNING] package org.eclipse.ditto.policies.service.enforcement.pre;
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/package-info.java:14: warning: no comment
04:11:47 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors;
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/announcements/package-info.java:14: warning: no comment
04:11:47 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.announcements;
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/package-info.java:14: warning: no comment
04:11:47 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.resolvers;
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/commands/package-info.java:14: warning: no comment
04:11:47 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.commands;
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment
04:11:47 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.events;
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/package-info.java:14: warning: no comment
04:11:47 [WARNING] package org.eclipse.ditto.policies.service.persistence.serializer;
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:36: warning: no comment
04:11:47 [WARNING] protected static final JsonFieldDefinition<JsonObject> POLICY_ENTRIES =
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:40: warning: no comment
04:11:47 [WARNING] protected AbstractPolicyMongoEventAdapter(final ExtendedActorSystem system) {
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/DefaultPolicyMongoEventAdapter.java:25: warning: no comment
04:11:47 [WARNING] public DefaultPolicyMongoEventAdapter(final ExtendedActorSystem system) {
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/DefaultSubjectIdFromActionResolver.java:33: warning: no comment
04:11:47 [WARNING] public DefaultSubjectIdFromActionResolver() {
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:15: warning: no comment
04:11:47 [WARNING] public final class PoliciesPlaceholders {
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:21: warning: no comment
04:11:47 [WARNING] public static PolicyEntryPlaceholder newPolicyEntryPlaceholder() {
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/PolicyCommandEnforcement.java:219: warning: no @param for <T>
04:11:47 [WARNING] public <T extends PolicyQueryCommandResponse<T>> T buildJsonViewForPolicyQueryCommandResponse(
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/PolicyConfig.java:93: warning: no comment
04:11:47 [WARNING] SUBJECT_ID_RESOLVER("subject-id-resolver",
04:11:47 [WARNING] ^
04:11:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActor.java:39: warning: no comment
04:11:47 [WARNING] public static final String ACTOR_NAME = "policyOps";
04:11:47 [WARNING] ^
04:11:47 [WARNING] 18 warnings
04:11:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar
04:11:47 [INFO] 
04:11:47 [INFO] --- shade:3.5.0:shade (default) @ ditto-policies-service ---
04:11:47 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
04:11:47 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
04:11:47 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
04:11:47 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
04:11:47 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
04:11:47 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
04:11:47 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
04:11:47 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
04:11:47 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
04:11:47 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
04:11:47 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
04:11:47 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
04:11:47 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
04:11:47 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
04:11:47 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
04:11:47 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
04:11:47 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
04:11:47 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
04:11:47 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
04:11:47 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
04:11:47 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
04:11:47 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
04:11:47 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
04:11:47 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
04:11:47 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
04:11:47 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
04:11:47 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
04:11:47 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
04:11:47 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
04:11:47 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
04:11:47 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
04:11:47 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
04:11:47 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
04:11:47 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
04:11:47 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
04:11:47 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
04:11:47 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
04:11:47 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
04:11:47 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
04:11:47 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
04:11:47 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
04:11:47 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
04:11:47 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
04:11:47 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
04:11:47 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
04:11:47 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
04:11:47 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
04:11:47 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
04:11:47 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
04:11:47 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
04:11:47 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
04:11:47 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
04:11:47 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
04:11:47 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
04:11:47 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
04:11:47 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
04:11:47 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
04:11:47 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
04:11:47 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
04:11:47 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
04:11:47 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
04:11:47 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
04:11:47 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
04:11:47 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
04:11:47 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
04:11:47 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
04:11:47 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
04:11:47 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
04:11:47 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
04:11:47 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
04:11:47 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
04:11:47 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
04:11:47 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
04:11:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:11:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:11:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:11:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:11:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:11:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:11:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:11:51 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:11:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:11:56 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 
04:11:56 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
04:11:56 [WARNING]   - META-INF/NOTICE.md
04:11:56 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
04:11:56 [WARNING]   - META-INF/LICENSE.txt
04:11:56 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
04:11:56 [WARNING]   - META-INF.versions.9.module-info
04:11:56 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
04:11:56 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
04:11:56 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
04:11:56 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
04:11:56 [WARNING]   - META-INF/MANIFEST.MF
04:11:56 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
04:11:56 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
04:11:56 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
04:11:56 [WARNING]   - META-INF/DISCLAIMER
04:11:56 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
04:11:56 [WARNING]   - META-INF/io.netty.versions.properties
04:11:56 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
04:11:56 [WARNING]   - META-INF/LICENSE
04:11:56 [WARNING] maven-shade-plugin has detected that some files are
04:11:56 [WARNING] present in two or more JARs. When this happens, only one
04:11:56 [WARNING] single version of the file is copied to the uber jar.
04:11:56 [WARNING] Usually this is not harmful and you can skip these warnings,
04:11:56 [WARNING] otherwise try to manually exclude artifacts based on
04:11:56 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
04:11:56 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
04:11:56 [INFO] Attaching shaded artifact.
04:11:56 [INFO] 
04:11:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-service ---
04:11:56 [INFO] Tests are skipped.
04:11:56 [INFO] 
04:11:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-service ---
04:11:56 [INFO] Tests are skipped.
04:11:56 [INFO] 
04:11:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-service ---
04:11:56 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec
04:11:56 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Service' with 102 classes
04:11:56 [INFO] 
04:11:56 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-service ---
04:11:56 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar' is disabled.
04:11:56 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar
04:11:58 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar' is disabled.
04:11:58 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar
04:12:02 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar' is disabled.
04:12:04 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar
04:12:21 [INFO] 
04:12:21 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-service ---
04:12:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.pom
04:12:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.jar
04:12:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-javadoc.jar
04:12:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-allinone.jar
04:12:21 [INFO] 
04:12:21 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies-service ---
04:12:25 [INFO] 
04:12:25 [INFO] --------------< org.eclipse.ditto:ditto-wot-integration >---------------
04:12:25 [INFO] Building Eclipse Ditto :: WoT :: Integration 0-SNAPSHOT          [75/77]
04:12:25 [INFO]   from wot/integration/pom.xml
04:12:25 [INFO] --------------------------------[ jar ]---------------------------------
04:12:25 [INFO] 
04:12:25 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-integration ---
04:12:25 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/jacoco.exec
04:12:25 [INFO] 
04:12:25 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-integration ---
04:12:25 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:12:25 [INFO] All files are up to date, skip goal execution.
04:12:25 [INFO] 
04:12:25 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-integration ---
04:12:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/main/resources
04:12:25 [INFO] 
04:12:25 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-integration ---
04:12:25 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT...
04:12:25 [INFO] 
04:12:25 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-integration ---
04:12:25 [INFO] Changes detected - recompiling the module! :dependency
04:12:25 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes
04:12:26 [INFO] 
04:12:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-integration ---
04:12:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/test/resources
04:12:26 [INFO] 
04:12:26 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-integration ---
04:12:26 [INFO] No sources to compile
04:12:26 [INFO] 
04:12:26 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-integration ---
04:12:26 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:12:26 [INFO] Tests are skipped.
04:12:26 [INFO] 
04:12:26 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-integration ---
04:12:26 [INFO] 
04:12:26 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-wot-integration ---
04:12:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar
04:12:26 [INFO] 
04:12:26 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-integration ---
04:12:26 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:12:26 [INFO] Configuration changed, re-generating javadoc.
04:12:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar
04:12:29 [INFO] 
04:12:29 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-integration ---
04:12:29 [INFO] Tests are skipped.
04:12:29 [INFO] 
04:12:29 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-integration ---
04:12:29 [INFO] Tests are skipped.
04:12:29 [INFO] 
04:12:29 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-integration ---
04:12:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
04:12:29 [INFO] 
04:12:29 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-wot-integration ---
04:12:29 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar' is disabled.
04:12:29 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar
04:12:30 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar' is disabled.
04:12:30 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar
04:12:31 [INFO] 
04:12:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-integration ---
04:12:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.pom
04:12:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.jar
04:12:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT-javadoc.jar
04:12:31 [INFO] 
04:12:31 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-wot-integration ---
04:12:32 [INFO] 
04:12:32 [INFO] ---------------< org.eclipse.ditto:ditto-things-service >---------------
04:12:32 [INFO] Building Eclipse Ditto :: Things :: Service 0-SNAPSHOT           [76/77]
04:12:32 [INFO]   from things/service/pom.xml
04:12:32 [INFO] --------------------------------[ jar ]---------------------------------
04:12:32 [INFO] 
04:12:32 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-things-service ---
04:12:32 [INFO] Assigning port '41211' to property 'random-pekko-tcp-port'
04:12:32 [INFO] 
04:12:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-service ---
04:12:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/service/target/jacoco.exec
04:12:32 [INFO] 
04:12:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-service ---
04:12:32 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:12:32 [INFO] All files are up to date, skip goal execution.
04:12:32 [INFO] 
04:12:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-service ---
04:12:32 [INFO] Copying 1 resource from src/main/resources to target/classes
04:12:32 [INFO] Copying 5 resources from src/main/resources to target/classes
04:12:32 [INFO] 
04:12:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-service ---
04:12:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-service:jar:0-SNAPSHOT...
04:12:32 [INFO] 
04:12:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-service ---
04:12:32 [INFO] Changes detected - recompiling the module! :dependency
04:12:32 [INFO] Compiling 134 source files with javac [debug target 17] to target/classes
04:12:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Some input files use unchecked or unsafe operations.
04:12:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Recompile with -Xlint:unchecked for details.
04:12:34 [INFO] 
04:12:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-service ---
04:12:34 [INFO] Copying 5 resources from src/test/resources to target/test-classes
04:12:34 [INFO] 
04:12:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-service ---
04:12:34 [INFO] Changes detected - recompiling the module! :dependency
04:12:34 [INFO] Compiling 113 source files with javac [debug target 17] to target/test-classes
04:12:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Some input files use or override a deprecated API.
04:12:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Recompile with -Xlint:deprecation for details.
04:12:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java uses unchecked or unsafe operations.
04:12:38 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: Recompile with -Xlint:unchecked for details.
04:12:38 [INFO] 
04:12:38 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-service ---
04:12:38 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:12:38 [INFO] Tests are skipped.
04:12:38 [INFO] 
04:12:38 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-service ---
04:12:38 [INFO] 
04:12:38 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-service ---
04:12:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar
04:12:38 [INFO] 
04:12:38 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-service ---
04:12:38 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:12:38 [INFO] Configuration changed, re-generating javadoc.
04:12:44 [WARNING] Javadoc Warnings
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/package-info.java:14: warning: no comment
04:12:44 [WARNING] package org.eclipse.ditto.things.service.aggregation;
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/common/config/package-info.java:14: warning: no comment
04:12:44 [WARNING] package org.eclipse.ditto.things.service.common.config;
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/package-info.java:14: warning: no comment
04:12:44 [WARNING] package org.eclipse.ditto.things.service.enforcement;
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/pre/package-info.java:14: warning: no comment
04:12:44 [WARNING] package org.eclipse.ditto.things.service.enforcement.pre;
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/package-info.java:14: warning: no comment
04:12:44 [WARNING] package org.eclipse.ditto.things.service.persistence.actors;
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/package-info.java:15: warning: no comment
04:12:44 [WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.commands;
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment
04:12:44 [WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.events;
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/package-info.java:15: warning: no comment
04:12:44 [WARNING] package org.eclipse.ditto.things.service.persistence.serializer;
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:195: warning: no @param for <S>
04:12:44 [WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFree(final S signal,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:220: warning: no @param for <S>
04:12:44 [WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFreeWithFuture(final S signal,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/ThingConditionValidator.java:34: warning: no comment
04:12:44 [WARNING] public final class ThingConditionValidator {
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingEnforcement.java:38: warning: no comment
04:12:44 [WARNING] public ThingEnforcement(final ActorRef policiesShardRegion, final ActorSystem actorSystem,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/ThingMongoEventAdapter.java:42: warning: no comment
04:12:44 [WARNING] public ThingMongoEventAdapter(final ExtendedActorSystem system) {
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/ThingMongoSnapshotAdapter.java:71: warning: no @param for config
04:12:44 [WARNING] public ThingMongoSnapshotAdapter(final ActorRef pubSubMediator, final Config config) {
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActor.java:112: warning: no @param for searchShardRegionProxy
04:12:44 [WARNING] public static Props props(final ThingId thingId,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:79: warning: no comment
04:12:44 [WARNING] public ThingPersistenceActorMessageQueue(final int capacity, final ActorSystem actorSystem) {
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceOperationsActor.java:37: warning: no comment
04:12:44 [WARNING] public static final String ACTOR_NAME = "thingOps";
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for aggregatorConfig
04:12:44 [WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for pubSubMediator
04:12:44 [WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for pubSubMediator
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for policiesShardRegion
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for distributedPubThingEventsForTwin
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for liveSignalPub
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for propsFactory
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for blockedNamespaces
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for policyEnforcerProvider
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @param for mongoReadJournal
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:220: warning: no @return
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for pubSubMediator
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for policiesShardRegion
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for distributedPubThingEventsForTwin
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for liveSignalPub
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for thingsPersistenceActor
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for blockedNamespaces
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for policyEnforcerProvider
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @param for mongoReadJournal
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:237: warning: no @return
04:12:44 [WARNING] public static Props props(final ActorRef pubSubMediator,
04:12:44 [WARNING] ^
04:12:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:77: warning: no comment
04:12:44 [WARNING] private final int capacity;
04:12:44 [WARNING] ^
04:12:44 [WARNING] 38 warnings
04:12:44 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar
04:12:44 [INFO] 
04:12:44 [INFO] --- shade:3.5.0:shade (default) @ ditto-things-service ---
04:12:44 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
04:12:44 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
04:12:44 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
04:12:44 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
04:12:44 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
04:12:44 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
04:12:44 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
04:12:44 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
04:12:44 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
04:12:44 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
04:12:44 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
04:12:44 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
04:12:44 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
04:12:44 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
04:12:44 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
04:12:44 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
04:12:44 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
04:12:44 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
04:12:44 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
04:12:44 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
04:12:44 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
04:12:44 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
04:12:44 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
04:12:44 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
04:12:44 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
04:12:44 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
04:12:44 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
04:12:44 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
04:12:44 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
04:12:44 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
04:12:44 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
04:12:44 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
04:12:44 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
04:12:44 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
04:12:44 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
04:12:44 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
04:12:44 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
04:12:44 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
04:12:44 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
04:12:44 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
04:12:44 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
04:12:44 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
04:12:44 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
04:12:44 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
04:12:44 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
04:12:44 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
04:12:44 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
04:12:44 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
04:12:44 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
04:12:44 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
04:12:44 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
04:12:44 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
04:12:44 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
04:12:44 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
04:12:44 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
04:12:44 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
04:12:44 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
04:12:44 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
04:12:44 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
04:12:44 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
04:12:44 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
04:12:44 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
04:12:44 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
04:12:44 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
04:12:44 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
04:12:44 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
04:12:44 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
04:12:44 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
04:12:44 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
04:12:44 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
04:12:44 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
04:12:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:12:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:12:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:12:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:12:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:12:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:12:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:12:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:12:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:12:53 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
04:12:53 [WARNING]   - META-INF/MANIFEST.MF
04:12:53 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
04:12:53 [WARNING]   - META-INF/LICENSE.txt
04:12:53 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
04:12:53 [WARNING]   - META-INF/LICENSE
04:12:53 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
04:12:53 [WARNING]   - META-INF.versions.9.module-info
04:12:53 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
04:12:53 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
04:12:53 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
04:12:53 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 
04:12:53 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
04:12:53 [WARNING]   - META-INF/NOTICE.md
04:12:53 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
04:12:53 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
04:12:53 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
04:12:53 [WARNING]   - META-INF/DISCLAIMER
04:12:53 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
04:12:53 [WARNING]   - META-INF/io.netty.versions.properties
04:12:53 [WARNING] maven-shade-plugin has detected that some files are
04:12:53 [WARNING] present in two or more JARs. When this happens, only one
04:12:53 [WARNING] single version of the file is copied to the uber jar.
04:12:53 [WARNING] Usually this is not harmful and you can skip these warnings,
04:12:53 [WARNING] otherwise try to manually exclude artifacts based on
04:12:53 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
04:12:53 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
04:12:54 [INFO] Attaching shaded artifact.
04:12:54 [INFO] 
04:12:54 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-service ---
04:12:54 [INFO] Tests are skipped.
04:12:54 [INFO] 
04:12:54 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-service ---
04:12:54 [INFO] Tests are skipped.
04:12:54 [INFO] 
04:12:54 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-service ---
04:12:54 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/service/target/jacoco.exec
04:12:54 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Service' with 133 classes
04:12:54 [INFO] 
04:12:54 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things-service ---
04:12:54 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar' is disabled.
04:12:54 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar
04:12:56 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar' is disabled.
04:12:56 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar
04:13:01 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar' is disabled.
04:13:03 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar
04:13:19 [INFO] 
04:13:19 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-service ---
04:13:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.pom
04:13:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.jar
04:13:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-javadoc.jar
04:13:19 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-allinone.jar
04:13:19 [INFO] 
04:13:19 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-things-service ---
04:13:23 [INFO] 
04:13:23 [INFO] ------------< org.eclipse.ditto:ditto-thingsearch-service >-------------
04:13:23 [INFO] Building Eclipse Ditto :: Thing Search :: Service 0-SNAPSHOT     [77/77]
04:13:23 [INFO]   from thingsearch/service/pom.xml
04:13:23 [INFO] --------------------------------[ jar ]---------------------------------
04:13:23 [INFO] 
04:13:23 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-thingsearch-service ---
04:13:23 [INFO] Assigning port '46547' to property 'random-pekko-tcp-port'
04:13:23 [INFO] 
04:13:23 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-service ---
04:13:23 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/jacoco.exec
04:13:23 [INFO] 
04:13:23 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-service ---
04:13:23 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
04:13:23 [INFO] All files are up to date, skip goal execution.
04:13:23 [INFO] 
04:13:23 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-service ---
04:13:23 [INFO] Copying 1 resource from src/main/resources to target/classes
04:13:23 [INFO] Copying 5 resources from src/main/resources to target/classes
04:13:23 [INFO] 
04:13:23 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-service ---
04:13:24 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-service:jar:0-SNAPSHOT...
04:13:24 [INFO] 
04:13:24 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-service ---
04:13:24 [INFO] Changes detected - recompiling the module! :dependency
04:13:24 [INFO] Compiling 105 source files with javac [debug target 17] to target/classes
04:13:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java uses or overrides a deprecated API.
04:13:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/starter/actors/ThingsSearchCursor.java: Recompile with -Xlint:deprecation for details.
04:13:25 [INFO] 
04:13:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-service ---
04:13:25 [INFO] Copying 20 resources from src/test/resources to target/test-classes
04:13:25 [INFO] 
04:13:25 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-service ---
04:13:25 [INFO] Changes detected - recompiling the module! :dependency
04:13:25 [INFO] Compiling 62 source files with javac [debug target 17] to target/test-classes
04:13:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java uses or overrides a deprecated API.
04:13:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: Recompile with -Xlint:deprecation for details.
04:13:28 [INFO] 
04:13:28 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-service ---
04:13:28 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
04:13:28 [INFO] Tests are skipped.
04:13:28 [INFO] 
04:13:28 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-service ---
04:13:28 [INFO] 
04:13:28 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-service ---
04:13:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar
04:13:28 [INFO] 
04:13:28 [INFO] --- shade:3.5.0:shade (default) @ ditto-thingsearch-service ---
04:13:28 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
04:13:28 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
04:13:28 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
04:13:28 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
04:13:28 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
04:13:28 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
04:13:28 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
04:13:28 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
04:13:28 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
04:13:28 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
04:13:28 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
04:13:28 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
04:13:28 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
04:13:28 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
04:13:28 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
04:13:28 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
04:13:28 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
04:13:28 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
04:13:28 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
04:13:28 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
04:13:28 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
04:13:28 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
04:13:28 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
04:13:28 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
04:13:28 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
04:13:28 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
04:13:28 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
04:13:28 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
04:13:28 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
04:13:28 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
04:13:28 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
04:13:28 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
04:13:28 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
04:13:28 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
04:13:28 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
04:13:28 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
04:13:28 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
04:13:28 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
04:13:28 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
04:13:28 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
04:13:28 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
04:13:28 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
04:13:28 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
04:13:28 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
04:13:28 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
04:13:28 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
04:13:28 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
04:13:28 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
04:13:28 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
04:13:28 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
04:13:28 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
04:13:28 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
04:13:28 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
04:13:28 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
04:13:28 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
04:13:28 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
04:13:28 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
04:13:28 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
04:13:28 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
04:13:28 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
04:13:28 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
04:13:28 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
04:13:28 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
04:13:28 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
04:13:28 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
04:13:28 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
04:13:28 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
04:13:28 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
04:13:28 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
04:13:28 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
04:13:28 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
04:13:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:13:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:13:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:13:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:13:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:13:35 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:13:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:13:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:13:36 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
04:13:37 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
04:13:37 [WARNING]   - META-INF/LICENSE.txt
04:13:37 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
04:13:37 [WARNING]   - META-INF.versions.9.module-info
04:13:37 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 
04:13:37 [WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
04:13:37 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
04:13:37 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
04:13:37 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
04:13:37 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
04:13:37 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
04:13:37 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
04:13:37 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
04:13:37 [WARNING]   - META-INF/LICENSE
04:13:37 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
04:13:37 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
04:13:37 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
04:13:37 [WARNING]   - META-INF/DISCLAIMER
04:13:37 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 
04:13:37 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
04:13:37 [WARNING]   - META-INF/NOTICE.md
04:13:37 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
04:13:37 [WARNING]   - META-INF/io.netty.versions.properties
04:13:37 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
04:13:37 [WARNING]   - META-INF/MANIFEST.MF
04:13:37 [WARNING] maven-shade-plugin has detected that some files are
04:13:37 [WARNING] present in two or more JARs. When this happens, only one
04:13:37 [WARNING] single version of the file is copied to the uber jar.
04:13:37 [WARNING] Usually this is not harmful and you can skip these warnings,
04:13:37 [WARNING] otherwise try to manually exclude artifacts based on
04:13:37 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
04:13:37 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
04:13:38 [INFO] Attaching shaded artifact.
04:13:38 [INFO] 
04:13:38 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-service ---
04:13:38 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
04:13:38 [INFO] Configuration changed, re-generating javadoc.
04:13:44 [WARNING] Javadoc Warnings
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/package-info.java:14: warning: no comment
04:13:44 [WARNING] package org.eclipse.ditto.thingsearch.service.common.config;
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/AbstractFieldBsonCreator.java:88: warning: no comment
04:13:44 [WARNING] public final Bson visitSimple(final String fieldName) {
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/AbstractWriteModel.java:72: warning: no @param for maxWireVersion
04:13:44 [WARNING] public Optional<MongoWriteModel> toIncrementalMongo(@Nullable final AbstractWriteModel previousWriteModel,
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/BackgroundSyncConfig.java:71: warning: no @return
04:13:44 [WARNING] Duration getIdleTimeout();
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:83: warning: no @param for maxWireVersion
04:13:44 [WARNING] public static BsonDiff minus(final BsonDocument minuend, final BsonDocument subtrahend,
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:96: warning: no @param for maxWireVersion
04:13:44 [WARNING] public static BsonDiff minusThingDocs(final BsonDocument minuend, final BsonDocument subtrahend,
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:260: warning: no comment
04:13:44 [WARNING] CONSISTENCY_ERROR,
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:261: warning: no comment
04:13:44 [WARNING] INCORRECT_PATCH,
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:263: warning: no comment
04:13:44 [WARNING] OK
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:259: warning: no comment
04:13:44 [WARNING] UNACKNOWLEDGED,
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:262: warning: no comment
04:13:44 [WARNING] WRITE_ERROR,
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:46: warning: no @return
04:13:44 [WARNING] CachingSignalEnrichmentFacade getSignalEnrichmentFacade(
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:71: warning: no comment
04:13:44 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CachingSignalEnrichmentFacadeProvider> {
04:13:44 [WARNING] ^
04:13:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/CustomMetricConfig.java:65: warning: no comment
04:13:44 [WARNING] enum CustomMetricConfigValue implements KnownConfigValue {
04:13:44 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/DefaultBackgroundSyncConfig.java:69: warning: no comment
04:13:45 [WARNING] public static BackgroundSyncConfig fromUpdaterConfig(final Config updaterConfig) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/DefaultCustomMetricConfig.java:64: warning: no comment
04:13:45 [WARNING] public String getCustomMetricName() {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:42: warning: no @param for command
04:13:45 [WARNING] CompletionStage<Query> validateQuery(final Command<?> command, final Query query);
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:92: warning: no @param for lastWriteModel
04:13:45 [WARNING] toIncrementalMongo(final AbstractWriteModel model, final AbstractWriteModel lastWriteModel, final Logger logger) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/DefaultSearchUpdateObserver.java:29: warning: no comment
04:13:45 [WARNING] public DefaultSearchUpdateObserver(final ActorSystem system, final Config config) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/SearchConfig.java:38: warning: no comment
04:13:45 [WARNING] Optional<String> getMongoHintsByNamespace();
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/SearchConfig.java:75: warning: no comment
04:13:45 [WARNING] List<NamespaceSearchIndexConfig> getNamespaceIndexedFields();
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/GetExistsBsonVisitor.java:55: warning: no @param for authorizationSubjectIds
04:13:45 [WARNING] public static Bson apply(final ExistsFieldExpression expression, final List<String> authorizationSubjectIds) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/JsonInternalVisitor.java:40: warning: no comment
04:13:45 [WARNING] default T eval(final JsonValue value) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/KeyEscapeUtil.java:27: warning: no comment
04:13:45 [WARNING] public static final String FAKE_DOT = "~2";
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:129: warning: no @param for events
04:13:45 [WARNING] public static Metadata of(final ThingId thingId,
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:236: warning: no @param for causingPolicyTag
04:13:45 [WARNING] public Metadata withCausingPolicyTag(final PolicyTag causingPolicyTag) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:246: warning: no @param for ackRecipient
04:13:45 [WARNING] public Metadata withAckRecipient(final ActorSelection ackRecipient) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:256: warning: no @param for reason
04:13:45 [WARNING] public Metadata withUpdateReason(final UpdateReason reason) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/query/MongoQueryBuilderFactory.java:33: warning: no comment
04:13:45 [WARNING] public MongoQueryBuilderFactory(final LimitsConfig limitsConfig) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/MongoSortKeyMappingFunction.java:43: warning: no comment
04:13:45 [WARNING] public static String mapSortKey(final String... values) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/MongoThingsSearchPersistence.java:102: warning: no @param for persistenceConfig
04:13:45 [WARNING] public MongoThingsSearchPersistence(final DittoMongoClient mongoClient, final ActorSystem actorSystem,
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/impl/MongoThingsSearchUpdaterPersistence.java:75: warning: no @return
04:13:45 [WARNING] public static ThingsSearchUpdaterPersistence of(final MongoDatabase database,
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/NamespaceSearchIndexConfig.java:42: warning: no comment
04:13:45 [WARNING] enum NamespaceSearchIndexConfigValue implements KnownConfigValue {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:62: warning: no comment
04:13:45 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<QueryCriteriaValidator> {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/RootSupervisorStrategyFactory.java:40: warning: no comment
04:13:45 [WARNING] public static OneForOneStrategy createStrategy(final LoggingAdapter log) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:40: warning: no comment
04:13:45 [WARNING] protected final ActorSystem actorSystem;
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:41: warning: no comment
04:13:45 [WARNING] protected final int maxWireVersion;
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:43: warning: no comment
04:13:45 [WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Config config) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:47: warning: no comment
04:13:45 [WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Integer maxWireVersion) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/SearchUpdateObserver.java:64: warning: no comment
04:13:45 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<SearchUpdateObserver> {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdaterStream.java:64: warning: no @param for blockedNamespaces
04:13:45 [WARNING] public static SearchUpdaterStream of(final UpdaterConfig updaterConfig,
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ShardRegionFactory.java:101: warning: no @param for clusterRole
04:13:45 [WARNING] public ActorRef getSearchUpdaterShardRegion(final int numberOfShards, @Nonnull final Props thingUpdaterProps,
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ThingUpdater.java:130: warning: no comment
04:13:45 [WARNING] public static Result fromError(final Metadata metadata, final Throwable error) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/WriteResultAndErrors.java:86: warning: no comment
04:13:45 [WARNING] public static WriteResultAndErrors failure(final Throwable error) {
04:13:45 [WARNING] ^
04:13:45 [WARNING] 44 warnings
04:13:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar
04:13:45 [INFO] 
04:13:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-service ---
04:13:45 [INFO] Tests are skipped.
04:13:45 [INFO] 
04:13:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-service ---
04:13:45 [INFO] Tests are skipped.
04:13:45 [INFO] 
04:13:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-service ---
04:13:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/jacoco.exec
04:13:45 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Service' with 121 classes
04:13:45 [INFO] 
04:13:45 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch-service ---
04:13:45 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar' is disabled.
04:13:45 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar
04:13:50 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar' is disabled.
04:13:52 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar
04:14:09 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar' is disabled.
04:14:09 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar
04:14:11 [INFO] 
04:14:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-service ---
04:14:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.pom
04:14:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.jar
04:14:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar
04:14:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar
04:14:11 [INFO] 
04:14:11 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-thingsearch-service ---
04:14:15 [INFO] ------------------------------------------------------------------------
04:14:15 [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT:
04:14:15 [INFO] 
04:14:15 [INFO] Eclipse Ditto ...................................... SUCCESS [  9.908 s]
04:14:15 [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [  2.019 s]
04:14:15 [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [  0.533 s]
04:14:15 [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [  0.559 s]
04:14:15 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [  6.689 s]
04:14:15 [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 21.015 s]
04:14:15 [INFO] Eclipse Ditto :: Base .............................. SUCCESS [  0.414 s]
04:14:15 [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 26.389 s]
04:14:15 [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [  9.939 s]
04:14:15 [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [  0.312 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [  0.522 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [  7.498 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [  8.459 s]
04:14:15 [INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [  5.172 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [  9.306 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [  0.467 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [  6.458 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SUCCESS [ 30.132 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [  8.993 s]
04:14:15 [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [  5.532 s]
04:14:15 [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [  0.237 s]
04:14:15 [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 35.543 s]
04:14:15 [INFO] Eclipse Ditto :: Things ............................ SUCCESS [  0.258 s]
04:14:15 [INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 34.757 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [  8.358 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [  5.844 s]
04:14:15 [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [  8.289 s]
04:14:15 [INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 11.424 s]
04:14:15 [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [  0.390 s]
04:14:15 [INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 19.958 s]
04:14:15 [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [  0.378 s]
04:14:15 [INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [ 10.167 s]
04:14:15 [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [  0.288 s]
04:14:15 [INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [  8.588 s]
04:14:15 [INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 14.916 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [  5.839 s]
04:14:15 [INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [  7.491 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [  6.485 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [ 16.553 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [  6.433 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [  3.371 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 12.956 s]
04:14:15 [INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [  7.675 s]
04:14:15 [INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [  8.954 s]
04:14:15 [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [  1.095 s]
04:14:15 [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [  6.356 s]
04:14:15 [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [  0.319 s]
04:14:15 [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [ 15.794 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders  SUCCESS [  6.095 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [  6.079 s]
04:14:15 [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [  8.588 s]
04:14:15 [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [  0.456 s]
04:14:15 [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [  6.012 s]
04:14:15 [INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 19.042 s]
04:14:15 [INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [  7.719 s]
04:14:15 [INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [  8.070 s]
04:14:15 [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [  0.369 s]
04:14:15 [INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 10.966 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [  6.734 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [  5.686 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 10.471 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [  5.851 s]
04:14:15 [INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [ 12.365 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [  7.523 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [  5.378 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [  5.534 s]
04:14:15 [INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [01:46 min]
04:14:15 [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [  0.936 s]
04:14:15 [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [  0.318 s]
04:14:15 [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [  6.498 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [  5.827 s]
04:14:15 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [  5.905 s]
04:14:15 [INFO] Eclipse Ditto :: Gateway :: Service ................ SUCCESS [01:03 min]
04:14:15 [INFO] Eclipse Ditto :: Policies :: Service ............... SUCCESS [ 48.149 s]
04:14:15 [INFO] Eclipse Ditto :: WoT :: Integration ................ SUCCESS [  6.750 s]
04:14:15 [INFO] Eclipse Ditto :: Things :: Service ................. SUCCESS [ 51.548 s]
04:14:15 [INFO] Eclipse Ditto :: Thing Search :: Service ........... SUCCESS [ 51.971 s]
04:14:15 [INFO] ------------------------------------------------------------------------
04:14:15 [INFO] BUILD SUCCESS
04:14:15 [INFO] ------------------------------------------------------------------------
04:14:15 [INFO] Total time:  15:03 min
04:14:15 [INFO] Finished at: 2024-02-26T09:14:15Z
04:14:15 [INFO] ------------------------------------------------------------------------
04:14:16 Recording test results
04:14:24 [Checks API] No suitable checks publisher found.
04:14:24 Finished: SUCCESS